From: elinuxhenrik Date: Thu, 26 Mar 2020 07:17:25 +0000 (+0100) Subject: Adapt to restructuring of code in repo X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=8025146c10bace545e0a0837db9924027eb85ae4;p=ci-management.git Adapt to restructuring of code in repo In the commit, https://gerrit.o-ran-sc.org/r/c/sim/a1-interface/+/2971, the container tag and Docker files are moved, so the Jenkins job configuration need to be updated accordingly. Change-Id: Ia78506767588c83e630628e6b152e9dc6f4895a7 Issue-ID: NONRTRIC-120 Signed-off-by: elinuxhenrik --- diff --git a/jjb/sim-a1-interface/sim-a1-interface.yaml b/jjb/sim-a1-interface/sim-a1-interface.yaml index f8391e00..bc67ea88 100644 --- a/jjb/sim-a1-interface/sim-a1-interface.yaml +++ b/jjb/sim-a1-interface/sim-a1-interface.yaml @@ -30,10 +30,9 @@ docker-name: 'o-ran-sc/{name}' # source of docker tag container-tag-method: yaml-file - # use tag yaml from subdirectory - container-tag-yaml-dir: near-rt-ric-simulator/scripts + docker-root: near-rt-ric-simulator # use host network - docker-build-args: '-f near-rt-ric-simulator/scripts/Dockerfile --network=host' + docker-build-args: '--network=host' build-node: ubuntu1804-docker-4c-4g stream: - master: