From: Zhe Huang Date: Fri, 10 Apr 2020 15:06:51 +0000 (-0400) Subject: Add config to disable submodule processing X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b7b561f8648bf79b4852c2ca70ac562a23d8227b;p=ci-management.git Add config to disable submodule processing This patch resolves the helm chart dependency mismatch problem that is caused by asynchronized it-dep repo and its submodules. Since ric-plt/ric-dep repo has implemented its own verify job, it/dep repo is no longer responsble to run helm verification for it. Signed-off-by: Zhe Huang Change-Id: Ieeb50a47d911574ae699d4c45ad9dfcb650384e9 --- diff --git a/jjb/it-dep/it-dep.yaml b/jjb/it-dep/it-dep.yaml index 076c30b3..da1f25ea 100644 --- a/jjb/it-dep/it-dep.yaml +++ b/jjb/it-dep/it-dep.yaml @@ -40,6 +40,7 @@ docker-build-args: -f ci/Dockerfile # any tag will do container-tag-method: latest + submodule-disable: true jobs: - gerrit-docker-verify stream: