From: Cédric Ollivier Date: Tue, 21 Apr 2020 07:05:20 +0000 (+0200) Subject: Revert Functest Docker calls if OVN X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=38ae34eedd7b29f2c764de9d08a2e7b6fcddf4fa;p=releng.git Revert Functest Docker calls if OVN Change-Id: I3ddbc084931cd08c04343025e801171a43d15b74 Signed-off-by: Cédric Ollivier --- 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 \