Update .gitreview and .zuul.yaml after rename
The repo got moved from x/devstack-plugin-nfs to openstack/devstack-plugin-nfs, update .gitreview and jobs for this. Change-Id: I510655dabea6886a27bec52e83a3cc86bd7ebd15
This commit is contained in:
parent
1f9393cd20
commit
78bfd45d63
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.opendev.org
|
host=review.opendev.org
|
||||||
port=29418
|
port=29418
|
||||||
project=x/devstack-plugin-nfs.git
|
project=openstack/devstack-plugin-nfs.git
|
||||||
|
@ -23,11 +23,11 @@
|
|||||||
* legacy-tempest-dsvm-full-devstack-plugin-nfs
|
* legacy-tempest-dsvm-full-devstack-plugin-nfs
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- opendev.org/x/devstack-plugin-nfs
|
- opendev.org/openstack/devstack-plugin-nfs
|
||||||
host-vars:
|
host-vars:
|
||||||
controller:
|
controller:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
devstack-plugin-nfs: https://opendev.org/x/devstack-plugin-nfs
|
devstack-plugin-nfs: https://opendev.org/openstack/devstack-plugin-nfs
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
ENABLE_NFS_CINDER: true
|
ENABLE_NFS_CINDER: true
|
||||||
@ -53,11 +53,11 @@
|
|||||||
* legacy-tempest-dsvm-full-devstack-plugin-nfs
|
* legacy-tempest-dsvm-full-devstack-plugin-nfs
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- opendev.org/x/devstack-plugin-nfs
|
- opendev.org/openstack/devstack-plugin-nfs
|
||||||
host-vars:
|
host-vars:
|
||||||
controller:
|
controller:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
devstack-plugin-nfs: https://opendev.org/x/devstack-plugin-nfs
|
devstack-plugin-nfs: https://opendev.org/openstack/devstack-plugin-nfs
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
ENABLE_NFS_CINDER: true
|
ENABLE_NFS_CINDER: true
|
||||||
|
Loading…
Reference in New Issue
Block a user