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.
This commit is contained in:
OpenDev Sysadmins 2019-04-19 19:25:35 +00:00
parent e0c347ace3
commit f059edc526
4 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
host=review.opendev.org
port=29418
project=opendev/base-jobs.git

View File

@ -37,4 +37,4 @@
set_apt_mirrors_trusted: True
- role: fetch-zuul-cloner
destination: "/usr/zuul-env/bin/zuul-cloner"
repo_src_dir: "/home/zuul/src/git.openstack.org"
repo_src_dir: "/home/zuul/src/opendev.org"

View File

@ -37,4 +37,4 @@
set_apt_mirrors_trusted: True
- role: fetch-zuul-cloner
destination: "/usr/zuul-env/bin/zuul-cloner"
repo_src_dir: "/home/zuul/src/git.openstack.org"
repo_src_dir: "/home/zuul/src/opendev.org"

View File

@ -141,7 +141,7 @@
- playbooks/base/post.yaml
- playbooks/base/post-logs.yaml
roles:
- zuul: openstack-infra/zuul-jobs
- zuul: zuul/zuul-jobs
vars:
ara_report_type: database
ara_report_path: ara-report
@ -167,7 +167,7 @@
- playbooks/base-test/post.yaml
- playbooks/base-test/post-logs.yaml
roles:
- zuul: openstack-infra/zuul-jobs
- zuul: zuul/zuul-jobs
timeout: 1800
post-timeout: 1800
vars:
@ -431,12 +431,12 @@
jobs:
- opendev-tox-docs
- tox-linters:
required-projects: openstack-infra/zuul-jobs
required-projects: zuul/zuul-jobs
gate:
jobs:
- opendev-tox-docs
- tox-linters:
required-projects: openstack-infra/zuul-jobs
required-projects: zuul/zuul-jobs
promote:
jobs:
- opendev-promote-docs