Skip to content

Commit

Permalink
WIP shutdown role does not like if VMs are removed
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Cinkelj <[email protected]>
  • Loading branch information
justinc1 committed Sep 29, 2023
1 parent 891a37d commit aa698fd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# ci_live_migrate__yes_c - has ACPI shutdown
# Test VMs are not removed. They are left present, hopefully this will speedup testing.

# https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6347832281/job/17243451178#step:8:4124
# https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6347832281/job/17243451178#step:8:3454
# The 2nd VM was vm-integration-test-boot_device, and got removed before shutdown test finished.

- environment:
SC_HOST: "{{ sc_host }}"
SC_USERNAME: "{{ sc_config[sc_host].sc_username }}"
Expand Down

0 comments on commit aa698fd

Please sign in to comment.