From 5e882e763435fc5ebd3f0e65d744234f0aaaeaef Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 20 Dec 2016 15:47:57 -0500 Subject: [PATCH] Add experimental gate-dsvm-nodepool-src-nv to glean Now that we a shared gate-dsvm-nodepool-src job, include glean so we can experiment with nodepool testing for glean. Change-Id: I1479c5ff5e548da559be6dc8eb51d9635a0e2c7e Signed-off-by: Paul Belanger --- jenkins/jobs/nodepool.yaml | 3 ++- zuul/layout.yaml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/jenkins/jobs/nodepool.yaml b/jenkins/jobs/nodepool.yaml index 17a5aa11df..d2c2367fae 100644 --- a/jenkins/jobs/nodepool.yaml +++ b/jenkins/jobs/nodepool.yaml @@ -84,6 +84,7 @@ # Because we are testing a non standard project, add the # our project repository. This makes zuul do the right # reference magic for testing changes. + export PROJECTS="openstack-infra/glean $PROJECTS" export PROJECTS="openstack-infra/nodepool $PROJECTS" export PROJECTS="openstack-infra/shade $PROJECTS" export PROJECTS="openstack/diskimage-builder $PROJECTS" @@ -91,7 +92,7 @@ # caches in nodepool, however make it a valid url for # documentation purposes. export DEVSTACK_LOCAL_CONFIG="enable_plugin nodepool git://git.openstack.org/openstack-infra/nodepool" - export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=diskimage-builder,shade" + export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=diskimage-builder,glean,shade" function post_test_hook {{ /opt/stack/new/nodepool/tools/check_devstack_plugin.sh diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 9efa4ccc10..a14f5a56f4 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3776,6 +3776,8 @@ projects: - name: python-jobs - name: python35-jobs - name: infra-publish-jobs + experimental: + - gate-dsvm-nodepool-src-nv - name: openstack-infra/grafyaml template: