summaryrefslogtreecommitdiff
path: root/playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml')
-rw-r--r--playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml b/playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml
index 25aceaf..3059e01 100644
--- a/playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml
+++ b/playbooks/swiftclient-dsvm-functional-identity-v3-only/run.yaml
@@ -14,12 +14,12 @@
set -x
cat > clonemap.yaml << EOF
clonemap:
- - name: openstack-infra/devstack-gate
+ - name: openstack/devstack-gate
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- https://git.openstack.org \
- openstack-infra/devstack-gate
+ https://opendev.org \
+ openstack/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'