Convert bandit to ubuntu-trusty
Run bandit integration job on ubuntu-trusty. Change-Id: I987e29c716f7c2ed60a62047a5e4e66c4c8e0122
This commit is contained in:
parent
69083f40f5
commit
4c2b567ae8
@ -1,9 +1,10 @@
|
||||
- job-template:
|
||||
name: gate-bandit-integration-{target-project}
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- link-logs
|
||||
- install-distro-packages
|
||||
- shell: |
|
||||
#!/bin/bash -eux
|
||||
cd $WORKSPACE
|
||||
|
Loading…
x
Reference in New Issue
Block a user