Age | Commit message (Collapse) | Author | Files | Lines |
|
No need to build the 1.0.0 version of the model loader.
Change-Id: I952d4d66efb8ce77be6158aedfb576687019a932
IssueID: AAI-439
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Add missing setVersion parameter which is needed by
{project-name}-{stream}-docker-java-properties-daily
job template.
Change-Id: Ie4acb1b363b2613eb9f7ec5b9f210acdbeff8c77
Issue-Id: MODELING-26
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
The AAI docker and package names were changed from openecomp to onap.
Need to change the jjb template to match.
Change-Id: I8f471168b4afbe7594aaf51ab5fc7332de62bc67
Issue-ID: AAI-10
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Add CSIT job template
Change-Id: I920d296ffa123f2fdae503612bfd9d83d589e05f
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Add Docker daily JJB task for building
vvp engagementmgr container
Change-Id: Ide6cdbce0b6a9e2eb3d3e8cc6f8a724ad7c078e6
Issue-Id: CIMAN-113
Signed-off-by: Areli Fuss <af732p@att.com>
|
|
Add an optional step to use maven version plugin
Issue-ID: CLAMP-57
Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Change-Id: I2a915337fc56629929d8200bc8019b2f37fd5d3b
Issue-Id: VID-68
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
|
|
Issue-ID: CIMAN-111
Change-Id: I10773ff9cae92c4eb7f265d62e759d5048318c07
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Delete subproject release daily, because the project
release daily is enough.
Change-Id: I19c9799ac6e05de7541d24b77e7640a453282da0
Issue-Id:VFC-506
Signed-off-by: luxin <luxin7@huawei.com>
|
|
|
|
Change release-version3 to release-version
Change-Id: Icedeb6e2aab262f148ef1979aadf200b727592e1
Issue-Id: CIMAN-110
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
New release of Portal/SDK prompted by need to remove GreenSock code
Issue: PORTAL-127
Change-Id: I73cfc0b3d129a7169f941766c7a569c1487e4e42
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Change release-version3 to release-version
Change-Id: I9ef6b16e6b6dee1f0eec23101cbda561db9806e0
Issue-Id: CIMAN-109
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Add java-version parameter just for CLM jobs to
avoid other jobs from breaking by picking the wrong
configuration.
Issue-ID: CIMAN-65
Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change pattern value to execute job on vesagent code change
Change-Id: I1438c0e63f8578d4568f9e93c6e370cf341001a6
Issue-ID: MULTICLOUD-8
Signed-off-by: Arun Arora <aroraarun@vmware.com>
|
|
Add verify job yaml for vesagent python code
Change-Id: I9e6a9f540042933895fe950281b3ee170b84d602
Issue-ID: MULTICLOUD-8
Signed-off-by: Arun Arora <aroraarun@vmware.com>
|
|
Update daily job template to new template with {subproject}
Issue-ID: VFC-520
Change-Id: Ie8ac0a351b76a70df8c5df9208066260589120b4
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
Change-Id: Ifc8ea3647546f64a9bbbe9b08aa27e5c0a2717e6
Issue-Id: VFC-509
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
|
|
Jenkins jobs need to use (System) version of Java in their
job configuration. Setting this variable initially was causing
few CLM and other jobs to fail.
Change-Id: I536d47a490b2d6c3778e499afed8f4dc3ba81e6d
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
Requires node with docker support as image is built at packaging stage.
Change-Id: Iba4421bf0fc85172e6b85924f11e245f9178bf74
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Remove root level java job; replace with subproject
jobs instead.
Change-Id: I94daecaa70c667be2462e789bd62253f8fac3bdc
Issue-ID: INT-273
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
Change-Id: I5de49dc2883b58ec70a11dda69df96780d42036a
Issue-Id: USECASEUI-50
Signed-off-by: shentao <shentao@chinamobile.com>
|
|
Add new yaml for vesagent Java Verify, Merge, Release and Docker jobs
Remove vesagent jobs from vmware vio yaml
Incorporate Review Comment to fix mvn-settings value
Change-Id: Ibbbb7a15cbf85381121e555c3f1e86d0ab5ec5ab
Issue-ID: MULTICLOUD-8
Signed-off-by: Arun Arora <aroraarun@vmware.com>
|
|
Daily release build only deposits SNAPSHOT artifacts for TCA.
Lusheng investigated and found that TCA jjb is not calling the standard
java daily release job template. Instead it uses a template without
setting the release versions, and tries to set the release version by
itself. However that is not done correctly. So in TCA daily release
build the release version is not set correctly, and as a result no
release artifact is built, only the SNAPSHOT versioning.
To fix this, we change to use
'{project-name}-{stream}-release-version-java-daily' job.
Change-Id: I59c4962073108a43b0755049058f04b106ca5e6e
Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com>
Issue-ID: DCAEGEN2-123
Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com>
|
|
|
|
Use CLM job from global-jjb
Remove the local CLM job template
Issue-ID: CIMAN-65
Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Update the pom file directory,because –release-version3-java-daily
job failed.
Remove extra space.
Issue-ID: VFC-520
Change-Id: I02e0129f5e938cccb4b56d11b29ff8fd00c98d7f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
|
|
|
|
|
|
Since multicloud is based on python, no need to enable sonar.
Change-Id: I7f1efebac39e09cc42b2f780f289272f36744e3a
issue-id: CIMAN-106
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
Add version3-java-daily for vfc-resmanagement to build
release version 1.0.0
Change-Id: Ibf069dbb387e0c9394e092446c41d7e678d15228
Issue-Id:VFC-506
Signed-off-by: luxin <luxin7@huawei.com>
|
|
Modify vfc-nfvo-driver-svnfm-huawei.yaml
Modify vfc-nfvo-driver-vnfm-svnfm-nokia.yaml
Modify daily job template to release-version3-java-daily
Issue-ID: VFC-520
Change-Id: I6f5d55c084d26f7ce26f613d8c02f51d3307834e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Change-Id: I4fd1483e6eb1a3e73618058cb091b42ec6c5e445
Issue-Id: VFC-509
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
|
|
Change release-version2 to release-version3
Change-Id: I0b9a83905dc4ee0a394275c8264b68691b187082
Issue-Id: CIMAN-105
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Update vfc-nfvo-driver-svnfm-huawei.yaml
Update vfc-nfvo-dirfer-vnfm-svnfm-nokia.yaml
Modify the daily job template in above file
Remove extra spaces
Issue-ID: VFC-520
Change-Id: I0fd24dfe7b132134a38dfac2ae0289d9b2e21829
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|