Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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
|