From 315d52d620f393cd9d64239f7af05477f3445f20 Mon Sep 17 00:00:00 2001 From: OpenDev Sysadmins Date: Fri, 19 Apr 2019 19:52:07 +0000 Subject: [PATCH] OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. --- .gitreview | 4 ++-- .zuul.d/jobs.yaml | 8 ++++---- tests/playbooks/post.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitreview b/.gitreview index bd9bc53..9b04306 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/windmill-backup.git +project=windmill/windmill-backup.git diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index 03de20e..580816a 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -5,10 +5,10 @@ run: tests/playbooks/run.yaml post-run: tests/playbooks/post.yaml required-projects: - - openstack/ansible-role-borgbackup - - openstack/ansible-role-borgmatic - - openstack/ansible-role-ssh - - openstack/windmill-backup + - windmill/ansible-role-borgbackup + - windmill/ansible-role-borgmatic + - windmill/ansible-role-ssh + - windmill/windmill-backup timeout: 3600 # Testing for install_method: pip diff --git a/tests/playbooks/post.yaml b/tests/playbooks/post.yaml index 71eed48..e6f110b 100644 --- a/tests/playbooks/post.yaml +++ b/tests/playbooks/post.yaml @@ -17,7 +17,7 @@ shell: "cp ~/.ara/ansible.sqlite {{ zuul_output_dir }}/logs/logs/ara-report" # TODO: Migrate to fetch-zuul-logs when - # https://review.openstack.org/#/c/583346/ is merged. + # https://review.opendev.org/#/c/583346/ is merged. - name: Collect log output synchronize: dest: "{{ zuul.executor.log_root }}/"