summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/ccsdk-oran.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29Remove doc job for ccsdk-oranelinuxhenrik1-14/+0
Change-Id: I555b8c3213e857d4f6f92e6d97b0a2205243c576 Issue-ID: CIMAN-389 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-23Add guilin branchecaiyanlinux1-0/+2
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-2699 Change-Id: I44fd63f06898b289d5ba6a979003e0b5745a3626
2020-09-21Add RTD jobs to ccsdk-oranelinuxhenrik1-0/+13
Change-Id: Ic0e4467954a81a154f0a074c045c449a02de0308 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-15Add guilin branch jobs for ccsdk/oranDan Timoney1-0/+2
Add guilin branch Jenkins jobs for ccsdk/oran repository Change-Id: I10fa53b105873cded05970028db50bd1b29972a2 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-10Update ccsdk-oran not to use version pluginDan Timoney1-1/+0
Update ccsdk-oran not to use version plugin for staging builds. Instead, the string '-SNAPSHOT' will be globally removed from snapshot builds. This technique allows us to make sure that merge builds will use snapshot version of CCSDK dependencies while staging builds will use released version only. One side effect is that staging builds will fail until parent pom is released - which is why we don't run daily staging builds, but only staging builds on demand. Change-Id: Ib43b7c9585c32fcd82830641ff602e4f4010a923 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Recorrect builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+2
change builder back to centos7-builder-4c-4g skip docker build Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: I87951bc97ee41d0eb08946a3ceffa3cbafa658d3 Issue-ID: CCSDK-2699
2020-09-03Set correct builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+1
ccsdk-oran-maven-stage-master jenkins job is failing due to docker not existing in current builder Set correct builder to fix the jenkins job Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-2699 Change-Id: I2cb4d3a956e1367fea0f4160973f925c7892bba0
2020-08-28Refactoring CCSDK Jobs to run with mvn36Singal, Kapil (ks220y)1-5/+4
Issue-ID: CIMAN-386 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic437d59da61afc8740767e141d7b89135cbccf47
2020-08-27Set correct builder for ccsdk-oran Sonar jobelinuxhenrik1-1/+1
Change-Id: I7d0f59c0dd5d5aa7ca1ba4b4ed598b4fd6a57149 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-21Update maven3.5 to 3.6. Part of JDK11 migrationOleg Mitsura1-3/+3
commit 1: initial commit commit 2: rebase (ccsdk-oran) commit 3: update CDS to openjdk11 Issue-ID: CCSDK-1870 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I476f373872e3a1af2e5f04b46b2ab64b4d097722
2020-08-21Set Java version for ccsdk-oran Sonar jobelinuxhenrik1-0/+1
The ORAN components need to use Java 11. Change-Id: I95f11cd15f58476058f192b145de8dad2603489c Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-20Add Sonar to ccsdk-oran Jenkins jobselinuxhenrik1-0/+19
Change-Id: If77dee2106c9d8b11da81fc3b2842b29b14a9c8e Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-07-221: Moving CCSDK-ORAN info & jobs back into the CCSDK directoryRehanRaza1-0/+45
2: Adding Jenkins jobs: - gerrit-maven-verify - gerrit-maven-merge - gerrit-maven-stage - gerrit-maven-docker-stage: Change-Id: I67df668dcf8c66595186568bace46b196d783d21 Issue-ID: CCSDK-2596 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>