Use ubuntu-trusty for check-osc-plugins
Convert job to use ubuntu-trusty instead of bare-trusty. Change-Id: I462b7f5ea078976695cbd17fe769a3a8adc5184a
This commit is contained in:
parent
4451c13e01
commit
ebc180f912
@ -41,13 +41,14 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: check-osc-plugins
|
name: check-osc-plugins
|
||||||
node: bare-trusty
|
node: ubuntu-trusty
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
|
- gerrit-git-prep
|
||||||
|
- install-distro-packages
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- link-logs
|
- link-logs
|
||||||
- net-info
|
- net-info
|
||||||
- gerrit-git-prep
|
|
||||||
- shell: /usr/local/jenkins/slave_scripts/check-osc-plugins.sh
|
- shell: /usr/local/jenkins/slave_scripts/check-osc-plugins.sh
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
|
Loading…
Reference in New Issue
Block a user