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

Speedup CI jobs #97

Closed justinc1 closed 1 year ago

justinc1 commented 1 year ago

a_vm and git_issues were the slowest. https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/4101531667 - each took about 30 min.

vm test is splitted into 3 tests. The 02_shutdown is tested twice, with nice ACPI shutdown, and with force shutdown.

git_issues - I disabled that one. Plan is to run it once a day only. Will be in separate PR, because those slow tests are annoying...

Force shutdown - maybe we want to test this one on daily basis too?