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 refactor #318

Closed justinc1 closed 1 month ago

justinc1 commented 1 month ago

Running more than one CI test per HyperCore cluster is a bit problematic. PR refactor integ-test job to same pattern as we have for integ-seq-test - include the helper workflow z_ansible-test.yml. This allows running tests on all 4 clusters in parallel, and at most 1 test pre cluster.

Some tests require physical cluster. Those are run in newly added integ-physical job, on https://10.5.11.50.

We test examples with simple ansible-playbook ... example_name.yml. This does not work for some examples, so do not test those to avoid false failures.

justinc1 commented 1 month ago

Integ test: