[test_operator] Support merging skiplist with exclude list#4024
Conversation
20c9673 to
7c5945b
Compare
|
I have tested this change locally (ran the test_operator role, once with the new parameter set to false and once set with true) and it seems to be working as expected :D The workaround we are trying to remove is present in the ci-framework-jobs repository (search for |
Adding cifmw_test_operator_tempest_exclude_list_merge variable to enable combining list_skipped.yml with cifmw_test_operator_tempest_exclude_list. When set to true, both sources are merged into a single exclude list, which helps to later remove workarounds that merged these lists manually. Signed-off-by: Katarina Strenkova kstrenko@redhat.com
7c5945b to
6806254
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 30m 24s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 17m 45s |
|
recheck |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: michburk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f67ae9b
into
openstack-k8s-operators:main
Adding cifmw_test_operator_tempest_exclude_list_merge variable to enable combining list_skipped.yml with
cifmw_test_operator_tempest_exclude_list. When set to true, both sources are merged into a single exclude list, which helps to later remove workarounds that merged these lists manually.
Signed-off-by: Katarina Strenkova kstrenko@redhat.com