Age | Commit message (Collapse) | Author | Files | Lines |
|
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: I000618b9b37c8dff8dcc5f34ef1aae6103644f99
Issue-ID: INT-588
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I03da80d90e758a3ef0c7bb495363024036c203b2
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
|
|
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>
|
|
Revert appc-deployment to use the old docker
jobs. Moving into the new jobs will require a full
re-design of how this repo is built and, being close to the
next release, this effort is bigger than expected.
Change-Id: Ida452fb90e4fb025afc28bb29d699aee708b16c0
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Docker jobs require more variables to be set.
Build node set to use a docker node, location of
Dockerfile and name for the docker image.
Change-Id: Iab7ce190f1f26ff74182ca9b7b22e19991fe4c07
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add global docker jobs for APPC:
- '{project-name}-{stream}-merge-docker'
- '{project-name}-{stream}-verify-docker'
- '{project-name}-{stream}-release-version-docker-daily-no-sonar'
Change-Id: I94dfc0c2e6a9a1f3a760b86b0bd3c6845375e22e
Issue-ID: CIMAN-132
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>
|
|
I failed to remove the deployment and csit jobs before
when I removed the main jobs.
Change-Id: I11a2a180bdac296ee5255b71b7d68bb7db7dbc4e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-625
|
|
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>
|
|
appc-deployment does not have java code to be scanned
Change-Id: I8aecc58482fc60f7c7f1315f9408a79731a184b0
Issue-ID: CIMAN-65
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 appc repos
Change-Id: Ifddf71376a7d47dd8c144871d90d14fe599c007f
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>
|
|
Change-Id: Id2b23fb2b2bc6446e29f9efe41e66867498191b9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-261
|
|
Issue-Id: APPC-170
Change-Id: I4ecc4ed8f582c654ddf1d3cbfaa03b3b9f9bc657
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
CLM scans should be performed for appc-deployment
and the results will be reported in Nexus IQ
server.
Change-Id: I703e68e130b8bf43b499f7955395993bdacec626
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Id6394e8e64317c019e2f4dbffd35d64c41ba14a9
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I03519ce7ec7c256efbc6feeeb801029f2dfb6119
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Adding release-1.0.0 stream to appc.yaml and appc-deployment.yaml
Change-Id: Iec3cd7ad1572852764cc038079c34223822c5412
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Changing from {project-name}-{stream}-docker-java-daily to
{project-name}-{stream}-docker-version-java-daily in appc-deployment.
Change-Id: I4c6e90b2cce5ad1b3b8fda928317c0d2ea3656e0
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Changing to release-version-java-daily so that daily
builds will be version with the release version
from version.properties.
Change-Id: I373aed996b59c51f97b40d1cf523fc7b5dc1cd15
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
appc is not able to cleanly build on a 2cx1g instance. Move up to the
next larger instance size.
Change-Id: Ib673ce0c652db603916dcd874eb01ce66c58a726
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Adding daily release to appc.yaml.
Adding daily release and docker daily to appc-deployment.yaml
Change-Id: Ica9e4ddd775e1e86e9c147850b7c22f4e01c3082
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I3e733842ea71e97f8e1fdf9c76bcc0ab8b928636
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|