From 9a248e90b6b7faf2369c670f73755769c176f0a9 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 25 Oct 2017 17:48:58 +0800 Subject: [PATCH] Switch to Zuul v3 testing Change-Id: I852eaae57c1ce26d10020f12dc15b4fba74e2acd 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..cf1d817f --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,6 @@ +- project: + name: openstack/puppet-openstacklib + templates: + - puppet-openstack-check-jobs + - puppet-openstack-module-unit-jobs + - puppet-openstack-integration-jobs-all