From 38ae34eedd7b29f2c764de9d08a2e7b6fcddf4fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 21 Apr 2020 09:05:20 +0200 Subject: [PATCH] Revert Functest Docker calls if OVN MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I3ddbc084931cd08c04343025e801171a43d15b74 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.ovn.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index b4e153b6b..6b96c5a39 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -125,7 +125,6 @@ py=2.7 fi sudo docker run --rm \ - --privileged=true --ulimit memlock=32768:32768 \ -e S3_ENDPOINT_URL=https://storage.googleapis.com \ -e S3_DST_URL=s3://artifacts.opnfv.org/functest/$BUILD_TAG/$JOB_NAME-$BUILD_ID \ -e HTTP_DST_URL=http://artifacts.opnfv.org/functest/$BUILD_TAG/$JOB_NAME-$BUILD_ID \ -- 2.16.6