-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
4
-
False
-
-
False
-
ToDo
-
-
-
0
-
0.000
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
Default test filter:-
TEST_FILTER="!// || (// && !exclude_$CLOUD_PROVIDER && (!/target/ || target_$CLOUD_PROVIDER) ) "
Cloud provider value is generated by the oadp pipeline suppose you triggered aws-proxy environment then the cloud provider value will aws-proxy. We have a target_aws label set on the cases. This filter searches for target_aws-proxy which doesn't exist in our environment and due to that it skips all the cases which has target_aws label.
Solutions:-
We need to change this default filer or remove the target_aws label from the test description.