Elvira García de9fd26d70 Fix SGL test multicompute and cleanup
There are environments, like Openstack on Openshift (or CRC) where we
might see two nodes on an environment but one is not acting like a
compute node, thus no VMs can be spawned there. This change checks
specifically for compute nodes and not just nodes on a deployment.

Furthermore, the ALL network log object used to remain in between test
runs because it did not have a cleanup. This is now properly handled.

Change-Id: I1debc663bb19260d6a7bdd7ea642eaa51994a4ca
Signed-off-by: Elvira García <egarciar@redhat.com>
2025-02-11 16:28:10 +01:00
..