Print environment for legacy-grenade-dsvm-ironic

Change-Id: Ia57cabdc527a8e04625e101cd87f837bea09ba89
This commit is contained in:
Monty Taylor 2017-10-02 16:34:36 -05:00 committed by Andreas Jaeger
parent e8db825bf7
commit 72a6f9366d

View File

@ -2,6 +2,14 @@
name: Autoconverted job legacy-grenade-dsvm-ironic from old job gate-grenade-dsvm-ironic-ubuntu-xenial-nv
tasks:
- name: Show the environment
shell:
cmd: |
env
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
- name: Ensure legacy workspace directory
file:
path: '{{ ansible_user_dir }}/workspace'