ttcn3-bsc-test/jenkins.sh: fix '--ulimit core=-1' set twice

Change-Id: I3223f8f4cc09797de44971215a94fc62ad8d263b
This commit is contained in:
Vadim Yanitskiy 2022-01-26 00:51:30 +06:00 committed by laforge
parent da4fcd23b2
commit ed54b1c967
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ docker run --rm \
--ulimit core=-1 \
-v $VOL_BASE_DIR/stp:/data \
--name ${BUILD_TAG}-stp -d \
--ulimit core=-1 \
$DOCKER_ARGS \
$REPO_USER/osmo-stp-$IMAGE_SUFFIX