Add the tempest-plugin-jobs Zuul template
Add the openstack Zuul template to the gates for the project, so we aren't just running with noop for gating. Can't add running unit tests to gates yet because this project has no unit tests. Change-Id: I8826b564f81c1294f034c8a5bea1637f1b077020
This commit is contained in:
parent
331a1e5a58
commit
f1609695bd
11
.zuul.yaml
11
.zuul.yaml
@ -11,12 +11,5 @@
|
||||
# limitations under the License.
|
||||
|
||||
- project:
|
||||
# templates:
|
||||
# - openstack-python-jobs
|
||||
# - openstack-python35-jobs
|
||||
check:
|
||||
jobs:
|
||||
- noop
|
||||
gate:
|
||||
jobs:
|
||||
- noop
|
||||
templates:
|
||||
- tempest-plugin-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user