Add net-info to openstack-infra jobs
The net-info include extra details about the node that is running, specifically is the age of our DIB image being launched. At this info to openstack-infra jobs so we don't have to look for it in outside projects. Change-Id: Ifc0d09f57bb9a10b0d4bb7f18febbc10678f9d60 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
5ad43743f9
commit
8d693d99dd
@ -3,6 +3,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -16,6 +17,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -31,6 +33,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -46,6 +49,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -61,6 +65,7 @@
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -76,6 +81,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -91,6 +97,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -108,6 +115,7 @@
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- zuul-git-prep
|
||||
- install-distro-packages-fallback-test
|
||||
|
||||
@ -148,6 +156,7 @@
|
||||
builders:
|
||||
- print-template-name:
|
||||
template-name: "{template-name}"
|
||||
- net-info
|
||||
- infra-puppet-apply
|
||||
|
||||
publishers:
|
||||
@ -168,6 +177,7 @@
|
||||
- print-template-name:
|
||||
template-name: "{template-name}"
|
||||
- link-logs
|
||||
- net-info
|
||||
- pin-pip
|
||||
- zuul-clone:
|
||||
project: openstack-infra/puppet-openstackci
|
||||
@ -200,6 +210,7 @@
|
||||
|
||||
builders:
|
||||
- link-logs
|
||||
- net-info
|
||||
- branch-git-prep:
|
||||
branch: master
|
||||
- shell: ./tools/propose_projects_yaml_update.sh
|
||||
@ -212,6 +223,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -287,6 +299,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -303,6 +316,7 @@
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
@ -321,6 +335,7 @@
|
||||
- print-template-name:
|
||||
template-name: "{template-name}"
|
||||
- link-logs
|
||||
- net-info
|
||||
- zuul-clone:
|
||||
project: openstack-infra/puppet-openstack_infra_spec_helper
|
||||
- install-distro-packages
|
||||
@ -352,6 +367,7 @@
|
||||
node: centos-7
|
||||
|
||||
builders:
|
||||
- net-info
|
||||
- shell: |
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
|
Loading…
Reference in New Issue
Block a user