Age | Commit message (Collapse) | Author | Files | Lines |
|
Update CCSDK and SDNC docker jobs to run daily
Change-Id: I679fb22acd1ea29b4e59ec7b209117889153d127
Issue-ID: CIMAN-362
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Move INFO.yaml verify jobs to centos node
to ensure there are no issues with Python
packages.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
|
|
Updated CCSDK and SDNC JJBs:
1) To use global jjb verify and merge jobs (vs older global-template)
2) To run merge jobs (SNAPSHOT builds) daily
3) To run staging jobs only on demand.
Change-Id: Ia5bee0d5ee765ba501af855e06d5637fdbf61568
Issue-ID: CIMAN-357
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add elalto branch jenkins jobs for SDNC
Change-Id: I800bbc4b83a9bc807928d1fb5553c3f308b593b5
Issue-ID: SDNC-918
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Move release jobs to docker node since these
repos will start using self container releases
Change-Id: If335d12375863b3809e0d1335310a3eaeefea154
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
For El Alto, SDNC will support both Fluorine and Neon based distribution
since Neon port was done late in release cycle.
Change-Id: I0f393002c8da9a5f7c2a804c8976fa29367c7e84
Issue-ID: CIMAN-308
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Configured SDNC jobs to use mvn version 3.5. Also, removed obsolete
old (pre-global-jjb) docker build.
Change-Id: Ie3466d893404f96644a4ca0b3ac215e1a395f843
Issue-ID: CIMAN-296
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add self-release jobs for SDNC
Change-Id: I0d2d9557d490091d8e2072eb83a8eb4fe847dfd5
Issue-ID: CIMAN-293
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Jenkins jobs no longer needed for dublin branch since no maintenance release
is planned.
Change-Id: I8e79da78298ed5b06a858c1174f13c30ac256415
Issue-ID: CIMAN-285
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update staging builds to use maven-versions-plugin to set release
version so that snapshot dependencies are preserved.
Change-Id: I64d6f5b29248a7e5187b4b6f86ffb8eadedbdb2d
Issue-ID: CCSDK-1522
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add global-jjb docker jobs for CCSDK and SDNC
Change-Id: Ieca0ed69e59c80321dfd048c34e1fe330d13ea7e
Issue-ID: CIMAN-265
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove obsolete daily release jobs from SDNC, no longer needed due to
global-jjb conversion.
Change-Id: Ic85c91064b4afd426bc277aad53927b9c6497a5b
Issue-ID: CIMAN-264
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Run sdnc staging jobs on Centos node so that SIGUL can sign
artifacts.
Change-Id: I4db6c60119f8f7caaa4c15e0d7826b54aa0f5eed
Issue-ID: CIMAN-259
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove casablanca branch Jenkins jobs for CCSDK and SDNC projects. These
are no longer needed since there will not be another casablanca mtce
release.
Change-Id: I2ff0ba87a16bc236f0c624c9efc8448783edd135
Issue-ID: CIMAN-258
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add Jenkins jobs for SDNC dublin branches
Change-Id: I6f7b6abeafc32a2fb4a4a1e2685bf7028509163b
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add gerrit-info-yaml-verify from global-jjb
to verify INFO.yaml file contents.
Change-Id: I6a2e0119036ee11cdf531d15e563dbfafb0a885d
Issue-ID: CIMAN-179
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
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>
|
|
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>
|
|
|
|
Added streams with casablanca and master to clm jobs for
ccsdk and sdnc.
Change-Id: I3c6e593112eed13840698d13be71b06355a4045f
Issue-ID: CIMAN-226
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add arm64 docker-build job for sdnc project
Change-Id: I5a85c58a542e7ef29c27c83c1372b6e7b9ac8ec7
Issue-ID: CIMAN-217
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Add nexus-iq-namespace variable for CLM jobs to use the
'onap' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.
Change-Id: Id689cbb482d823482932fb4d397bd2adae950735
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The clm job portion needs to be on its own
project section similar to the Sonar portion.
The reason behind this, is because we only want
this job to be running for master and no other
branches. Also, this is in preparation for the
work that is to come from global-jjb on application
names in CLM.
Change-Id: If9113ca802b2facfe635e7a11dd3e08bce15c05a
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add Jenkins jobs for CCSDK and SDNC casablanca branchs
Change-Id: Ib38bece7a36e0f009e760a63d30536dcd575cb29
Issue-ID: CIMAN-212
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove unneeded jobs against beijing branch for CCSDK and SDNC
Change-Id: Ia1021fd38e69fd38542a483f923184ac7732f079
Issue-ID: CIMAN-209
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f.
Issue-ID: CIMAN-33
Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove CLM jobs as they are exposing proprietary
information. Looking into how to handle these better.
Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Cleanup CLM job definitions that
do not require any parameters
Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Id653f08bf6d5d338bf6e46aa5ba2a1a67fce86c9
Issue-ID: INT-588
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Add Beijing branch Jenkins jobs for CCSDK and SDNC repos containing
release notes (ccsdk/distribution and sdnc/oam, respectively)
Change-Id: I736788d371a40469d104d2116f6b857ae1768643
Issue-ID: CIMAN-165
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Rather than hardcoding this parameter as part of the
maven-docker-push-daily macro, we are passing it as a
"mvn-params" parameter from the project's JJB template.
Notice that this change IS NOT adding "Dmaven.test.skip=true"
but rather moving it away from the macro into the project's
template to handle it individually per project.
Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb
Change-Id: I7fd34114a45b0b36158e05a1be09ebc4d861d96e
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Rename nodes from "basebuild" to "builder" in preparation
for updating to common-packer.
Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
As decided at TSC, we won't be be measuring code covergae for JavaScript.
Change-Id: I1581d72799e54623b0ff99eaa91d0aaec07e92cd
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
The new upgrade of global-jjb 0.16.0 is able to
handle the java version better. We do not need to set
this variable as empty anymore.
Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove no longer needed Amsterdam Jenkins jobs for CCSDK
and SDNC projects.
Change-Id: I44ff0d7ca9098e7ce0a28447cc41150c7e7cebfb
Issue-ID: CIMAN-129
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fix typo for sdnc-core, sdnc-adaptors, sdc-oam
sdnc-plugins and sdnc-northbound
Change-Id: Id417e88cb5b6978a5c90d754e75409a91e456fd6
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
gerrit-maven-sonar is now in place to run all the Sonar
scans. "release-version-java-daily-no-sonar" and
"release-version-java-daily" templates are exactly the
same after removing the sonar goals.
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
|
|
Run gerrit-maven-sonar on a 4c-4g node
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
|
|
The current Sonar goal in release-version-java-daily
has a lot of issues when running for projects in more than
one branch.
Remove sonar task from release-version-java-daily and use
global-jjb gerrit-maven-sonar job instead.
Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add amsterdam branch for jjb job templates
for sdnc repos
Change-Id: I7bb74ed9eacb5a9531d6d5cc5cceb195a6e92bae
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
Disable Sonar scan on CCSDK and SDNC repos that contain no Java
code (packaging only).
Change-Id: I8f81ff877206912eb435ebaab57448a7fa8d8bbe
Issue-ID: CCSDK-59
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Removed unneeded Jenkins jobs from CCSDK and SDNC repositories. For
SDNC, removed release-1.1.0 branch stream, since that branch is
no longer actively used. For both, removed site-java jobs, which have
never worked correctly and are currently interfering with M2 acceptance
criteria, even though these jobs are not producing any binaries
used by anyone.
Change-Id: I87db40eb3bc8e43f8280a18ccdb97f6e9fc8e62b
Issue-ID: CIMAN-89
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Remove SDNC Jenkins jobs for release-1.0.0 branch, which are no longer
being used.
Change-Id: I90fd5b8f7225029382cdd4e4ae260fda1312b143
Issue-ID: CIMAN-84
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add Jenkins jobs for SDNC release 1.1.0 branch
Change-Id: Ie50179e8518aae4f8c94f4014cac2598e06d260c
Issue-ID: SDNC-58
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
CLM scans should be performed for sdnc-oam
and the results will be reported in Nexus IQ
server.
Change-Id: I5864a5ede206c2b3dcebb2559d51f9ec6b56629c
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|