From: Christopher Lott (cl778h) Date: Thu, 20 Jul 2017 13:09:15 +0000 (-0400) Subject: Use newly renamed portal/sdk (was ecompsdkos) X-Git-Tag: 1.0.0-Amsterdam~399^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=db35cbf4e5100c39071d82235f1fd1404501a4e1;p=ci-management.git Use newly renamed portal/sdk (was ecompsdkos) Change-Id: I555f6e6471e07c4005965015cb49b292b399cf0b Signed-off-by: Christopher Lott (cl778h) --- diff --git a/jjb/portal/portal-docker.yaml b/jjb/portal/portal-docker.yaml index f552bc382..7dafd1041 100644 --- a/jjb/portal/portal-docker.yaml +++ b/jjb/portal/portal-docker.yaml @@ -23,10 +23,10 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-docker-8c-8g - extra-project1: 'ecompsdkos' + extra-project1: 'portal/sdk' extra-branch1: '{branch}' extra-refspec1: 'refs/heads/{branch}' - checkout-dir1: 'ecompsdkos' + checkout-dir1: 'sdk' extra-project2: 'ui/dmaapbc' extra-branch2: '{branch}' extra-refspec2: 'refs/heads/{branch}'