summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-06Disable casablanca release jobsPamela Dragosh6-6/+6
The release is certified so let's remove these jobs. I will keep the verify/merge going in case there are any fixes required post-release. Issue-ID: POLICY-1504 Change-Id: I034ebcfdc6f8a84b02d2aa4527adc11afd49bd8e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-06Add PM Mapper CSIT Test in Jenkinsrajendrajaiswal1-0/+13
Change-Id: I9167299516d2b2e9f3f70340b3ff39e69f759405 Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-06temporary disable arm64 docker build for sdcPaul Vaduva9-166/+166
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I266ce63be85b0cdb619a7d64d5f4cc53e84055ae Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05Add node for dcaegen2 projectJessica Wagantall1-0/+3
The project needs to test their jobs on a node with 100GB space for their new components. Issue-ID: CIMAN-34 Change-Id: I4167a34fbd4267f4eb3da59de9560f6333dd75db Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-05[VVP] - Daily JJB for VVP validation scriptsHagop Bozawglanian2-0/+20
Create a daily job to generate a traceability artifact to be used by other projects. Issue-ID: VNFRQTS-533 Change-Id: I920197e32a364d40c670ec7bef50b80308802e07 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-05Merge "[VNFRQTS] - Daily JJB for VNFRQTS for json"Jessica Wagantall3-0/+69
2019-02-05[VNFRQTS] - Daily JJB for VNFRQTS for jsonHagop Bozawglanian3-0/+69
Daily JJB to generate the needs.json including all the requirements. Issue-ID: VNFRQTS-534 Change-Id: Id28c469a6144c22c4652a8e2a70bd231eb5a0087 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-05Fix SDC merge jobs.Jessica Wagantall2-0/+3
Use correct docker node to run sdc-merge-java. The build node is a parameter that was not provided. Change-Id: I71ee1573bbd8b95ef59b1b77eca0aee901095f36 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-05temporary disable arm64 docker build for vidPaul Vaduva2-29/+29
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I16ec6dfc17e4c15a7a60e3149549404da145e1e8 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker for multicloudPaul Vaduva9-130/+130
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: Iec9cb3f914644e17603686f15423345f74165997 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for cliPaul Vaduva1-18/+18
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: Ied1aa3551ea09d4facdf710f50b412dca9077e10 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for vnfsdkPaul Vaduva3-62/+62
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I005e2baf50858e57241b28bcd910285564dc6b41 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for loggingPaul Vaduva5-93/+93
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I3a6628447acff933cc3909a4f1e123a0e177bea8 iIssue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for msbPaul Vaduva2-37/+37
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I0dbf4cd6007fde008d85f2dd38ed2400ea579487 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for sdncPaul Vaduva2-34/+34
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I83b982036951e957e60b1e33dabfe37747a195e4 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05temporary disable arm64 docker build for ccsdkPaul Vaduva2-34/+34
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I116d97a11f039b8a37cabf6f8bc9b3fef3d06f4c Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-05Removing deprecated VVP Jenkins jobsLovett, Trevor9-231/+0
Change-Id: I846e7bd61963717373c45f6aefc24917940c19bd Issue-ID: VVP-135 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
2019-02-04Migrate to gerrit-maven-stage (OPARENT)Jessica Wagantall1-0/+1
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I624d81fb26f099e4e5c6d19dd185fcbe547a8c9c Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04Migrate to gerrit-maven-stage (SDNC)Jessica Wagantall3-0/+3
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I01c2e969f57a86b840db1b132dfa8fcdbcdbd4fa Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04Migrate to gerrit-maven-stage (CCSDK)Jessica Wagantall11-0/+11
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I79647497d8b1a70b33e1cdeb9fc32b0c0c408257 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04Merge "Add stage release global vars"Jessica Wagantall1-0/+2
2019-02-04Add stage release global varsJessica Wagantall1-0/+2
Add needed global vars by gerrit-maven-stage to prepare ONAP components to use this job from global-jjb. Change-Id: Ib29fc6c42e4de2efd5fe783e69ecbad2e1afaa79 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04sdc: disable marge jobs in arm64Paul Vaduva1-5/+0
We can disable merge jobs in arm64 servers until we have all the dependencies in place Change-Id: Ia95fbb2a72ad9ba112f13317368ad5e5d65a8b04 Issue-ID: CIMAN-236 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-01Allow sdc docker base build jobs to run on arm64Paul Vaduva1-1/+1
Parameterize {project-name}-{stream}-sdc-merge-java to allow for build node selection Change-Id: Ic7410ece9f101b309ab6200c645d9052c1b2080b Issue-ID: CIMAN-235 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-01-30Merge "Add standalone the jjb for casablanca branch"Jessica Wagantall2-2/+54
2019-01-30Add Docker daily JJB for PM MapperJoeOLeary1-1/+4
Change-Id: If5370fc3cd4e7af7190c9e791c8a82e66bfa8fc0 Issue-ID: DCAEGEN2-1120 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-01-30Add standalone the jjb for casablanca branchBin Yang2-2/+54
fix the jjb failure due to unmatching module list Change-Id: I6c823b8c31c9753e6a37f2b85f05e85bd6af7640 Issue-ID: MULTICLOUD-458 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-30Merge "Add verify of csit for starlingx"Jessica Wagantall1-1/+4
2019-01-30Add verify of csit for starlingxHaibin Huang1-1/+4
Change-Id: Ie65fc77465219f1628d5d5f979714be2a32cdac5 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-01-29No need for Trigger in Master.Nelson,Thomas(tn1381)(arthurdent3)1-2/+2
Trigger only in Casablanca, has been removed going forward. Change-Id: Ib842c425c195b1e97094ac95267fd17d5dc8c7cc Issue-ID: MUSIC-297 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-01-28Add jjb for multicloud casablanca branchBin Yang1-0/+2
This is to merge patches for Casablanca Maintenance Release Change-Id: Ic2a079abb0f3ebaeed8e7f2410c6898834bf080e Issue-ID: MULTICLOUD-458 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-25Merge "Add arm64 docker build for ccsdk"Jessica Wagantall2-0/+34
2019-01-25Merge "Add arm64 docker build for sdnc"Jessica Wagantall2-0/+33
2019-01-25Merge "Add arm64 docker build for appc"Jessica Wagantall1-0/+35
2019-01-25Merge "Add arm64 docker build for msb"Jessica Wagantall2-0/+37
2019-01-25Merge "Add job for ssl-dr-suite in CSIT tests"Jessica Wagantall1-0/+3
2019-01-25Add arm64 docker build for msbPaul Vaduva2-0/+37
Add arm64 docker-build job for msb project Change-Id: Idbc5c7b604b52aebd9dd387daeb29f03328838dc Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-01-24Remove cds casablanca jobsTimoney, Dan (dt5972)1-6/+0
ccsdk/cds repo is new for Dublin and so should not have casablanca branch Jenkins jobs. Change-Id: I879d2fa2e470cc1ddd1dbdd4a2d0e52186559d56 Issue-ID: CIMAN-223 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-24Add job for ssl-dr-suite in CSIT testseconwar1-0/+3
Change-Id: I84499a4c0ce614db2687bc900df52d94548c65fe Issue-ID: DMAAP-1004 Signed-off-by: econwar <conor.ward@est.tech>
2019-01-23Merge "Add merge/verify/release/clm for PM Mapper."Jessica Wagantall1-0/+46
2019-01-23[CI] add docker build - VVP validation scriptsstark, steven1-2/+6
Change-Id: Ic4e6f5bc890ba490d06b2285c0114405f04d8897 Issue-ID: VVP-82 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-22Add aai-validation viewJessica Wagantall1-0/+6
Change-Id: I9e308b34e2790d93bc13975e3558280ea9514e7b Issue-ID: CIMAN-195 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-22Merge "Remove arm64 docker build"Jessica Wagantall26-441/+0
2019-01-22Add merge/verify/release/clm for PM Mapper.JoeOLeary1-0/+46
Change-Id: Id088dc9e56ee23624ae1e3b4e37c26860446d113 Issue-ID: DCAEGEN2-1112 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-01-22Remove arm64 docker buildyangyan26-441/+0
Issue-ID: CIMAN-232 Change-Id: I19d8adc4086b05c599f5bfed48ae5422ed9ee6ff Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-01-21Adding config for graphgraphPavel Paroulek1-0/+20
Change-Id: Ia5c63318b5eb7812d764535f3653da88373ec352 Issue-ID: AAI-532 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-01-18Pull demo casablanca for testsuite casablancaGary Wu1-3/+4
The testsuite casablanca docker job was incorrectly pulling the master branch of the demo repo instead of the casablanca branch. This fixes the issue. Change-Id: I9323215ae503135b70295d0f972b079f29295ef1 Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-01-18Remove obsolete HEAT external lab jobsGary Wu1-6/+0
Change-Id: If08a1b2f40b3913e298ab0586aa3898735e3f6cf Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-01-15Merge "Support openstack starlinx plugin"Jessica Wagantall3-0/+36
2019-01-15Support openstack starlinx pluginHaibin Huang3-0/+36
Change-Id: Ic158ab2c2b0900b882834c0ac07d2c16cdd58152 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>