[test-operator] Expose new SkipRegexList parameter#3841
[test-operator] Expose new SkipRegexList parameter#3841kstrenkova wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
a5608be to
e47cd03
Compare
This change exposes a newly added parameter for Tobiko custom resource, the SkipRegexList. It is a list of name patterns of tests that should be skipped. Signed-off-by: Katarina Strenkova <kstrenko@redhat.com>
e47cd03 to
c285928
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ddb4297c6ef0439891d7574515f9548a ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 39m 54s |
|
Changes look good, but I notice that people are getting tripped-up by the Maybe we should remove the line numbers for the sync script? It's a nice-to-have, but generates a lot of noisy changes and keeps getting in the way. |
This change exposes a newly added parameter for Tobiko custom resource, the SkipRegexList. It is a list of name patterns of tests that should be skipped.