From: sandeepindia Date: Thu, 26 May 2022 12:40:49 +0000 (+0530) Subject: CI: Updating the docker build parameter for it-test job X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b9b0285cdc151133771025795e7de24e7691f83d;p=ci-management.git CI: Updating the docker build parameter for it-test job Issue-ID: IT-23992 Signed-off-by: sandeepindia Change-Id: I614712e4823ca7720f95e05344627a445ef4ba66 Signed-off-by: Anil Belur --- diff --git a/jjb/it-test/it-test.yaml b/jjb/it-test/it-test.yaml index 2381528f..5a492bea 100644 --- a/jjb/it-test/it-test.yaml +++ b/jjb/it-test/it-test.yaml @@ -78,7 +78,7 @@ # start in parent directory with shared files docker-root: ric_benchmarking/e2-interface/e2sim/e2sm_examples/kpm_e2sm # dockerfile is in subdir of docker root - docker-build-args: '--network=host -f ric_benchmarking/e2-interface/e2sim/e2sm_examples/kpm_e2sm/Dockerfile' + docker-build-args: '--network=host -f Dockerfile' # tag file is in subdir container-tag-yaml-dir: ric_benchmarking/e2-interface/e2sim/docker # build only on relevant changes