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:
parent
1088d4b2d8
commit
1214e59cc2
@ -1,5 +1,5 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.opendev.org
|
||||||
port=29418
|
port=29418
|
||||||
project=openstack/neutron.git
|
project=openstack/neutron.git
|
||||||
defaultbranch=stable/rocky
|
defaultbranch=stable/rocky
|
||||||
|
42
.zuul.yaml
42
.zuul.yaml
@ -173,7 +173,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-functional/post.yaml
|
post-run: playbooks/legacy/neutron-functional/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -188,7 +188,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-functional-python35/post.yaml
|
post-run: playbooks/legacy/neutron-functional-python35/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -204,7 +204,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-fullstack/post.yaml
|
post-run: playbooks/legacy/neutron-fullstack/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -220,7 +220,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-fullstack-python35/post.yaml
|
post-run: playbooks/legacy/neutron-fullstack-python35/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -235,8 +235,8 @@
|
|||||||
timeout: 7800
|
timeout: 7800
|
||||||
vars:
|
vars:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
rally-openstack: https://git.openstack.org/openstack/rally-openstack
|
rally-openstack: https://opendev.org/openstack/rally-openstack
|
||||||
neutron: https://git.openstack.org/openstack/neutron
|
neutron: https://opendev.org/openstack/neutron
|
||||||
devstack_services:
|
devstack_services:
|
||||||
neutron-trunk: true
|
neutron-trunk: true
|
||||||
rally_task: rally-jobs/task-neutron.yaml
|
rally_task: rally-jobs/task-neutron.yaml
|
||||||
@ -258,7 +258,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-dvr/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-dvr/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
@ -279,7 +279,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-linuxbridge/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-linuxbridge/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
@ -301,8 +301,8 @@
|
|||||||
post-run: playbooks/legacy/neutron-grenade-multinode/post.yaml
|
post-run: playbooks/legacy/neutron-grenade-multinode/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-dev/grenade
|
- openstack/grenade
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
nodeset: ubuntu-xenial-2-node
|
nodeset: ubuntu-xenial-2-node
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
@ -323,8 +323,8 @@
|
|||||||
post-run: playbooks/legacy/neutron-grenade-dvr-multinode/post.yaml
|
post-run: playbooks/legacy/neutron-grenade-dvr-multinode/post.yaml
|
||||||
timeout: 7500
|
timeout: 7500
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-dev/grenade
|
- openstack/grenade
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
nodeset: ubuntu-xenial-2-node
|
nodeset: ubuntu-xenial-2-node
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
@ -345,7 +345,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-multinode-full/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-multinode-full/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
nodeset: ubuntu-xenial-2-node
|
nodeset: ubuntu-xenial-2-node
|
||||||
@ -368,7 +368,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
nodeset: ubuntu-xenial-3-node
|
nodeset: ubuntu-xenial-3-node
|
||||||
@ -391,7 +391,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-iptables_hybrid/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-iptables_hybrid/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
@ -412,8 +412,8 @@
|
|||||||
post-run: playbooks/legacy/neutron-grenade/post.yaml
|
post-run: playbooks/legacy/neutron-grenade/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-dev/grenade
|
- openstack/grenade
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
@ -433,7 +433,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-postgres-full/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-postgres-full/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
|
|
||||||
@ -444,7 +444,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-tempest-with-ryu-master/post.yaml
|
post-run: playbooks/legacy/neutron-tempest-with-ryu-master/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
|
|
||||||
@ -455,7 +455,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-fullstack-with-uwsgi/post.yaml
|
post-run: playbooks/legacy/neutron-fullstack-with-uwsgi/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
@ -471,7 +471,7 @@
|
|||||||
post-run: playbooks/legacy/neutron-functional-with-uwsgi/post.yaml
|
post-run: playbooks/legacy/neutron-functional-with-uwsgi/post.yaml
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack/devstack-gate
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
@ -32,7 +32,7 @@
|
|||||||
export DEVSTACK_GATE_CONFIGDRIVE=0
|
export DEVSTACK_GATE_CONFIGDRIVE=0
|
||||||
export DEVSTACK_GATE_GRENADE=pullup
|
export DEVSTACK_GATE_GRENADE=pullup
|
||||||
# Test DVR upgrade on multinode
|
# Test DVR upgrade on multinode
|
||||||
export PROJECTS="openstack-dev/grenade $PROJECTS"
|
export PROJECTS="openstack/grenade $PROJECTS"
|
||||||
export DEVSTACK_GATE_NEUTRON_DVR=1
|
export DEVSTACK_GATE_NEUTRON_DVR=1
|
||||||
export BRANCH_OVERRIDE=default
|
export BRANCH_OVERRIDE=default
|
||||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
@ -31,7 +31,7 @@
|
|||||||
export DEVSTACK_GATE_NEUTRON=1
|
export DEVSTACK_GATE_NEUTRON=1
|
||||||
export DEVSTACK_GATE_CONFIGDRIVE=0
|
export DEVSTACK_GATE_CONFIGDRIVE=0
|
||||||
export DEVSTACK_GATE_GRENADE=pullup
|
export DEVSTACK_GATE_GRENADE=pullup
|
||||||
export PROJECTS="openstack-dev/grenade $PROJECTS"
|
export PROJECTS="openstack/grenade $PROJECTS"
|
||||||
# Default to non DVR
|
# Default to non DVR
|
||||||
export DEVSTACK_GATE_NEUTRON_DVR=0
|
export DEVSTACK_GATE_NEUTRON_DVR=0
|
||||||
export BRANCH_OVERRIDE=default
|
export BRANCH_OVERRIDE=default
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
@ -41,7 +41,7 @@
|
|||||||
cmd: |
|
cmd: |
|
||||||
set -e
|
set -e
|
||||||
set -x
|
set -x
|
||||||
export PROJECTS="openstack-dev/grenade $PROJECTS"
|
export PROJECTS="openstack/grenade $PROJECTS"
|
||||||
export PYTHONUNBUFFERED=true
|
export PYTHONUNBUFFERED=true
|
||||||
export DEVSTACK_GATE_TEMPEST=1
|
export DEVSTACK_GATE_TEMPEST=1
|
||||||
export DEVSTACK_GATE_GRENADE=pullup
|
export DEVSTACK_GATE_GRENADE=pullup
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
set -x
|
set -x
|
||||||
cat > clonemap.yaml << EOF
|
cat > clonemap.yaml << EOF
|
||||||
clonemap:
|
clonemap:
|
||||||
- name: openstack-infra/devstack-gate
|
- name: openstack/devstack-gate
|
||||||
dest: devstack-gate
|
dest: devstack-gate
|
||||||
EOF
|
EOF
|
||||||
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
|
||||||
https://git.openstack.org \
|
https://opendev.org \
|
||||||
openstack-infra/devstack-gate
|
openstack/devstack-gate
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: '{{ ansible_user_dir }}/workspace'
|
chdir: '{{ ansible_user_dir }}/workspace'
|
||||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||||
|
Loading…
Reference in New Issue
Block a user