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:
Carter, Matthew (mc981n) 2019-05-06 14:42:22 -05:00
parent 331a1e5a58
commit f1609695bd
1 changed files with 2 additions and 9 deletions

View File

@ -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