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:
|
||||
name: check-osc-plugins
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
- link-logs
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- shell: /usr/local/jenkins/slave_scripts/check-osc-plugins.sh
|
||||
|
||||
publishers:
|
||||
|
Loading…
Reference in New Issue
Block a user