From 537675055ca39eba35ca3c3e3e57c85ae0760050 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 26 Oct 2017 09:12:40 +0800 Subject: [PATCH] Switch to Zuul v3 testing Change-Id: I1c7c2f70fa7000d457f07edd3304556382e67609 Depends-On: I3d21011beb57e66cce8d18efb9f603f218258ee2 --- .zuul.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 000000000..ffdcabef9 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,11 @@ +- project: + name: openstack/puppet-tripleo + templates: + - puppet-openstack-check-jobs + check: + jobs: + - puppet-openstack-unit-4.8-centos-7 + - puppet-openstack-unit-latest-centos-7 + gate: + jobs: + - puppet-openstack-unit-4.8-centos-7