Revert "Revert security-opt seccomp=unconfined" 00/70000/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 21:29:18 +0000 (23:29 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 21:40:43 +0000 (23:40 +0200)
This reverts commit 3e7ab349e3911c85b1307798f767282c4fc41a5d.

Change-Id: I59c28b5b61d54ab47a7cd1e3a511ddd3608d27a0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.ovn.yaml
jjb/functest/functest.yaml

index a0aa5b4..9f3fd90 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 92eb663..fd8fc16 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 \