Commit 7a9ab36
authored
Add conformance marker to test_rhel_os.py (#2946)
##### Short description:
Add conformance marker to test_rhel_os.py
##### More details:
Adding RHEL basic tests using data sources to the conformance tests used
by `https://github.com/openshift-cnv/ocp-virt-validation-checkup/`
##### What this PR does / why we need it:
Add extra coverage for
https://github.com/openshift-cnv/ocp-virt-validation-checkup/
##### jira-ticket:
<!-- full-ticket-url needs to be provided. This would add a link to the
pull request to the jira and close it when the pull request is merged
If the task is not tracked by a Jira ticket, just write "NONE".
-->
https://issues.redhat.com/browse/CNV-68864
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Tests**
* Added conformance annotations to VM creation and deletion test classes
for improved test organization and tracking.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: rkishner <[email protected]>1 parent ac67506 commit 7a9ab36
File tree
1 file changed
+2
-0
lines changed- tests/infrastructure/instance_types/supported_os
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| |||
0 commit comments