Age | Commit message (Collapse) | Author | Files | Lines |
|
Add Docker create Jenkins jobs for ccsdk/apps repo
Change-Id: I3e41af2aebd8e374ed39b1578ba3b8308be6e6f7
Issue-ID: CIMAN-203
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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>
|
|
The repo affected: ccsdk/plateform/plugins, the helm plugin is platform
sensitive, the helm plugin which build on Ubuntu cannot be loaded to
centos Cloudify manager.
Change-Id: I2199dac7c6a453d1715282c3e6820d127924073d
Issue-ID: CIMAN-185
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
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: I630573ce03a169d63269887e5241d65ecd802c5b
Issue-ID: INT-588
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Add new Jenkins jobs for ccsdk/apps, ccsdk/features and sdnc/apps repos
Change-Id: Icdd1e28a567976fe9e3153775fed6f41c32b14be
Issue-ID: CIMAN-173
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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: I0f2e0d681734939f4e9b7d07faca33cc4a0da2b9
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
CCSDK repos ccsdk/dashboard and ccsdk/platform-nbapi are unused in
Beijing release. Removing Jenkins jobs so that misleading statistics
will not be generated.
Change-Id: Ib82353846c36b8396733105f03bef6755e16ae96
Issue-ID: CIMAN-151
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
|
|
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.
Issue-ID: CIMAN-65
Change-Id: I462092530a0d5a1c5580ce292b80921350e3604f
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>
|
|
sdnc/pluggins is a Readme file and do not need code coverage
ccsdk/utils is a set of yaml file and do not need code coverage
Change-Id: I90c5df9732c7750dc785462028dcb6bc6cd759fd
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
ccsdk/parent in an umbrella pproject and do not need code coverage.
Change-Id: Ib5eba12274a79ff72299593dcc989d610c34e137
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
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>
|
|
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 Jenkins jobs for CCSDK Amsterdam branch
Change-Id: If8ec43e4f68ac93a689d9559595dc3a61ae2a97c
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
Need larger build node for ccsdk/sli/northbound due to unit testing
needs.
Change-Id: I7c49144ba890796728bdc6e48755b91a141af509
Issue-ID: CCSDK-106
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Remove daily release build Jenkins job for ccsdk/dashboard which
is not needed for Amsterdam release.
Change-Id: Ibe52587c6429a890321138091b6f626c2fc4bd44
Issue-ID: CIMAN-96
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Stop Sonar scans for ccsdk dashboard
Change-Id: Iaa099893fdfbed6effe21c65a82e4a28742b8800
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Stop Sonar scans for ccsdk, the repo contain non-Java
code, so code coverage stats are not captured.
SDNC aren't used in Amsterdam (the code moved to CCSDK)
or contain non Java code (sdnc-oam)
Change-Id: Id6a71c6b574f9c51c5a6e474843c5cb946f16c91
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Skip sonar scan on storage/pgaas and platform/plugins,
which contain non-Java code
Change-Id: Ic43366c39a6596af5b920d1ed7aba755d7610753
Issue-ID: CCSDK-59
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
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>
|
|
Remove Jenkins jobs for 2 CCSDK repositories (platform/blueprints,
storage/esaas) that are not used in Amsterdam release. These
jobs do not currently compile clean and are blocking us
from achieving M2 milestone.
Change-Id: I34aeb822e4c3565b6d29e36baaf858d2badb1e13
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>
|
|
Add CSIT HealthCheck Test Job for CCSDK
Refer below change-set link for CSIT HealthCheck Test for CCSDK
https://gerrit.onap.org/r/#/c/14605/
Change-Id: I7d9ceb5bd0d7001eb8abdd73a9411bcf12bebaac
Issue-Id: CCSDK-103
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
sli-adaptors will need a larger build node to avoid out of memory
error on unit tests. Note: this is basically same change as recent
one for sli-core.
Change-Id: Ibe2bd1852aa02e68a05ed8101cfc4c289b73f734
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
sli-core needs a build node with higher memory to resolve out of memory
issues encountered in its junit tests.
Change-Id: I9f1a0972c861d4272baae483478311a96056a705
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Remove release-1.0.0 jobs for CCSDK project repos. This branch does not
yet exist.
Change-Id: If13ae460b07f42668a39c7c3ca9d783a7d3959f6
Issue-ID: CCSDK-58
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
Add Jenkins jobs for new CCSDK repositories:
dashboard
platform/blueprints
platform/nbapi
platform/plugins
utils
Change-Id: I6da1375064719e3dda704df65667e0605cdcf18f
Issue-ID: CCSDK-58
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release 1.0.0 branches for CCSDK do not exist yet, so no need for 1.0.0
Jenkins stream
Change-Id: I298aeaa0d5f3d93397c9a57f66e63e6256844a28
Issue-ID: CCSDK-60
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Verify job fails in these jobs because
there is no docker host available.
Fixing by changing node to
ubuntu1604-docker-8c-8g
Change-Id: If7710edf7bfed1fc4298247e15227b36e3261f50
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue: CCSDK-27
Change-Id: Iafb919e09e5b99b74d015fe5274b1872abf43d04
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
Issue: CCSDK-18
Change-Id: I95f125df4fc1432aa8fc9e305a4e037f65a68edf
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue: CCSDK-17
Change-Id: If8bbed8c30d54f4301bb7c4e96ec1d9571444f33
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Add Jenkins jobs for CCSDK repos
Issue: CCSDK-6
Change-Id: I77fc4355f1c2c54bc76b6ed2108968211966ad74
Signed-off-by: Dan Timoney <dtimoney@att.com>
|