Merge "Stop using slave_scripts/install-distro-packages.sh"

This commit is contained in:
Zuul
2018年04月23日 19:21:01 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,9 @@
- hosts:all
name:Autoconverted job legacy-ironic-python-agent-buildimage-coreos from old job
ironic-python-agent-buildimage-coreos-ubuntu-xenial
roles:
- bindep
tasks:
- name:Ensure legacy workspace directory
@@ -37,11 +40,6 @@
chdir:'{{ ansible_user_dir }}/workspace'
environment:'{{ zuul | zuul_legacy_vars }}'
- shell:
cmd:/usr/local/jenkins/slave_scripts/install-distro-packages.sh
chdir:'{{ ansible_user_dir }}/workspace'
environment:'{{ zuul | zuul_legacy_vars }}'
- shell:
cmd:|
set -e

View File

@@ -1,6 +1,9 @@
- hosts:all
name:Autoconverted job legacy-ironic-python-agent-buildimage-tinyipa from old job
ironic-python-agent-buildimage-tinyipa-ubuntu-xenial
roles:
- bindep
tasks:
- name:Ensure legacy workspace directory
@@ -37,11 +40,6 @@
chdir:'{{ ansible_user_dir }}/workspace'
environment:'{{ zuul | zuul_legacy_vars }}'
- shell:
cmd:/usr/local/jenkins/slave_scripts/install-distro-packages.sh
chdir:'{{ ansible_user_dir }}/workspace'
environment:'{{ zuul | zuul_legacy_vars }}'
- shell:
cmd:|
set -e
Reference in New Issue
openstack/ironic-python-agent
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.