Age | Commit message (Collapse) | Author | Files | Lines |
|
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: Ic13877422d53b29edd9046948be0e8361a7eae42
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
|
|
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>
|
|
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.
Committing this as a single patch since our verify
job is broken.
Change-Id: Ia0557bcbaab66321fd4aa202a0333f38c86b3441
Issue-ID: CIMAN-184
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: I6930b268ab3ed15adc0fe099439d17ede5d6d3f7
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>
|
|
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
Issue-ID: CIMAN-159
Change-Id: Ifb0d616f34730ffc0eaa9a371ad8800b7d153e50
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>
|
|
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>
|
|
Change-Id: I1beba4362e77f834a0da42eb450627d7c4d21587
Issue-ID: VID-187
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
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>
|
|
Change-Id: I493bc102f7c60040f29041be536bf5baa902255e
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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 vid repos
Change-Id: Ieecaad1279a5c34592602456139b07c3b48d6a33
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I2a915337fc56629929d8200bc8019b2f37fd5d3b
Issue-Id: VID-68
Signed-off-by: Ofir Sonsino <os0695@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>
|
|
Issue-ID: VID-60
Change-Id: Ic5a11d24ec55885912464adb4543c806749b8c7f
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
Change-Id: I4f2772f1d8cb5b365c082e229327017e63f60695
Issue-ID: VID-69
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
Create VID csit file in jjb to trigger csit flow
Change-Id: I66877087438487954b28bb4a240fae441ca818bc
Issue-Id: VID-68
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
|
|
CLM scans should be performed for vid-asdcclient
and the results will be reported in Nexus IQ
server.
Change-Id: Id1876f1f792927b3a89802df556bcd6618bae2b4
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
CLM scans should be performed for vid
and the results will be reported in Nexus IQ
server.
Change-Id: I23fda3522d3adc7127c1a712e148f10ebd2f72af
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ibf44069ff388c1a986b3fe1ec62ed2e7ab7fc2e6
Signed-off-by: jimmydot <jf2512@att.com>
|
|
Change-Id: Ibf16d7908ab7cdf161bd9d889e1a5729ccb48e79
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: Id5ef60f1bbc3caf43eba5159842240793d5924c3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: Ib5a351d1e924e21743831c9d769151ee36591e19
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: I4be2db4e781adef6a618fe800c7000e4ffd8d831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
* De-lint files
* Move the sonar URL calls to a global Jenkins Variable
Change-Id: Ic2086d922e848596aab2f2471ee8e615c34f581e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I23e9b134309cd766e199f86caf7d94fdf2abedad
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I748cc30892c1b845a9a1672b9d67a778c2377255
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: I8388ee892082ca62a9c27ae44c03bc267e10f195
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
|
|
Change-Id: Ie33190b6a9996b444519b753d28e6d145c3905dd
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
|
|
Change-Id: I045ea018abc65f4394f70bf3a4cb99682f869d74
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Configure the basic verify and merge jobs for the vid project
Change-Id: Id304966ccf5520fe8a34ac1d9acdc5d7b977985d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|