Age | Commit message (Collapse) | Author | Files | Lines |
|
Candidates for MR1 need to have their CLM jobs
running on Casablanca too.
Issue-ID: CIMAN-228
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6d564bea223ca65e69d336cee06420792bd699cf
|
|
Allow {project-name}-{stream}-docker-version-java-daily
to allow a specific build-node to be able to run these
jobs using the ARM architecture nodes.
All current projects using this job will stay unchaged and
will still run their builds on ubuntu1604-docker-8c-8g.
Change-Id: If3e5c77b1e80c1dd86a676c920ac0ecb7d93d562
Issue-ID: CIMAN-219
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>
|
|
Use lf-views to manage views through JJB
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I0c313c9c7640d3333e12f8d74e013aa8d9ec4d87
|
|
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: I6bd7db60496fcbfdd52993959c9b080cabe1b8a9
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I88b374352da4aef316dbcabff43e2bf4d9d3e4ca
Issue-ID: CIMAN-215
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
The Dublin_dev jobs are no longer needed.
We are preparing to cut a casablanca release branch for SO.
Change-Id: I400737201cedba45c18159a6fb8b0dbdfea9bbca
Issue-ID: CIMAN-214
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: I5f08c977823bf10b696e47f0e23e4b56605b9f8e
Issue-ID: SO-1103
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Change-Id: Iabfa5076862509290a1418694fb6c29f48e5a17b
Issue-ID: SO-1103
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Spread the scheduling of Daily jobs throughout the
day to reduce resource contention.
Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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 yaml file for these repos was only containing
the CLM job, which is useless for these repos.
Delete the yaml file for now. It will be re-added once
the teams have any other Jenkins jobs to add.
Change-Id: I3f02a3ddec087822271d4fe5b9498c4d19cbb22d
Issue-ID: CIMAN-116
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>
|
|
Arquillian will not be supported in Casablanca. Removing it will
speed up verify, merge, and release builds by an order of magnitude.
Change-Id: Ia9cee0db2ac2950e6fd1a189b47026edd5a3c47d
Issue-ID: CIMAN-183
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue-ID: SO-729
Change-Id: I3026b00dbf6867c36e24e6244e6e0f0ad2c6a7dc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
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>
|
|
SO PTL wants all function tests for SO in one
jenkins job. This changes the name of sanity-check
to integration-testing for that purpose.
Issue-ID: SO-555
Change-Id: I2bbe87937d96a7a4cd26c35c6d741fafdb1a589c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue-ID: SO-554
Change-Id: I86d7cd653e1c2f6d0e556629b407379834ea8eb1
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Idb0272b129ec4d63b9f14c565a3165b1fe5632c2
Issue-ID: CIMAN-149
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Issue-ID: CIMAN-149
Change-Id: I7299764a60745fa73e0e8bb19a1f4eb0fc4c46ed
Signed-off-by: Jeremy Phelps <jphelps@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>
|
|
Remove stage-site-java JJB template as we no
longer will be using or updating the maven settings
files.
Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8
Issue-ID: CIMAN-144
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add missing CLM jobs for music, policy,
portal-sdk, sdc and so
Change-Id: I6b640f45a07ec63b2e7891a77a40b2cdc8b605d7
Issue-ID: CIMAN-133
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
Update jjb for SO to disable "amsterdam" job.
Issue-ID: SO-415
Change-Id: Ib72cc5f497adc20d12f015ee33cd80042cf73611
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
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 so repos
Change-Id: I1035bed70e54d4ab4144c224acad4ab11248c4f7
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>
|
|
Issue-ID: SO-168
Change-Id: I1d66619ebf65ecb553f06deb31c9900a91c8c731
Signed-off-by: JulienBe <jb379x@att.com>
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I34be8c89bc677e7c11eceba90bd96e92f03615b6
Issue-ID: SO-168
Signed-off-by: JulienBe <jb379x@att.com>
|
|
add new template for this purpose
Template allows to pass a maven profile
Change-Id: I984d836bd053065d3d10b726aaca9851c2132fe7
Issue-ID: SO-168
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Some of these 1.0.0 jobs are failing and it makes no sense to fix them.
so-docker-image-blessing has never been executed.
so-libs-release-1.0.0-clm
so-libs-release-1.0.0-merge-java
so-libs-release-1.0.0-release-version-java-daily
so-libs-release-1.0.0-stage-site-java
so-libs-release-1.0.0-verify-java
so-release-1.0.0-docker-version-java-daily
so-release-1.0.0-merge-profile-java
so-release-1.0.0-release-version-java-daily
so-release-1.0.0-stage-site-java
so-release-1.0.0-verify-profile-java
so-docker-image-blessing
Issue: CIMAN-90
Change-Id: I23ae80e785924d18f14957f4279318dc1b6ca94b
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Add CSIT job for SO, to do functionality test case daily check.
Change-Id: I1b0c3cf49c96ccd5cc8d0220b9e351ad96c197df
Issue-ID:SO-74
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
The failed SO daily build is occuring because we're using the
following settings file: so-settings.
We need to use so-libs-settings instead. Normally our settings
file matches the project name and structure (nesting).
This is another fix related to SO-21.
Issue: SO-21
Change-Id: Ia060ba8f9f9bdcd1de6fd586ccb907ef0546035a
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
The 'mso' repositories in gerrit were deprecated (marked read-only)
and new 'so' repositories were created. The jenkins jobs should build
the code from the 'so' repositories, not the 'mso' repositories.
NOTE TO REVIEWERS: I don't see any direct references to the yaml files
I've renamed. Please confirm that this change is correct.
Issue: CIMAN-6
Signed-off-by: Rob Daugherty <rd472p@att.com>
Change-Id: Ibefd42d289c76f927e7541ec0886235f02187a42
|