Revoke sudo on more jobs
These are the only jobs missing it other than devstack jobs and the node test job. Change-Id: Ie1a29337e646109e68293e523ec062ae83ae88b0
This commit is contained in:
parent
7efad89609
commit
edf3cf3075
@ -1155,6 +1155,7 @@
|
|||||||
node: bare-precise
|
node: bare-precise
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
|
- revoke-sudo
|
||||||
- gerrit-git-prep
|
- gerrit-git-prep
|
||||||
- shell: "./test-functions.sh"
|
- shell: "./test-functions.sh"
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
- timestamps
|
- timestamps
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
|
- revoke-sudo
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
rm -rf gerrit
|
rm -rf gerrit
|
||||||
|
@ -3,8 +3,9 @@
|
|||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
- gerrit-git-prep
|
- revoke-sudo
|
||||||
- link-logs
|
- link-logs
|
||||||
|
- gerrit-git-prep
|
||||||
- shell: "tests_ci/test_install.sh"
|
- shell: "tests_ci/test_install.sh"
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user