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 vm_clone fix wrong variable being used #274

Closed justinc1 closed 10 months ago

justinc1 commented 11 months ago

CI test was comparing wrong variables in a few places. PR fixes that.

PR also make sure we can run a single sub-test after test/source VMs were prepared.

Fixes #273

TY @shoriminimoe for noticing this.