Skip to content

Commit

Permalink
Try bypassing libseccomp performance issues (OVN)
Browse files Browse the repository at this point in the history
docker/for-linux#738
https://forums.docker.com/t/performance-issues-after-dist-upgrade-on-ubuntu-16-04lts/76998

Change-Id: I892fba7d96b7fc957b7368009ab56b3e0a2ee1a8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  • Loading branch information
collivier committed Apr 26, 2020
1 parent 9fc7ba4 commit b7322ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jjb/functest/functest.ovn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
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 \
Expand Down

0 comments on commit b7322ba

Please sign in to comment.