From: Jessica Wagantall Date: Mon, 9 Sep 2019 17:10:57 +0000 (+0000) Subject: Merge "Add OAM project view" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b2fc0115a30a1acc49a9393e95003808ff015e18;hp=57a1f05cffa1e080a3a7f84d1eec00eae44cc575;p=ci-management.git Merge "Add OAM project view" --- diff --git a/global-jjb b/global-jjb index 545231d5..f5172109 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit 545231d5a9f5da4f59ac2bb9601a9bfb9ee45f87 +Subproject commit f5172109fc4ca477ad8e4764f41ef03f43fe0956 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