From 023f413e381d57880289bae7006704ccf8919156 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 26 Oct 2017 08:43:58 +0800 Subject: [PATCH] Switch to Zuul v3 testing Change-Id: I711ffa178c7dae1ef73765bedc938292928505ec Depends-On: I3d21011beb57e66cce8d18efb9f603f218258ee2 (cherry picked from commit ec1d8fe19672f0a09b7c9c5f8fab7c8f98150483) --- .zuul.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..209aae1 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,5 @@ +- project: + name: openstack/puppet-tacker + templates: + - puppet-openstack-check-jobs + - puppet-openstack-module-unit-jobs