diff --git a/jenkins/jobs/nodepool.yaml b/jenkins/jobs/nodepool.yaml index 2e656f4d14..2db7fdd818 100644 --- a/jenkins/jobs/nodepool.yaml +++ b/jenkins/jobs/nodepool.yaml @@ -90,7 +90,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=openstack-infra/shade" + export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=shade" function post_test_hook {{ /opt/stack/new/nodepool/tools/check_devstack_plugin.sh