Skip to content

Commit

Permalink
test: Add lxd shutdown sequence tests
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Mougard <[email protected]>
  • Loading branch information
gabrielmougard committed Feb 28, 2025
1 parent 589247f commit 162fc79
Show file tree
Hide file tree
Showing 2 changed files with 672 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ if [ "${1:-"all"}" != "cluster" ]; then
run_test test_exec_exit_code "exec exit code"
run_test test_concurrent_exec "concurrent exec"
run_test test_concurrent "concurrent startup"
run_test test_shutdown "lxd shutdown sequence"
run_test test_snapshots "container snapshots"
run_test test_snap_restore "snapshot restores"
run_test test_snap_expiry "snapshot expiry"
Expand Down
Loading

0 comments on commit 162fc79

Please sign in to comment.