X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fit-test%2Fit-test.yaml;fp=jjb%2Fit-test%2Fit-test.yaml;h=c6981c1acf2800da4b0bfacdaf47626af22b3ff5;hb=2fd3a3ec79288f694b2b64a6add7dde89263f4b2;hp=40819b13e64d7fd9a3ff79e9b486ee306cc8cce8;hpb=0bc2576af8ec96b09d1c45f27f38d5cc0711fb52;p=ci-management.git diff --git a/jjb/it-test/it-test.yaml b/jjb/it-test/it-test.yaml index 40819b13..c6981c1a 100644 --- a/jjb/it-test/it-test.yaml +++ b/jjb/it-test/it-test.yaml @@ -40,7 +40,7 @@ # start in parent directory with shared files docker-root: ric_robot_suite # dockerfile is in subdir of docker root - docker-build-args: -f docker/nanobot/Dockerfile + docker-build-args: '--network=host -f docker/nanobot/Dockerfile' # tag file is in subdir container-tag-yaml-dir: ric_robot_suite/docker/nanobot # build only on relevant changes @@ -58,7 +58,7 @@ # start in parent directory with shared files docker-root: ric_robot_suite # dockerfile is in subdir of docker root - docker-build-args: -f docker/ric-robot/Dockerfile + docker-build-args: '--network=host -f docker/ric-robot/Dockerfile' # tag file is in subdir container-tag-yaml-dir: ric_robot_suite/docker/ric-robot # build only on relevant changes