Age | Commit message (Collapse) | Author | Files | Lines |
|
Use lf-views to manage views through JJB
Change-Id: I377e257f4ca54c9e408146e4efa5f1dabbec8351
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
CLM should not be ran onto Beijing
Change-Id: I2b0e84a1a228262068eeda86aab36c7ca92d6a56
Issue-ID: EXTAPI-154
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.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.
Committing this as a single patch since our verify
job is broken.
Change-Id: I9e0531719fc7f524c149144afcbac49b5b5fcfb8
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>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Issue-ID: EXTAPI-104
Change-Id: I3e0fef697135dc9b78783f79da61c8444e047685
Signed-off-by: Eric Debeau <eric.debeau@orange.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>
|
|
Project name correction to be aligned with integration repo
Change-Id: Ic05548c6a5ab279eb978b2c5a8085a12030d6489
Issue-ID: EXTAPI-76
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Change-Id: I6927982e490279deabc35ed979d8f8a843d27fbe
Issue-ID: EXTAPI-76
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Add initial java jobs for externalapi-nbi:
- gerrit-maven-clm
- gerrit-maven-sonar
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-version-java-daily'
Change-Id: Ib654e52999aedc31ed31d1f03a8cd88b6edaebe6
Issue-ID: EXTAPI-36
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|