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 <pabelanger@redhat.com>
This commit is contained in:
parent
ce87a18455
commit
5e882e7634
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user