From: elinuxhenrik Date: Tue, 11 Jan 2022 06:37:46 +0000 (+0100) Subject: Fix NON-RT RIC DMaaP Mediator Producer test X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0a05dc377e41dafeaa1eb4783597eab753952029;p=ci-management.git Fix NON-RT RIC DMaaP Mediator Producer test GO-ROOT was incorrect. Issue-ID: NONRTRIC-702 Signed-off-by: elinuxhenrik Change-Id: Ie648b33e509c7ac12aa697bd01218de6c55920f9 --- diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index 415f4176..63be2f1d 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -200,7 +200,7 @@ # Directory with Dockerfile docker-root: 'dmaap-mediator-producer' # Directory where go test should be run - go-root: 'test/usecases/dmaap-mediator-producer' + go-root: 'dmaap-mediator-producer' # Limit build trigger to appropriate files gerrit_trigger_file_paths: - compare-type: REG_EXP