diff --git a/.gitreview b/.gitreview index 1f74f09..1583c62 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/gabbi-tempest.git +project=x/gabbi-tempest.git diff --git a/.zuul.yaml b/.zuul.yaml index fa30e6c..8dae710 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,7 +15,7 @@ A job that can be used as a base for running gabbi tests against a set of directories. required-projects: - - openstack/gabbi-tempest + - x/gabbi-tempest vars: gabbi_tempest_path: "{{ devstack_base_dir|default('/opt/stack') }}/gabbi-tempest/gate/gabbits" tox_envlist: all