Merge "Revoke sudo on more jobs"
This commit is contained in:
commit
feef95e7a4
@ -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,9 +3,10 @@
|
|||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
- gerrit-git-prep
|
- revoke-sudo
|
||||||
- link-logs
|
- link-logs
|
||||||
- shell: "tests_ci/test_install.sh"
|
- gerrit-git-prep
|
||||||
|
- shell: "tests_ci/test_install.sh"
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- console-log
|
- console-log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user