Skip to content

Commit

Permalink
WIP why jobs failed? was ISO just removed
Browse files Browse the repository at this point in the history
  • Loading branch information
justinc1 committed Sep 29, 2023
1 parent 8f5c8e1 commit 891a37d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/vm/tasks/01_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
# VM needs to be rebooted.
# A running OS will accept ACPI signal.
# Otherwise, module waits a long time, then a force reboot happens.
# TODO https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6347832281/job/17243448859
- name: Update the VM
scale_computing.hypercore.vm: &update-vm
vm_name: vm-integration-test-vm
Expand Down
2 changes: 2 additions & 0 deletions tests/integration/targets/vm/tasks/02_shutdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@
- vm_created.records.0.power_state == "started"

# ----------------------------------Job-------------------------------------------------------------------------------------
# TODO https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6347832281/job/17243446375
# TODO https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6347832281/job/17243446941
- name: Force reboot the VM
scale_computing.hypercore.vm: &update-vm
vm_name: "{{ vm_name }}"
Expand Down

0 comments on commit 891a37d

Please sign in to comment.