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