From 2a07670e84bb802b129e37ee63d199c57ab8e249 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 26 Oct 2017 08:37:56 +0800 Subject: [PATCH] Switch to Zuul v3 testing Change-Id: Ied9d520c30ef31c606ef05dae544ba2fda7cb91a 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 0000000..4727196 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,6 @@ +- project: + name: openstack/puppet-oslo + templates: + - puppet-openstack-check-jobs + - puppet-openstack-module-unit-jobs + - puppet-openstack-integration-jobs-all