releng/builder.git
4 years agoClean up log file size increase logic 17/88717/1
Jamo Luhrsen [Thu, 26 Mar 2020 18:13:58 +0000 (11:13 -0700)]
Clean up log file size increase logic

- no need to call out different releases since we are well
  past Neon and Fluorine now. just simply increase from default
  of 64MB to 1GB

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I6be9e8cf4407a42a89914f9dcdbcd92aafe1f128

4 years agoMerge "Increase mdsal build timeout"
Thanh Ha (zxiiro) [Thu, 26 Mar 2020 16:46:42 +0000 (16:46 +0000)]
Merge "Increase mdsal build timeout"

4 years agoMerge "Remove mdsal-3.0.x jobs"
Thanh Ha (zxiiro) [Thu, 26 Mar 2020 16:46:22 +0000 (16:46 +0000)]
Merge "Remove mdsal-3.0.x jobs"

4 years agoMerge "Remove odlparent-4.0.x jobs"
Thanh Ha (zxiiro) [Thu, 26 Mar 2020 16:46:06 +0000 (16:46 +0000)]
Merge "Remove odlparent-4.0.x jobs"

4 years agoRemove odlparent-4.0.x jobs 98/88698/1
Robert Varga [Thu, 26 Mar 2020 11:35:58 +0000 (12:35 +0100)]
Remove odlparent-4.0.x jobs

With Magnesium out, Neon is desupported, hence we do not need
odlparent-4.0.x jobs.

Change-Id: I7a0ce01fe31187bb23d1a5c320b77c8b6ad47288
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove mdsal-3.0.x jobs 96/88696/2
Robert Varga [Thu, 26 Mar 2020 11:32:48 +0000 (12:32 +0100)]
Remove mdsal-3.0.x jobs

With Magnesium up, Neon is desupported, which means we no longer
need mdsal-3.0.x jobs.

Change-Id: I374b929446480e9da82e098c4d5a39a97f6f8d5d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove yangtools-2.1.x jobs 97/88697/1
Robert Varga [Thu, 26 Mar 2020 11:33:34 +0000 (12:33 +0100)]
Remove yangtools-2.1.x jobs

With Magnesium out, Neon is no longer supported, hence we do not
need yangtools-2.1.x jobs.

Change-Id: Ib5e6eb69e50dcec752d5fd54af1cb9f551b188f5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoIncrease mdsal build timeout 93/88693/1
Robert Varga [Thu, 26 Mar 2020 09:37:19 +0000 (10:37 +0100)]
Increase mdsal build timeout

We have been battling with job timeouts, which are mostly caused
by performance variance in our slaves and slowdowns caused by
ODLPARENT-179, which are affecting MD-SAL the most due to our
very granular packaging.

Increase build timeout to 90 minutes, which gives us enough cushion
to have the jobs succeed.

Change-Id: I82232e72a772f5ce9d6ae1741f8fcd672ded6a40
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove controller-distcheck-aluminium 87/88687/1
Robert Varga [Wed, 25 Mar 2020 22:20:05 +0000 (23:20 +0100)]
Remove controller-distcheck-aluminium

distcheck jobs are irrelevant to MRI jobs, remove this job as
controller is transitioning.

Change-Id: I9230331bde8cb4fc04b0debd70e1e4ab59ba9cc6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd robot options to reduce robot log size 96/88596/1
Jamo Luhrsen [Mon, 23 Mar 2020 18:14:56 +0000 (11:14 -0700)]
Add robot options to reduce robot log size

- increase the device increment value so there are less
  loops in the test overall.

- use flattenkeywords to remove the logs from the keyword
  that is causing a large amount of messages.

Coupled with https://git.opendaylight.org/gerrit/c/integration/test/+/88446
we should not hit the problem where robot is getting OOM killed by the
host while it's parsing a very large output.xml file.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I86027f792f6d5a94670e409f70cf974c423dc299

4 years agoMerge "Disable submodules for docs project"
Jamo Luhrsen [Fri, 20 Mar 2020 17:09:21 +0000 (17:09 +0000)]
Merge "Disable submodules for docs project"

4 years agoDisable submodules for docs project 48/88548/2
Thanh Ha [Fri, 20 Mar 2020 15:33:18 +0000 (11:33 -0400)]
Disable submodules for docs project

Docs no longer uses submodules in it's builds so we can remove
this at this point.

Change-Id: I32555fd9b50e9878ed9e47d79d31fdfd5636594b
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoUpdate cloud image list docs 45/88545/1
jenkins-releng [Fri, 20 Mar 2020 11:02:46 +0000 (11:02 +0000)]
Update cloud image list docs

Job: builder-update-image-list/833\nChange-Id: builder-update-image-list/832\nChange-Id:
Ia71a94ed5f74e908fd9afa4176af800527d9fc8a

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I34006b295997c6efbaa5bd7b82f680dbde0ace54

4 years agoUpdate global-jjb to v0.52.0 41/88541/1
Anil Belur [Thu, 19 Mar 2020 23:00:27 +0000 (09:00 +1000)]
Update global-jjb to v0.52.0

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Ic2381686bca902ae24d9ec4cd1b9330418a57872

4 years agoUse jdk11 for dlux magnesium 40/88540/1
Jamo Luhrsen [Thu, 19 Mar 2020 20:54:32 +0000 (13:54 -0700)]
Use jdk11 for dlux magnesium

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I5db4fdeeae9afe7bcc81edfff50a8a99767f068e

4 years agoUpdate docs jobs for magnesium 35/88535/2
Thanh Ha [Thu, 19 Mar 2020 16:40:22 +0000 (12:40 -0400)]
Update docs jobs for magnesium

Change-Id: I6e980109fb9a0b23c0e01b0cdf94c72b7a34e678
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoUpdate dlux job definitions 13/88513/2
Robert Varga [Thu, 19 Mar 2020 12:44:51 +0000 (13:44 +0100)]
Update dlux job definitions

This adds adds sodium/magnesium jobs, dropping the neon job, which
is no longer used.

Change-Id: I25c0af57b42301423f51da1e9924c9378d3a9f94
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMerge "Add Ubuntu 18.04 docker builder to ODL cloud"
Jamo Luhrsen [Sat, 14 Mar 2020 18:11:13 +0000 (18:11 +0000)]
Merge "Add Ubuntu 18.04 docker builder to ODL cloud"

4 years agoAdd Ubuntu 18.04 docker builder to ODL cloud 27/88427/1
Eric Ball [Sat, 14 Mar 2020 15:24:22 +0000 (08:24 -0700)]
Add Ubuntu 18.04 docker builder to ODL cloud

This also changes the ansible roles tests to this new builder.

Change-Id: I20032cb95b7ebdbc646636054b6e5d7f764d2dcc
Issue-ID: RELENG-2721
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoMerge "Add Ubuntu 18.04 docker build machine"
Jamo Luhrsen [Fri, 13 Mar 2020 17:55:09 +0000 (17:55 +0000)]
Merge "Add Ubuntu 18.04 docker build machine"

4 years agoAdd Ubuntu 18.04 docker build machine 23/88423/1
Eric Ball [Fri, 13 Mar 2020 17:10:01 +0000 (10:10 -0700)]
Add Ubuntu 18.04 docker build machine

This is necessary to get molecule testing of ansible modules working
again.

Change-Id: Ied1f0e8b5ab44518a9f5571fd311623d47f410c8
Issue-ID: LF-Jira RELENG-2721
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoMerge "change transportpce sonar jjb config to use JDK11"
Thanh Ha (zxiiro) [Fri, 13 Mar 2020 12:07:29 +0000 (12:07 +0000)]
Merge "change transportpce sonar jjb config to use JDK11"

4 years agochange transportpce sonar jjb config to use JDK11 21/88421/2
Emmanuelle Delfour [Fri, 13 Mar 2020 11:01:00 +0000 (12:01 +0100)]
change transportpce sonar jjb config to use JDK11

- Set java-version to openjdk11 for sonar job

Signed-off-by: Emmanuelle Delfour <emmanuelle.delfour@gmail.com>
Change-Id: Ide87e5b15382b7f5d1e8b6b3532d3ab6a6490355

4 years agoQuote param values to force them to be strings 15/88415/1
Jamo Luhrsen [Thu, 12 Mar 2020 23:58:25 +0000 (16:58 -0700)]
Quote param values to force them to be strings

A similar change was done previously in:
  https://git.opendaylight.org/gerrit/c/releng/builder/+/87716

this is only a problem in jjb versions < 2.9 I think. the jjb-deploy
job is using 2.8. Latest versions are 3.x, as far as I know, so 2.8
might be a little old at this point.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I11b5ecd246fface0204d188ccb57b26d044c3f2c

4 years agoRemove dev-null from integration-test 43/88343/1
Jamo Luhrsen [Fri, 6 Mar 2020 23:49:11 +0000 (15:49 -0800)]
Remove dev-null from integration-test

this was preventing distribution test jobs from running
on Magnesium and Aluminium. Happened here:

https://git.opendaylight.org/gerrit/c/releng/builder/+/87895

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Ia392e392c5d206b95086edb5388c081e8c9c90f1

4 years agoSet java-version to openjdk11 49/88249/1
Jamo Luhrsen [Wed, 4 Mar 2020 17:08:17 +0000 (09:08 -0800)]
Set java-version to openjdk11

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I0b4b81b44d9882c901d69e06cfcf6d730c61e88c

4 years agoAdjust jobs for honeycomb/vbd 19/88219/1
Robert Varga [Tue, 3 Mar 2020 16:41:46 +0000 (17:41 +0100)]
Adjust jobs for honeycomb/vbd

vbd is stuck in time from before Fluorine GA. Remove all but one
set of jobs, which point to master.

Change-Id: I1842f985a33b538d50dc5aeb6ca1e09c9733701d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agofix transportpce magnesium jjb config to use JDK11 18/88118/2
guillaume.lambert [Fri, 28 Feb 2020 08:24:21 +0000 (09:24 +0100)]
fix transportpce magnesium jjb config to use JDK11

the config was created (automatically?) using jdk8
but the magnesium release only supports openjdk11

JIRA: RELENG-140 TRNSPRTPCE-198 TRNSPRTPCE-197
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I5f54a7eeeed8b53a2c5ea21ae9ffe2d4589e58f7

4 years agoMerge "Add cbench option for patch test"
Jamo Luhrsen [Wed, 26 Feb 2020 18:56:23 +0000 (18:56 +0000)]
Merge "Add cbench option for patch test"

4 years agoAdd cbench option for patch test 80/88080/2
Jamo Luhrsen [Wed, 26 Feb 2020 16:44:03 +0000 (08:44 -0800)]
Add cbench option for patch test

JIRA: OPNFLWPLUG-1086
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Ic0da5c79958ee9ca3e4341a0f2eb6acff33b2b95

4 years agoUpdate common-packer to v0.4.4 70/88070/1
Anil Belur [Wed, 26 Feb 2020 02:46:41 +0000 (12:46 +1000)]
Update common-packer to v0.4.4

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I31836099680caef23353da8432f4915ef760b5fc

4 years agoAuto Update CSIT Jobs to run for aluminium 53/88053/1
jenkins-releng [Tue, 25 Feb 2020 18:56:17 +0000 (18:56 +0000)]
Auto Update CSIT Jobs to run for aluminium

Job: integration-update-csit-tests-aluminium/17
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I1cdd0296527e1c328cfeff34b9b48dba4563378b

4 years agoMagnesium branch cut 52/88052/1
Srinivas Rachakonda [Tue, 25 Feb 2020 17:42:06 +0000 (23:12 +0530)]
Magnesium branch cut

Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I23c6043e44723eeaa935e7c7d84480b9810cc907

4 years agoMerge "Auto Update CSIT Jobs to run for magnesium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:35:12 +0000 (19:35 +0000)]
Merge "Auto Update CSIT Jobs to run for magnesium"

4 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:35:02 +0000 (19:35 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

4 years agoMerge "Auto Update CSIT Jobs to run for neon"
Jamo Luhrsen [Sat, 22 Feb 2020 19:34:51 +0000 (19:34 +0000)]
Merge "Auto Update CSIT Jobs to run for neon"

4 years agoMerge "Auto Update CSIT Jobs to run for neon"
Jamo Luhrsen [Sat, 22 Feb 2020 19:34:42 +0000 (19:34 +0000)]
Merge "Auto Update CSIT Jobs to run for neon"

4 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:34:23 +0000 (19:34 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

4 years agoMerge "Auto Update CSIT Jobs to run for magnesium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:34:11 +0000 (19:34 +0000)]
Merge "Auto Update CSIT Jobs to run for magnesium"

4 years agoMerge "Auto Update CSIT Jobs to run for magnesium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:33:58 +0000 (19:33 +0000)]
Merge "Auto Update CSIT Jobs to run for magnesium"

4 years agoMerge "Auto Update CSIT Jobs to run for neon"
Jamo Luhrsen [Sat, 22 Feb 2020 19:33:44 +0000 (19:33 +0000)]
Merge "Auto Update CSIT Jobs to run for neon"

4 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:33:32 +0000 (19:33 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

4 years agoMerge "Update global-jjb to the latest v0.51.1"
Jamo Luhrsen [Sat, 22 Feb 2020 19:33:11 +0000 (19:33 +0000)]
Merge "Update global-jjb to the latest v0.51.1"

4 years agoMerge "Fix AR version bump job to work with jdk8/11"
Jamo Luhrsen [Sat, 22 Feb 2020 19:32:54 +0000 (19:32 +0000)]
Merge "Fix AR version bump job to work with jdk8/11"

4 years agoMerge "Auto Update CSIT Jobs to run for aluminium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:31:15 +0000 (19:31 +0000)]
Merge "Auto Update CSIT Jobs to run for aluminium"

4 years agoMerge "Auto Update CSIT Jobs to run for neon"
Jamo Luhrsen [Sat, 22 Feb 2020 19:30:29 +0000 (19:30 +0000)]
Merge "Auto Update CSIT Jobs to run for neon"

4 years agoMerge "Auto Update CSIT Jobs to run for magnesium"
Jamo Luhrsen [Sat, 22 Feb 2020 19:30:09 +0000 (19:30 +0000)]
Merge "Auto Update CSIT Jobs to run for magnesium"

4 years agoAuto Update CSIT Jobs to run for sodium 07/88007/1
jenkins-releng [Sat, 22 Feb 2020 17:56:00 +0000 (17:56 +0000)]
Auto Update CSIT Jobs to run for sodium

Job: integration-update-csit-tests-sodium/369\nChange-Id: integration-update-csit-tests-sodium/368\nChange-Id:
I75557a58ac4908aa98022c3ea2791f1009be9a3f

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I6f1b3f9488aa09634cd14df62943e29cce909901

4 years agoAuto Update CSIT Jobs to run for neon 06/88006/1
jenkins-releng [Sat, 22 Feb 2020 17:55:44 +0000 (17:55 +0000)]
Auto Update CSIT Jobs to run for neon

Job: integration-update-csit-tests-neon/750\nChange-Id: integration-update-csit-tests-neon/749\nChange-Id:
Id2fc743be5d7b19301a48885091f2a1babaf688e

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I1e5d982ed8cb7a4ec7e4cf1819e54144ca27c297

4 years agoAuto Update CSIT Jobs to run for magnesium 05/88005/1
jenkins-releng [Sat, 22 Feb 2020 17:55:25 +0000 (17:55 +0000)]
Auto Update CSIT Jobs to run for magnesium

Job: integration-update-csit-tests-magnesium/174\nChange-Id: integration-update-csit-tests-magnesium/173\nChange-Id:
I708267b7886dc4dc4c2cf398e3a4ae9287f674ba

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I84a02468321adaf5fa124d56b615b81157d152f1

4 years agoAuto Update CSIT Jobs to run for aluminium 04/88004/1
jenkins-releng [Sat, 22 Feb 2020 17:54:46 +0000 (17:54 +0000)]
Auto Update CSIT Jobs to run for aluminium

Job: integration-update-csit-tests-aluminium/1
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I7aafe150677c968a3f31d1821c68996d007de4d4

4 years agoFix AR version bump job to work with jdk8/11 00/88000/1
Anil Belur [Sat, 22 Feb 2020 07:43:51 +0000 (17:43 +1000)]
Fix AR version bump job to work with jdk8/11

Going forward with Mg/AL releases will support only JDK11, so modify the version bump job
to support both jdk8/11 to work with existing (neon, sodium) and new releases (mg, al).

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I8f1b2a7c47fa8c566c81dc86c5dc3a01ed0442dd

4 years agoUpdate global-jjb to the latest v0.51.1 83/87983/1
Anil Belur [Sat, 22 Feb 2020 04:13:01 +0000 (14:13 +1000)]
Update global-jjb to the latest v0.51.1

Change-Id: Ie00673964ec51564f01f98fb7d202f8c02af1109
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoAuto Update CSIT Jobs to run for sodium 82/87982/1
jenkins-releng [Sat, 22 Feb 2020 02:29:14 +0000 (02:29 +0000)]
Auto Update CSIT Jobs to run for sodium

Job: integration-update-csit-tests-sodium/368\nChange-Id: integration-update-csit-tests-sodium/367\nChange-Id:
I4e2dc17026243d40a7fa09c718a45753476103e5

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I75557a58ac4908aa98022c3ea2791f1009be9a3f

4 years agoAuto Update CSIT Jobs to run for neon 81/87981/1
jenkins-releng [Sat, 22 Feb 2020 02:29:04 +0000 (02:29 +0000)]
Auto Update CSIT Jobs to run for neon

Job: integration-update-csit-tests-neon/749\nChange-Id: integration-update-csit-tests-neon/748\nChange-Id:
I25d0912db4ff4b8875cf7f8f353275ca92b4448e

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: Id2fc743be5d7b19301a48885091f2a1babaf688e

4 years agoAuto Update CSIT Jobs to run for magnesium 80/87980/1
jenkins-releng [Sat, 22 Feb 2020 02:28:13 +0000 (02:28 +0000)]
Auto Update CSIT Jobs to run for magnesium

Job: integration-update-csit-tests-magnesium/173\nChange-Id: integration-update-csit-tests-magnesium/172\nChange-Id:
I9e1096ff4c97b14bfed99ed5baf241b7bbf705c2

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I708267b7886dc4dc4c2cf398e3a4ae9287f674ba

4 years agoAuto Update CSIT Jobs to run for neon 79/87979/1
jenkins-releng [Sat, 22 Feb 2020 02:00:18 +0000 (02:00 +0000)]
Auto Update CSIT Jobs to run for neon

Job: integration-update-csit-tests-neon/748\nChange-Id: I638d9715c0627fccb4726f04ef7084a8942640cc
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I25d0912db4ff4b8875cf7f8f353275ca92b4448e

4 years agoAuto Update CSIT Jobs to run for sodium 78/87978/1
jenkins-releng [Sat, 22 Feb 2020 02:00:11 +0000 (02:00 +0000)]
Auto Update CSIT Jobs to run for sodium

Job: integration-update-csit-tests-sodium/367\nChange-Id: If955f7e7a029ddc6d472963db6706411465719fe
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I4e2dc17026243d40a7fa09c718a45753476103e5

4 years agoAuto Update CSIT Jobs to run for magnesium 77/87977/1
jenkins-releng [Sat, 22 Feb 2020 01:59:19 +0000 (01:59 +0000)]
Auto Update CSIT Jobs to run for magnesium

Job: integration-update-csit-tests-magnesium/172\nChange-Id: Ife765d5b741600d293746629cc93077ec2f23e43
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I9e1096ff4c97b14bfed99ed5baf241b7bbf705c2

4 years agoAuto Update CSIT Jobs to run for neon 76/87976/1
jenkins-releng [Sat, 22 Feb 2020 01:33:39 +0000 (01:33 +0000)]
Auto Update CSIT Jobs to run for neon

Job: integration-update-csit-tests-neon/747
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I638d9715c0627fccb4726f04ef7084a8942640cc

4 years agoAuto Update CSIT Jobs to run for sodium 75/87975/1
jenkins-releng [Sat, 22 Feb 2020 01:33:31 +0000 (01:33 +0000)]
Auto Update CSIT Jobs to run for sodium

Job: integration-update-csit-tests-sodium/366
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: If955f7e7a029ddc6d472963db6706411465719fe

4 years agoAuto Update CSIT Jobs to run for magnesium 74/87974/1
jenkins-releng [Sat, 22 Feb 2020 01:30:02 +0000 (01:30 +0000)]
Auto Update CSIT Jobs to run for magnesium

Job: integration-update-csit-tests-magnesium/171
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: Ife765d5b741600d293746629cc93077ec2f23e43

4 years agoFix aluminium after stable branch cut 73/87973/1
Luis Gomez [Sat, 22 Feb 2020 01:28:13 +0000 (17:28 -0800)]
Fix aluminium after stable branch cut

Change-Id: I809309c42cc3cf4725d36bcf383624d63fefac50
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoMerge "Tweak device counters for scale per release"
Luis Gomez [Sat, 22 Feb 2020 00:56:58 +0000 (00:56 +0000)]
Merge "Tweak device counters for scale per release"

4 years agoMerge "Add Aluminium branch to netconf max device job"
Luis Gomez [Sat, 22 Feb 2020 00:55:52 +0000 (00:55 +0000)]
Merge "Add Aluminium branch to netconf max device job"

4 years agoTweak device counters for scale per release 49/87949/2
Jamo Luhrsen [Fri, 21 Feb 2020 18:34:35 +0000 (10:34 -0800)]
Tweak device counters for scale per release

scale results have improved so we need to tweak the
init/max/increment values on a per release basis.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I5aab5618397808977e0a2c48b58cabdca0a8ae57
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
4 years agoAdd rfc8040 flavor for netconf-userfeatures csit 37/87937/1
Jamo Luhrsen [Fri, 21 Feb 2020 06:47:42 +0000 (22:47 -0800)]
Add rfc8040 flavor for netconf-userfeatures csit

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I8093aa05a94f79957d0a1591253b560956019e5e

4 years agoAdd Aluminium branch to netconf max device job 19/87919/1
Jamo Luhrsen [Wed, 19 Feb 2020 19:21:42 +0000 (11:21 -0800)]
Add Aluminium branch to netconf max device job

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Id6002f8d972727e2709daf03c7276510ac4fa43a

4 years agoMerge "Create beefier job for netconf max device test"
Luis Gomez [Wed, 19 Feb 2020 18:27:48 +0000 (18:27 +0000)]
Merge "Create beefier job for netconf max device test"

4 years agoMerge "Add new branch for Autorelease version bump jobs"
Jamo Luhrsen [Wed, 19 Feb 2020 16:14:11 +0000 (16:14 +0000)]
Merge "Add new branch for Autorelease version bump jobs"

4 years agoAdd new branch for Autorelease version bump jobs 10/87910/1
Anil Belur [Wed, 19 Feb 2020 12:10:55 +0000 (22:10 +1000)]
Add new branch for Autorelease version bump jobs

Change-Id: I3bfd286ca6a513ec74de82b743bad03ad6be9445
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Update the branch script to set the java-version to openjdk11"
Jamo Luhrsen [Wed, 19 Feb 2020 06:49:44 +0000 (06:49 +0000)]
Merge "Update the branch script to set the java-version to openjdk11"

4 years agoUpdate the branch script to set the java-version to openjdk11 96/87896/1
Anil Belur [Tue, 11 Feb 2020 12:27:29 +0000 (22:27 +1000)]
Update the branch script to set the java-version to openjdk11

Change-Id: Ib1b06fb03e8244cae5c7d17c59b31b0ebf94601d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoCreate beefier job for netconf max device test 93/87593/6
Jamo Luhrsen [Wed, 12 Feb 2020 01:36:33 +0000 (17:36 -0800)]
Create beefier job for netconf max device test

-  add robot options to use more mem resources on
   both the controller and testtool sim VM

-  passes juniper schema variable which works in
   conjunction with https://git.opendaylight.org/gerrit/c/integration/test/+/87517
   to pull down juniper schemas to use with the
   simulator

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I0cb4cee440a096c2cf0fe0097022413d288cc672

4 years agoMagnesium branch cut 95/87895/1
Anil Belur [Tue, 11 Feb 2020 12:34:33 +0000 (22:34 +1000)]
Magnesium branch cut

Create jobs for 'stable/magnesium', and move master
to aluminium.

Change-Id: Ic0982025a47db0d4ea1bc8ca53d3370edc7d5803
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoINTTEST-70 : Fix jsonrpc feature name 25/87825/1
Richard Kosegi [Mon, 17 Feb 2020 20:23:47 +0000 (21:23 +0100)]
INTTEST-70 : Fix jsonrpc feature name

Feature to be installed for jsonrpc CSIT is named "odl-jsonrpc-all"

Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
Change-Id: I6c31f9d2516627fd359b7cf8ba3da36b140d3609

4 years agoCleanup distribution jobs 23/87823/2
Richard Kosegi [Mon, 17 Feb 2020 17:55:10 +0000 (18:55 +0100)]
Cleanup distribution jobs

* COE is no longer part of managed release in magnesium
* MDSAL is MRI project, so remove it
* JSONRPC is missing

Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
Change-Id: I9ef1c1711e71ac734296a6b79bde337b86be60fa

4 years agoAdd schema var, 12G MAX_MEM for netconf scale test 16/87516/10
Jamo Luhrsen [Sat, 8 Feb 2020 00:16:30 +0000 (16:16 -0800)]
Add schema var, 12G MAX_MEM for netconf scale test

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I58596fafd9dd62a77d38c785fdb902d4751d8d94

4 years agoMerge "Make controller max mem a jenkins config knob"
Luis Gomez [Sat, 15 Feb 2020 07:16:24 +0000 (07:16 +0000)]
Merge "Make controller max mem a jenkins config knob"

4 years agoMake controller max mem a jenkins config knob 15/87515/13
Jamo Luhrsen [Sat, 8 Feb 2020 00:11:21 +0000 (16:11 -0800)]
Make controller max mem a jenkins config knob

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: If978c3b4e68aeea2499f37317061ef42918f379b

4 years agoQuote param values to force them to be strings 16/87716/1
Jamo Luhrsen [Fri, 14 Feb 2020 21:15:16 +0000 (13:15 -0800)]
Quote param values to force them to be strings

The jjb-deploy gerrit keyword that triggers the builder-jjb-deploy-job
is failing when passing a CSIT job as an argument. It was working with
another non-csit job (I tried a mvn-merge job). After some debugging,
I saw that some python lib (ElementTree.py) was throwing an exception
because a value was seen as an Int and not a string. It turned out to
be coming from our vm_x_count parameter in our csit templates. From
what I can tell, everything is now a string for those. My only guess
to why this used to work before is that some lib version has changed
and now more strict.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: If17d8e0f67e1c96f0473acd2b68ddf3aaf40d9f7

4 years agoMerge "Revert "Use javadoc:aggragate-no-fork in OFP jobs""
Thanh Ha (zxiiro) [Fri, 14 Feb 2020 13:46:39 +0000 (13:46 +0000)]
Merge "Revert "Use javadoc:aggragate-no-fork in OFP jobs""

4 years agoRevert "Use javadoc:aggragate-no-fork in OFP jobs" 05/87705/1
Luis Gomez [Fri, 14 Feb 2020 08:07:34 +0000 (08:07 +0000)]
Revert "Use javadoc:aggragate-no-fork in OFP jobs"

This reverts commit 26ad491f97dc71dd844b699bbbd3e8fece004b63.

Change-Id: I399dce59de51e8e21b0e1953f1357c6f15eaf643
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoUse python3 in ansible builder, python2 is EOL 77/87677/2
Aric Gardner [Thu, 13 Feb 2020 16:52:26 +0000 (11:52 -0500)]
Use python3 in ansible builder, python2 is EOL

tox verify fails with
   ImportError: No module named zipp
because zipp no longer supports python2.x

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I66bc2582376932db446d12806b2f0d58c211a934

4 years agoSet JDK11 for transportpce magnesium build jobs 65/87665/1
guillaume.lambert [Thu, 13 Feb 2020 09:37:22 +0000 (10:37 +0100)]
Set JDK11 for transportpce magnesium build jobs

JIRA: RELENG-140 TRNSPRTPCE-198 TRNSPRTPCE-197
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I44d630490b5144cef3a1cdcac378809b6f589be6

4 years agoAdd correct JAVA_HOME path for jdk11 92/87592/1
Jamo Luhrsen [Tue, 11 Feb 2020 22:50:40 +0000 (14:50 -0800)]
Add correct JAVA_HOME path for jdk11

JIRA: INTTEST-69
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I1d3c4d6933d0d9951f578743ae8200dd71aa5148

4 years agoMerge "Use javadoc:aggragate-no-fork in OFP jobs"
Thanh Ha (zxiiro) [Tue, 11 Feb 2020 14:34:35 +0000 (14:34 +0000)]
Merge "Use javadoc:aggragate-no-fork in OFP jobs"

4 years agoRun odlparent jobs with maven-3.6.x 58/87558/3
Robert Varga [Tue, 11 Feb 2020 00:34:54 +0000 (01:34 +0100)]
Run odlparent jobs with maven-3.6.x

maven-3.6.x has performance optimizations and it's pretty common,
run odlparent-7.0.0 jobs with it.

Change-Id: I4a4b6f645d9920f02f190981fbc0c5dcd6ed45fa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove -Xmx1024m in odlparent-7.0.0 57/87557/2
Robert Varga [Tue, 11 Feb 2020 00:31:23 +0000 (01:31 +0100)]
Remove -Xmx1024m in odlparent-7.0.0

odlparent jobs should run at way below 1G heap. Let's try to
lower that limit.

Change-Id: I402f3a8e707a506d34921a92a5d558c583c65f83
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd odlparent-6.0.x jobs 56/87556/2
Robert Varga [Tue, 11 Feb 2020 00:30:20 +0000 (01:30 +0100)]
Add odlparent-6.0.x jobs

In preparation for odlparent-7.0.0, we have forked the
6.0.x branch. Add the jobs to support it.

Change-Id: I2df1a2868a9c9c5d0ead2bf96df18cd664249682
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUse javadoc:aggragate-no-fork in OFP jobs 43/86443/4
Robert Varga [Mon, 16 Dec 2019 21:58:58 +0000 (22:58 +0100)]
Use javadoc:aggragate-no-fork in OFP jobs

We are using javadoc-plugin-3.1.1, which has a aggregate-no-fork
goal. Use this goal to skip rebuild of the workspace, which otherwise
occurs.

Change-Id: I1f5a6f84d6baba5a684da730942c36147295aa63
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUse jdk11 for infrautils patch test in Mg branch 09/87309/1
Jamo Luhrsen [Fri, 31 Jan 2020 02:24:45 +0000 (18:24 -0800)]
Use jdk11 for infrautils patch test in Mg branch

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I072d73d0b41007de610142b40855e9ec80a8a356

4 years agoUpdate common-packer to v0.4.3 00/87300/1
Anil Belur [Thu, 30 Jan 2020 22:28:44 +0000 (08:28 +1000)]
Update common-packer to v0.4.3

Change-Id: Ibd2c1b8e0a430317f7e8bdd7343277e1f590b184
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Revert "Add Plastic jobs for 2.1.6""
Jamo Luhrsen [Thu, 30 Jan 2020 17:39:11 +0000 (17:39 +0000)]
Merge "Revert "Add Plastic jobs for 2.1.6""

4 years agoMerge "Update devstack-stein image to the latest"
Jamo Luhrsen [Thu, 30 Jan 2020 17:38:35 +0000 (17:38 +0000)]
Merge "Update devstack-stein image to the latest"

4 years agoRevert "Add Plastic jobs for 2.1.6" 79/87279/1
Thanh Ha [Wed, 29 Jan 2020 23:57:16 +0000 (18:57 -0500)]
Revert "Add Plastic jobs for 2.1.6"

This was a temp patch to push out a 2.1.6 release. We no longer need
these jobs.

This reverts commit d83a20a74214c4f423c8db99a2aa59aad9590939.

Change-Id: Ia0383ace796503d67eda3f40cac00fc6041043ac
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoAdd Plastic jobs for 2.1.6 78/87278/2
Thanh Ha [Wed, 29 Jan 2020 17:47:18 +0000 (12:47 -0500)]
Add Plastic jobs for 2.1.6

Change-Id: Iaf53b26affade03d5792953c479b9ce2fd2138b3
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoMerge "Update common-packer to v0.4.2"
Anil Belur [Wed, 29 Jan 2020 04:00:02 +0000 (04:00 +0000)]
Merge "Update common-packer to v0.4.2"

4 years agoMerge "Update global-jjb to v0.50.0"
Jamo Luhrsen [Wed, 29 Jan 2020 03:31:41 +0000 (03:31 +0000)]
Merge "Update global-jjb to v0.50.0"

4 years agoAdd ubuntu1804 builder 37/87237/1
Eric Ball [Wed, 29 Jan 2020 01:39:38 +0000 (17:39 -0800)]
Add ubuntu1804 builder

Change-Id: If85fa39ee0d5ac8ccefde1ec7960a62b89111572
Signed-off-by: Eric Ball <eball@linuxfoundation.org>