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:34:11 +00:00
parent f9404949d8
commit 29b124e3dc
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -16,7 +16,7 @@
tasks:
- name: clone and run divingbell override test
shell: |
git clone https://github.com/openstack/airship-divingbell
git clone https://github.com/airship/divingbell
cd airship-divingbell
mkdir build
ln -s ../openstack-helm-infra build/openstack-helm-infra

View File

@ -15,7 +15,7 @@
# NOTE(portdirect): We disable the local nameserver as it interferes with the
# k8s dns-service and other local resolvers used for development use.
# See the following for the original config:
# * https://github.com/openstack-infra/project-config/blob/0332c33dd134033e0620645c252f82b77e4c16f5/nodepool/elements/nodepool-base/finalise.d/89-unbound
# * https://github.com/openstack/project-config/blob/0332c33dd134033e0620645c252f82b77e4c16f5/nodepool/elements/nodepool-base/finalise.d/89-unbound
- name: Disable local nameserver
when: ansible_distribution == 'Ubuntu'

View File

@ -374,7 +374,7 @@
nodeset: openstack-helm-single-node
run: playbooks/osh-infra-airship-divingbell-check.yaml
required-projects:
- openstack/airship-divingbell
- airship/divingbell
- job:
name: openstack-helm-infra-aio-podsecuritypolicy