From 85df6f3d0219856ccec4c532c6d298e94d423805 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 16 Apr 2019 19:47:08 +0000 Subject: [PATCH] Import Zuul job settings Bring the job definitions in-tree like they should be now. Change-Id: Ic4ab806a0d2357fbbd0d344a939df1030242ec9d --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..161d422 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,4 @@ +- project: + templates: + - openstack-python-jobs-no-constraints + - openstack-python35-jobs-no-constraints