Remove revoke-sudo from storlets, trove functional

The I670641b676231233f1dd583ea36421f8ffef8f8e change incorrectly
added a revoke-sudo macro to the gate-storlets-functional and
gate-trove-buildimage-{datastore} jobs which did not previously have
it, so remove it to get them working correctly again. It also added
one to dev-zuul-coverage, but I expect that was missing as an
oversight so not undoing it here.

Change-Id: Ic427c053602017da3d77b01193b4215f57de6fdd
This commit is contained in:
Jeremy Stanley 2016-03-08 03:31:46 +00:00
parent 4232092c5e
commit 724dad6b5f
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
builders:
- gerrit-git-prep
- install-distro-packages
- revoke-sudo
- shell: |
#!/bin/bash -xe
tests/setup_functional_test.sh

View File

@ -7,7 +7,6 @@
- net-info
- gerrit-git-prep
- install-distro-packages
- revoke-sudo
- shell: |
#!/bin/bash -xe
sudo mkdir -p /opt/trove-image-build