Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][WIPTEST] Added required_test_flag check for non v2v tests #9934

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sshveta
Copy link
Contributor

@sshveta sshveta commented Feb 18, 2020

This fixes non v2v tests collecting for v2v providers .
'required_test_flag' is added to all v2v providers in yaml
All v2v tests should have the required_flag="v2v"
If a non v2v test does not have "required_flag" and the provider does then that test will not collect for those providers.

{{ pytest: --use-provider rhv43 --use-provider vsphere67-nested --use-provider vsphere60-ims --use-provider rhv-ims --collect-only cfme/tests/control/test_compliance.py cfme/tests/v2v/test_v2v_migrations.py }}

Dependent MR - https://gitlab.cee.redhat.com/cfme-qe/cfme-qe-yamls/merge_requests/901

@sshveta sshveta changed the title [WIPTEST] Added included_test_flag check for non v2v tests [RFR] Added included_test_flag check for non v2v tests Feb 19, 2020
@sshveta sshveta changed the title [RFR] Added included_test_flag check for non v2v tests [RFR] Added required_test_flag check for non v2v tests Feb 19, 2020
cfme/utils/providers.py Outdated Show resolved Hide resolved
@jarovo jarovo changed the title [RFR] Added required_test_flag check for non v2v tests [1LP][RFR] Added required_test_flag check for non v2v tests Feb 26, 2020
@jawatts
Copy link
Contributor

jawatts commented Feb 28, 2020

Rerunning PRT, both streams were invalid

@mshriver mshriver changed the title [1LP][RFR] Added required_test_flag check for non v2v tests [1LP][WIPTEST] Added required_test_flag check for non v2v tests Feb 28, 2020
@sshveta sshveta changed the title [1LP][WIPTEST] Added required_test_flag check for non v2v tests [1LP][RFR] Added required_test_flag check for non v2v tests Feb 28, 2020
@mshriver mshriver self-assigned this Mar 3, 2020
@mshriver mshriver changed the title [1LP][RFR] Added required_test_flag check for non v2v tests [1LP][WIPTEST] Added required_test_flag check for non v2v tests Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants