Reconsider how we can change StablePrivateIpCheck to handle systems which allow either stop/start or only reboot.
see ai-cloud-validation/isvtest/src/isvtest/validations/network.py:1326
Critically, a test about IP stability should not be enforcing which operations are available for bare metal instances, so if we like this constraint it should be spelled out on its own, and if we don't it shouldn't be implied deep in a different test.
Reconsider how we can change StablePrivateIpCheck to handle systems which allow either stop/start or only reboot.
see ai-cloud-validation/isvtest/src/isvtest/validations/network.py:1326
Critically, a test about IP stability should not be enforcing which operations are available for bare metal instances, so if we like this constraint it should be spelled out on its own, and if we don't it shouldn't be implied deep in a different test.