diff --git a/.gitreview b/.gitreview index 56bb67b8..d1b0f372 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 project=openstack/qinling.git defaultbranch=stable/rocky diff --git a/.zuul.yaml b/.zuul.yaml index 629c4a32..92c944ad 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,7 +3,7 @@ parent: devstack-tempest timeout: 7800 required-projects: - - openstack-infra/devstack-gate + - openstack/devstack-gate - openstack/python-qinlingclient - openstack/qinling - openstack/tempest @@ -49,7 +49,7 @@ c-vol: false cinder: false devstack_plugins: - qinling: https://git.openstack.org/openstack/qinling + qinling: https://opendev.org/openstack/qinling devstack_localrc: TEMPEST_PLUGINS: /opt/stack/qinling tox_envlist: all-plugin