From: Kiran Kamineni Date: Thu, 5 Apr 2018 18:57:12 +0000 (-0700) Subject: calling a parent makefile instead of submakefile X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F41257%2F1;p=ci-management.git calling a parent makefile instead of submakefile Calling the parent makefile instead of submakefile This will build both packages now that they are under the same GOPATH Issue-ID: AAF-213 Change-Id: I9b948eb83b38be312d1cefa7cec712d0017c41fe Signed-off-by: Kiran Kamineni --- diff --git a/jjb/aaf/aaf-sms.yaml b/jjb/aaf/aaf-sms.yaml index 0e0c5e616..46b77d6d2 100644 --- a/jjb/aaf/aaf-sms.yaml +++ b/jjb/aaf/aaf-sms.yaml @@ -2,7 +2,7 @@ - project: name: aaf-sms project-name: 'aaf-sms' - path: 'sms-service/src/sms' + path: 'sms-service/src' jobs: - gerrit-maven-clm - '{project-name}-{stream}-verify-golang'