summaryrefslogtreecommitdiff
path: root/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml')
-rw-r--r--playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml
index 348551c2d..ff10edbef 100644
--- a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml
+++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/run.yaml
@@ -3,27 +3,6 @@
job gate-tempest-dsvm-ironic-pxe_ipmitool-postgres-ubuntu-xenial-nv
tasks:
- - name: Ensure legacy workspace directory
- file:
- path: '{{ ansible_user_dir }}/workspace'
- state: directory
-
- - shell:
- cmd: |
- set -e
- set -x
- cat > clonemap.yaml << EOF
- clonemap:
- - name: openstack-infra/devstack-gate
- dest: devstack-gate
- EOF
- /usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- git://git.openstack.org \
- openstack-infra/devstack-gate
- executable: /bin/bash
- chdir: '{{ ansible_user_dir }}/workspace'
- environment: '{{ zuul | zuul_legacy_vars }}'
-
- shell:
cmd: |
cat << 'EOF' >> ironic-extra-vars