Merge "Use ubuntu-trusty for check-osc-plugins"

This commit is contained in:
Jenkins 2016-03-09 15:21:18 +00:00 committed by Gerrit Code Review
commit d58825fd59
1 changed files with 3 additions and 2 deletions

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: