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:49:47 +00:00
parent 009394c82e
commit 9ea873b898
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -19,7 +19,7 @@
parent: build-javascript-content
description: |
Uses a Ubuntu Xenial VM with Node 8 to run "npm run build" and make the
results available for browsing during code review on review.openstack.org.
results available for browsing during code review on review.opendev.org.
It sets the homepage parameter from package.json to the URL where logs will
be uploaded and configures the API server to api.demo.recordsansible.org.
success-url: 'npm/html/'
@ -40,8 +40,8 @@
- job:
name: ara-web-upload-git-mirror
parent: upload-git-mirror
description: Mirrors openstack/ara-web to ansible-community/ara-web
allowed-projects: openstack/ara-web
description: Mirrors recordsansible/ara-web to ansible-community/ara-web
allowed-projects: recordsansible/ara-web
vars:
git_mirror_repository: ansible-community/ara-web
secrets: