diff --git a/.gitreview b/.gitreview index f305ef9c9..117c05393 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/stx-integ.git +project=starlingx/integ.git defaultbranch=f/centos76 diff --git a/.zuul.yaml b/.zuul.yaml index f9212f67c..d55f27c36 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -26,8 +26,8 @@ parent: stx-devstack-base timeout: 7800 required-projects: - - openstack/stx-fault - - openstack/stx-update + - starlingx/fault + - starlingx/update vars: tox_envlist: functional devstack_services: @@ -73,6 +73,6 @@ name: stx-integ-pylint parent: openstack-tox-pylint required-projects: - - openstack/stx-config - - openstack/stx-fault - - openstack/stx-update + - starlingx/config + - starlingx/fault + - starlingx/update