Codebase list cinder-tempest-plugin / dad66cf
zuul: use only RE2 syntax Zuul has deprecated Perl-style regex expressions in favor of RE2, and our zuul config file is generating warnings [0], so let's fix this now before it becomes an issue. [0] https://zuul.opendev.org/t/openstack/config-errors?project=openstack%2Fcinder-tempest-plugin Depends-on: https://review.opendev.org/c/openstack/cinderlib/+/896658 Change-Id: I90c9cde9e825b49b94202708e7bffc3556288a6d Brian Rosmaita 2 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
135135 description: |
136136 This is a base job for lvm with lio & tgt targets
137137 with cinderlib tests.
138 branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train|ussuri|victoria|wallaby)).*$
138 branches: ^(master|stable/(xena|yoga|zed|2\d\d\d\.[12])).*$
139139 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
140140 roles:
141141 - zuul: opendev.org/openstack/cinderlib
223223 name: cinder-tempest-plugin-lvm-barbican-base
224224 description: |
225225 This is a base job for lvm with lio & tgt targets
226 branches: ^(?=stable/(ocata|pike|queens|rocky|stein)).*$
226 branches: ^stable/(ocata|pike|queens|rocky|stein).*$
227227 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
228228 required-projects:
229229 - name: opendev.org/openstack/cinder-tempest-plugin
278278 # should this job be used on those branches
279279 - job:
280280 name: cinder-tempest-plugin-cbak-ceph
281 branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$
281 branches: ^stable/(ocata|pike|queens|rocky|stein|train).*$
282282 vars:
283283 devstack_local_conf:
284284 test-config: