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:
Andreas Jaeger 2016-03-08 11:21:21 +01:00 committed by Andreas Jaeger
parent 4451c13e01
commit ebc180f912

View File

@ -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: