Revert security-opt seccomp=unconfined 96/69996/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 16:45:54 +0000 (18:45 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 16:47:28 +0000 (18:47 +0200)
It still fails [1].

[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-benchmarking-cntt-jerma-rally_full_cntt-run/16/console

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

index 36052e5..6b96c5a 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 daa1156..63e04e5 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 \