Merge "Don't use branch matching"

This commit is contained in:
Zuul
2019-10-18 13:46:29 +00:00
committed by Gerrit Code Review
-4
View File
@@ -1,7 +1,5 @@
- job:
name: barbican-devstack-functional-base
# start running with Pike
branches: ^(?!stable/ocata).*$
parent: legacy-dsvm-base
vars:
database: sql
@@ -134,8 +132,6 @@
- job:
name: barbican-grenade-devstack
parent: legacy-dsvm-base
# Start testing with pike
branches: ^(?!stable/ocata).*$
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$