NVIDIA / NVIDIA/ai-cloud-validation
Consider: Allow reboot-only in addition to start-stop re:StablePrivateIpCheck
Open
@jkenyon-nvidia is already working on this.
Since Aug 7, 2026.
- Dominant language
- Python
- Stars
- 27
- Forks
- 33
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 28
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.