Skip to content

Commit

Permalink
CI speedup i_vm_params test
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Cinkelj <[email protected]>
  • Loading branch information
justinc1 committed Sep 28, 2023
1 parent c5f3f91 commit 77a0ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/i_vm_params/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
power_state: stop
snapshot_schedule: "{{ snapshot_schedule.record[0].name }}"
force_reboot: True
shutdown_timeout: 10
register: output
- ansible.builtin.assert:
that:
Expand Down

0 comments on commit 77a0ce1

Please sign in to comment.