From c2d74814beab06f1e98d8b3134c0ec0a9daa4bdf Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Wed, 6 Dec 2017 08:22:43 +0000 Subject: [PATCH] Allow the experimental trigger of the integrated repo This would allow someone to test its change with an AIO. Change-Id: I9810a2fc5da39309b61f2f81057edf10eb366923 --- zuul.d/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 4d6d370..7291161 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -19,6 +19,9 @@ jobs: - openstack-ansible-linters - openstack-ansible-functional-ubuntu-xenial + experimental: + jobs: + - openstack-ansible-integrated-deploy-aio gate: jobs: - openstack-ansible-linters