From 34a6987ea156fabff41678ed8c052c7990694a89 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 3 Dec 2018 20:51:01 +0100 Subject: [PATCH] Temporarily disable perm (tox) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- jjb/functest/functest-virtual.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.16.6