gate-bashate-devstack: Use ubuntu-trusty

Change job to use ubuntu-trusty instead of bare-trusty.

Change-Id: I7373f5ec502780d71664c19fdc59c82a521dbf47
This commit is contained in:
Andreas Jaeger 2016-03-09 20:27:25 +01:00
parent 3eba8b21cd
commit 83b9001559

@ -1,7 +1,7 @@
- job:
# run bashate changes over devstack
name: 'gate-bashate-devstack'
node: bare-trusty
node: ubuntu-trusty
wrappers:
- build-timeout:
@ -9,6 +9,7 @@
builders:
- link-logs
- install-distro-packages
- shell: |
#!/bin/bash -eux
cd $WORKSPACE