From 89f6c53ccb302b12ecc55c8f5383ed8c8f9f0ccb Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 26 Oct 2017 08:44:46 +0800 Subject: [PATCH] Switch to Zuul v3 testing Change-Id: I51157948706661688b3365e410a5ba6b5490f323 Depends-On: I3d21011beb57e66cce8d18efb9f603f218258ee2 --- .zuul.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 00000000..59c8db2f --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,6 @@ +- project: + name: openstack/puppet-tempest + templates: + - puppet-openstack-check-jobs + - puppet-openstack-module-unit-jobs + - puppet-openstack-integration-jobs-all