Remove security-opt seccomp=unconfined 83/70083/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:08:51 +0000 (10:08 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 May 2020 08:18:59 +0000 (10:18 +0200)
Change-Id: I3b67ba0e7d3b9b36d2b7b681d52a2ea8938a5891
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.ovn.yaml
jjb/functest/functest.yaml

index 5d4fd0d..2518dc9 100644 (file)
             py=2.7
           fi
           sudo docker run --rm \
-            --security-opt seccomp=unconfined \
             -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 \
index dfa86b6..c17fb3a 100644 (file)
             py=2.7
           fi
           sudo docker run --rm \
-            --security-opt seccomp=unconfined \
             -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 \