Follow devstack-plugin-nfs rename
The repo was renamed from x/devstack-plugin-nfs to openstack/devstack-plugin-nfs - follow rename. Change-Id: I9df35e3e7093fb9d00774775fb50f2dda246899f
This commit is contained in:
parent
96680e8177
commit
18a9713d90
playbooks/legacy
zuul.d
@ -30,7 +30,7 @@
|
||||
set -x
|
||||
cat << 'EOF' >>"/tmp/dg-local.conf"
|
||||
[[local|localrc]]
|
||||
enable_plugin devstack-plugin-nfs https://opendev.org/x/devstack-plugin-nfs
|
||||
enable_plugin devstack-plugin-nfs https://opendev.org/openstack/devstack-plugin-nfs
|
||||
ENABLE_NFS_CINDER=True
|
||||
|
||||
EOF
|
||||
@ -46,7 +46,7 @@
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_TEMPEST_FULL=1
|
||||
|
||||
export PROJECTS="x/devstack-plugin-nfs $PROJECTS"
|
||||
export PROJECTS="openstack/devstack-plugin-nfs $PROJECTS"
|
||||
|
||||
export BRANCH_OVERRIDE=default
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
|
@ -50,7 +50,7 @@
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
fi
|
||||
|
||||
export PROJECTS="x/devstack-plugin-nfs $PROJECTS"
|
||||
export PROJECTS="openstack/devstack-plugin-nfs $PROJECTS"
|
||||
export PROJECTS="openstack/devstack-plugin-ceph $PROJECTS"
|
||||
|
||||
function post_test_hook {
|
||||
|
@ -644,7 +644,7 @@
|
||||
required-projects:
|
||||
- openstack/devstack
|
||||
- openstack/devstack-gate
|
||||
- x/devstack-plugin-nfs
|
||||
- openstack/devstack-plugin-nfs
|
||||
- openstack/tempest
|
||||
|
||||
- job:
|
||||
@ -781,7 +781,7 @@
|
||||
required-projects:
|
||||
- openstack/devstack-gate
|
||||
- openstack/devstack-plugin-ceph
|
||||
- x/devstack-plugin-nfs
|
||||
- openstack/devstack-plugin-nfs
|
||||
- openstack/tempest
|
||||
|
||||
- job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user