diff --git a/.gitreview b/.gitreview index 4cd10557..ebdf6b2a 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 project=openstack/qinling.git diff --git a/.zuul.yaml b/.zuul.yaml index 619aca37..7dbaec08 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