ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Ci for 9.3 #268

Closed justinc1 closed 9 months ago

justinc1 commented 9 months ago

We were missing wait on tasktag for SnapshotSchedule create, and wait on object begin delete for SnapshotSchedule and VirtualDisk.

Other changes are just small CI speedup, and fix how CI test check if HyperCore version >= 9.2.

justinc1 commented 9 months ago

https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6349507160

justinc1 commented 9 months ago

The until would be used in playbook. But I wanted to hide this extra delay into the module; user should not need to know it takes a few ms for object deletion.