From 6e39155b485f0bd8c2581f3c5c9f53d503d01b62 Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Fri, 17 Nov 2017 12:21:00 +0000 Subject: [PATCH] Added zuulv3 jobs for testing neutron tempest plugin This references the template defined in the neutron-tempest-plugin repo in order to run the jobs defined there. Change-Id: I5044db2c80b77ed0e01201216a4be05b4ea67cd7 Depends-On: I98c42a407e15e9db016103bd0b5484ad7f12649d --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 00000000000..e7accba761c --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,4 @@ +- project: + name: openstack/neutron + templates: + - neutron-tempest-plugin-jobs