From: Cédric Ollivier Date: Mon, 3 Dec 2018 19:51:01 +0000 (+0100) Subject: Temporarily disable perm (tox) X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=34a6987ea156fabff41678ed8c052c7990694a89 Temporarily disable perm (tox) The permissions are incorrect in functest-virtual [1]. [1] https://build.opnfv.org/ci/job/opnfv-functest-latest-ut-gate/2/console Change-Id: I18b0bc3361b99316c0f77207e3c060333f8fcc74 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest-virtual.yaml b/jjb/functest/functest-virtual.yaml index 79f551e30..7276699f9 100644 --- a/jjb/functest/functest-virtual.yaml +++ b/jjb/functest/functest-virtual.yaml @@ -406,7 +406,7 @@ - builder: name: run-tox builders: - - shell: tox + - shell: tox -e docs,pep8,pylint,yamllint,bashate,py27,cover - job-template: name: '{repo}-functest-{tag}-ut-gate'