Print environment for legacy-grenade-dsvm-ironic
Change-Id: Ia57cabdc527a8e04625e101cd87f837bea09ba89
This commit is contained in:
parent
e8db825bf7
commit
72a6f9366d
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user