releng/builder.git
5 years agoAuto Update CSIT Jobs to run for oxygen 03/80703/1
jenkins-releng [Wed, 6 Mar 2019 18:00:06 +0000 (18:00 +0000)]
Auto Update CSIT Jobs to run for oxygen

Change-Id: I492597f0d2068be1cd2ef20b2945fbb77d251b7c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoMerge "Remove aaa always failing tests"
Thanh Ha (zxiiro) [Wed, 6 Mar 2019 17:27:05 +0000 (17:27 +0000)]
Merge "Remove aaa always failing tests"

5 years agoRemove aaa always failing tests 00/80700/1
Luis Gomez [Tue, 5 Mar 2019 22:14:33 +0000 (14:14 -0800)]
Remove aaa always failing tests

After looking at the tests, if someone is interested in testing
these features it is worth to rewrite them from scratch.

Change-Id: I9cb450f7c7582efabd046835d8da7a6baef98783
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoMerge "Remove unused views"
Luis Gomez [Wed, 6 Mar 2019 04:33:12 +0000 (04:33 +0000)]
Merge "Remove unused views"

5 years agoRemove unused views 92/80692/1
Anil Belur [Wed, 6 Mar 2019 00:42:24 +0000 (10:42 +1000)]
Remove unused views

- rm Periodic view
- rm Release view

Change-Id: I3fe4b418c2aa7380afa5f7d314aca4b40d80529f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoUpdate AR auto view generation scripts 91/80691/1
Anil Belur [Wed, 6 Mar 2019 00:22:22 +0000 (10:22 +1000)]
Update AR auto view generation scripts

Update AR auto generated views for jobs specific
to AR release streams.

Change-Id: I0ba1c83c861b2003ada84fb937b34b5913c457b7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoMerge "Set default verify branch to stable/fluorine"
Luis Gomez [Tue, 5 Mar 2019 17:03:39 +0000 (17:03 +0000)]
Merge "Set default verify branch to stable/fluorine"

5 years agoAdd odlparent-4.0.x jobs 32/80632/2
Robert Varga [Wed, 27 Feb 2019 14:56:40 +0000 (15:56 +0100)]
Add odlparent-4.0.x jobs

Sodium will be integrating odlparent-5.0.x, hence we need jobs
to support Neon with odlparent-4.0.x. This patch creates those
jobs.

Change-Id: If734a2b91a65326ed3e23fb8ca7cc1489b2c9933
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoSet default verify branch to stable/fluorine 79/80679/1
Luis Gomez [Tue, 5 Mar 2019 05:31:08 +0000 (21:31 -0800)]
Set default verify branch to stable/fluorine

Also remove controller verify jobs, we can always use
sandbox to verify and we so not depend on a given branch.

Change-Id: If046b55f96ef1c07e947afeccd22f5a11a70b8d1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoRevert "Add sodium jdk8 AR job" 76/80676/1
Anil Belur [Tue, 5 Mar 2019 01:57:28 +0000 (11:57 +1000)]
Revert "Add sodium jdk8 AR job"

This reverts commit 134a1041a20b8103572214f46385423a4677fd9c.

JJB merge is failing on this change.

Change-Id: I67cf5ab75f5ae0f14e5eb602e2d2ded90d486a8f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoAdd sodium jdk8 AR job 70/80670/1
Luis Gomez [Mon, 4 Mar 2019 17:26:40 +0000 (09:26 -0800)]
Add sodium jdk8 AR job

Change-Id: Id75be4d6653c07e23f67b4a0a8492f82e5e66aca
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoMerge "Remove odlparent-3.0.x jobs"
Venkatrangan Govindarajan [Mon, 4 Mar 2019 11:56:19 +0000 (11:56 +0000)]
Merge "Remove odlparent-3.0.x jobs"

5 years agoRemove not used python dependencies 64/80664/1
Luis Gomez [Fri, 1 Mar 2019 21:23:06 +0000 (13:23 -0800)]
Remove not used python dependencies

IOTDM project is not active anymore

Change-Id: Ie78f885985916c27763646320df57eea3f2f9646
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoRemove odlparent-3.0.x jobs 31/80631/1
Robert Varga [Wed, 27 Feb 2019 14:53:41 +0000 (15:53 +0100)]
Remove odlparent-3.0.x jobs

The odlparent-3.0.x release stream is no longer supported, remove
its jobs.

Change-Id: Ieeb6a1e8dcc4ccbdf3306a415c1c7f3841913c15
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoMerge "Disable javadocs jobs for mdsal"
Luis Gomez [Wed, 27 Feb 2019 01:06:42 +0000 (01:06 +0000)]
Merge "Disable javadocs jobs for mdsal"

5 years agoMerge "Disable javadocs job for yangtools"
Luis Gomez [Wed, 27 Feb 2019 01:05:52 +0000 (01:05 +0000)]
Merge "Disable javadocs job for yangtools"

5 years agoFix extra-mvn-opts not passed into autorelease 87/80587/3
Thanh Ha [Mon, 25 Feb 2019 15:22:45 +0000 (10:22 -0500)]
Fix extra-mvn-opts not passed into autorelease

Patch Ic3434e58221fbc2796c25bd217411f416c7432cf caused a breakage in
extra-mvn-opts parameter being removed from the template and thus
the configuration was not passed in.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1820
Change-Id: I63a31feffe147d9edc32e816cb15fb0f6e063348
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoRemove log tests 50/80550/1
Ubuntu [Sat, 23 Feb 2019 12:08:39 +0000 (12:08 +0000)]
Remove log tests

Log tests failing, and no one has enough cycles to debug.
Hence turning them off for now.

Change-Id: I86d7766d2b711accc4dbcbe30e9baa5a09229661
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
5 years agoAuto Update CSIT Jobs to run for sodium 66/80366/4
jenkins-releng [Tue, 19 Feb 2019 21:59:58 +0000 (21:59 +0000)]
Auto Update CSIT Jobs to run for sodium

Change-Id: I289408e8ffcd97bb2920d2526b17050baf8b1b66
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoTest job for artifact release automation 04/80404/3
Aric Gardner [Tue, 19 Feb 2019 20:40:56 +0000 (15:40 -0500)]
Test job for artifact release automation

This job should trigger when adding a pom to
the zzz-test-release project.

It will create the staging artifact and
logs I need to automate releasing  said artifact,
which I will fist test in the sandbox.

Releasing the artifact will fail but at least we will see
if its trying to do the right thing.

Change-Id: I1ef348a4aba57c43963812fbeb000f53d956790b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate jobs for Fluorine SR2 release 85/80385/1
Anil Belur [Tue, 19 Feb 2019 09:11:55 +0000 (19:11 +1000)]
Update jobs for Fluorine SR2 release

Change-Id: I76a8f368a843a7f2efccd0e6d794af20b3c4a97b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoDisable javadocs jobs for mdsal 77/80377/1
Anil Belur [Tue, 19 Feb 2019 02:17:55 +0000 (12:17 +1000)]
Disable javadocs jobs for mdsal

Javadocs for MDSAL is already available on Central.

https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/3.0.6

Change-Id: I07f15e3c08374743e2e3bbb6827e565e27241b9e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoDisable javadocs job for yangtools 76/80376/1
Anil Belur [Tue, 19 Feb 2019 02:05:18 +0000 (12:05 +1000)]
Disable javadocs job for yangtools

Javadocs are available for the projects released on Central.

https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-aggregator/2.1.8

Change-Id: I752e8163ecbc868d0155de0187f70cce7e5cb2e7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoMerge "Fix the OSSRH profile ID to the OpenDaylight one"
Sam Hague [Mon, 18 Feb 2019 15:03:35 +0000 (15:03 +0000)]
Merge "Fix the OSSRH profile ID to the OpenDaylight one"

5 years agoAdd Sodium Jobs for Netvirt 63/80363/1
gvrangan [Mon, 18 Feb 2019 09:21:33 +0000 (14:51 +0530)]
Add Sodium Jobs for Netvirt

- Add Sodium Jobs for master branch
- Modify branch for Neon jobs to stable/neon

Change-Id: I75213adfb55fda6cc9dc73b0674ba98243ee34ef
Signed-off-by: gvrangan <vgovindarajan@luminanetworks.com>
5 years agoFix the OSSRH profile ID to the OpenDaylight one 56/80356/1
Thanh Ha [Fri, 15 Feb 2019 19:35:57 +0000 (14:35 -0500)]
Fix the OSSRH profile ID to the OpenDaylight one

The previous staging profile ID was configured for a generic
central bundles ID and was not the correct one for ODL.

Change-Id: I3d21d6b1f964a7196a2fa06854faafa59c756b19
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoClean full distribution test & triggers 44/80344/2
Luis Gomez [Fri, 15 Feb 2019 02:35:48 +0000 (18:35 -0800)]
Clean full distribution test & triggers

Change-Id: If44dd7674da031cbb418056ae591ff3f97e34e9f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoMerge "Build autorelease using global-jjb macros"
Anil Belur [Thu, 14 Feb 2019 23:38:31 +0000 (23:38 +0000)]
Merge "Build autorelease using global-jjb macros"

5 years agoMerge "Add support for publishing to Maven Central"
Anil Belur [Thu, 14 Feb 2019 23:38:23 +0000 (23:38 +0000)]
Merge "Add support for publishing to Maven Central"

5 years agoMerge "Add support for signing artifacts with sigul"
Anil Belur [Thu, 14 Feb 2019 23:38:17 +0000 (23:38 +0000)]
Merge "Add support for signing artifacts with sigul"

5 years agoMerge "Update validate autorelease projects for sodium"
Anil Belur [Thu, 14 Feb 2019 07:54:42 +0000 (07:54 +0000)]
Merge "Update validate autorelease projects for sodium"

5 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Anil Belur [Thu, 14 Feb 2019 07:54:39 +0000 (07:54 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

5 years agoMerge "Update cloud image list docs"
Anil Belur [Thu, 14 Feb 2019 07:54:36 +0000 (07:54 +0000)]
Merge "Update cloud image list docs"

5 years agoAuto Update CSIT Jobs to run for sodium 25/80325/1
jenkins-releng [Wed, 13 Feb 2019 23:46:45 +0000 (23:46 +0000)]
Auto Update CSIT Jobs to run for sodium

Change-Id: Iac6cdfc1f70faf91de72e276dc0727fbf72e289e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoAdd missing sodium jobs 24/80324/1
Luis Gomez [Wed, 13 Feb 2019 22:25:38 +0000 (14:25 -0800)]
Add missing sodium jobs

Change-Id: I17be036c609ab65aafad71f206663aabfbf426ca
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoBuild autorelease using global-jjb macros 45/80245/2
Thanh Ha [Sat, 9 Feb 2019 02:00:09 +0000 (21:00 -0500)]
Build autorelease using global-jjb macros

Make this job more inline with standards from global-jjb.

Change-Id: Ic3434e58221fbc2796c25bd217411f416c7432cf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoAdd support for publishing to Maven Central 44/80244/3
Thanh Ha [Sat, 9 Feb 2019 01:33:14 +0000 (20:33 -0500)]
Add support for publishing to Maven Central

Maven Central is disabled by default as sigul signing is required
before we can turn this on.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1614
Change-Id: Id98b4a9997476272a4c1403d0db1fe0a50dc31b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoAdd support for signing artifacts with sigul 43/80243/3
Thanh Ha [Sat, 9 Feb 2019 01:28:35 +0000 (20:28 -0500)]
Add support for signing artifacts with sigul

Signing is disabled by default as it appears the current sigul
implementation cannot handle the amount of artifacts being pushed
to it at this time. Turn it off in the meantime until we can get
that working.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1614
Change-Id: I8823884ca8b9fc600c4a31b1af94f4b95101f414
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoUpdate cloud image list docs 06/80306/1
jenkins-releng [Wed, 13 Feb 2019 11:05:15 +0000 (11:05 +0000)]
Update cloud image list docs

Change-Id: I1c758e20cff8ea2799007547274e763c3c63684d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoMerge "Update k8s image for COE CSIT VMs"
Anil Belur [Tue, 12 Feb 2019 22:33:09 +0000 (22:33 +0000)]
Merge "Update k8s image for COE CSIT VMs"

5 years agoMerge "Update to global-jjb v0.30.0"
Thanh Ha (zxiiro) [Tue, 12 Feb 2019 21:28:52 +0000 (21:28 +0000)]
Merge "Update to global-jjb v0.30.0"

5 years agoMerge "DO NOT apply java-version list to javadoc jobs"
Anil Belur [Tue, 12 Feb 2019 21:09:51 +0000 (21:09 +0000)]
Merge "DO NOT apply java-version list to javadoc jobs"

5 years agoDO NOT apply java-version list to javadoc jobs 99/80299/1
Thanh Ha [Tue, 12 Feb 2019 20:42:50 +0000 (15:42 -0500)]
DO NOT apply java-version list to javadoc jobs

Only pass the java-version list to the odl-maven-jobs group which does
not include the javadoc jobs. This allows the javadoc jobs to take
the java-version config format it is expecting.

Change-Id: I960081fc229bd9bb3852cd47266a54c661474062
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoTox verify for test repo zzz-test-release 97/80297/2
Aric Gardner [Tue, 12 Feb 2019 19:34:43 +0000 (14:34 -0500)]
Tox verify for test repo zzz-test-release

This is so I can push throught the .git review
and get other cursory verifies

Change-Id: Id216fe18d0e8d0adc3abf1d53ed9427a6e16d645
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate to global-jjb v0.30.0 81/80281/1
Anil Belur [Tue, 12 Feb 2019 12:34:06 +0000 (22:34 +1000)]
Update to global-jjb v0.30.0

- Pull in Modify cron entry
- Pull in Verify build node HARDWARE_ID
- Pull in Fix disable-job param typo in docs
- Pull in Set Packer Image name as Build Description
- Pull in Extend ${JOB_NAME} to include {java-version} param

Change-Id: I589982f7f472f5534d54b088014a3d9574ccffa3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoUpdate k8s image for COE CSIT VMs 31/80231/4
Faseela K [Fri, 8 Feb 2019 09:56:46 +0000 (15:26 +0530)]
Update k8s image for COE CSIT VMs

Change-Id: Ifb442c11093c314c2cf50e8f2ab4d558cf8b8b53
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoDowngrade docker vesion for COE CSIT 24/80224/7
Faseela K [Fri, 8 Feb 2019 15:26:12 +0000 (20:56 +0530)]
Downgrade docker vesion for COE CSIT

lfit.docker-install is by default pulling
in 18.09 which is not working for COE CSIT.
K8S officially supports 18.06

Change-Id: Idee1a5b3c23d5c5243a38a8624ff4e27c6c81920
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoUpdate validate autorelease projects for sodium 50/80250/1
jenkins-releng [Mon, 11 Feb 2019 05:08:28 +0000 (05:08 +0000)]
Update validate autorelease projects for sodium

Change-Id: Ia140f86a31c43d475435f4350ddd34222e020622
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoRemove jobs for natapp project 42/80242/1
Luis Gomez [Fri, 8 Feb 2019 23:07:19 +0000 (15:07 -0800)]
Remove jobs for natapp project

I neglected to list this old project.

Change-Id: Id9d82490b3588811d92d422fe7e7d12beb7e58c2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoUpdate cloud image list docs 35/80235/1
jenkins-releng [Fri, 8 Feb 2019 11:03:01 +0000 (11:03 +0000)]
Update cloud image list docs

Change-Id: I88b1db3e928fcd232582dc07c6eb2bb1625cf47d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoUse lf-infra-pre-build for pip and setuptools 27/80227/1
Anil Belur [Fri, 8 Feb 2019 08:33:19 +0000 (18:33 +1000)]
Use lf-infra-pre-build for pip and setuptools

This fixes the issue with the missing logs in for the integration
dist jobs.

Change-Id: I45a05faf51bb6873d63e90da22e20f4f69729c5f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoMerge "Revert "Update the Ubuntu 16.04 kubernetes images""
Thanh Ha (zxiiro) [Fri, 8 Feb 2019 04:31:57 +0000 (04:31 +0000)]
Merge "Revert "Update the Ubuntu 16.04 kubernetes images""

5 years agoRevert "Update the Ubuntu 16.04 kubernetes images" 23/80223/1
Faseela K [Fri, 8 Feb 2019 04:30:25 +0000 (04:30 +0000)]
Revert "Update the Ubuntu 16.04 kubernetes images"

This reverts commit e757211a72d56b51dbe13303d601a1117a10c7f5.

Change-Id: I60d6ea90e05e35c9e5abdecbadc31d3d3ebd67e3
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoMerge "Update multipatch script"
Thanh Ha (zxiiro) [Fri, 8 Feb 2019 03:10:32 +0000 (03:10 +0000)]
Merge "Update multipatch script"

5 years agoMerge "Update the Ubuntu 16.04 kubernetes images"
Thanh Ha (zxiiro) [Fri, 8 Feb 2019 03:09:39 +0000 (03:09 +0000)]
Merge "Update the Ubuntu 16.04 kubernetes images"

5 years agoMerge "Revert OpenJDK 10/11 install thru local builder"
Thanh Ha (zxiiro) [Fri, 8 Feb 2019 03:09:20 +0000 (03:09 +0000)]
Merge "Revert OpenJDK 10/11 install thru local builder"

5 years agoMerge "Disable pkg jobs that require substantial upkeep"
Thanh Ha (zxiiro) [Fri, 8 Feb 2019 03:08:56 +0000 (03:08 +0000)]
Merge "Disable pkg jobs that require substantial upkeep"

5 years agoDisable pkg jobs that require substantial upkeep 20/80220/2
Daniel Farrell [Thu, 7 Feb 2019 23:22:02 +0000 (18:22 -0500)]
Disable pkg jobs that require substantial upkeep

Disable the Int/Pack package building tests that require the most
maintenance. Some tests require URLs to actual artifacts that
fairly-frequently expire, requiring the tests to be updated with new
URLs when they do. This will reduce test coverage somewhat, but I think
it's currently worth it for the lower maintenance load.

Change-Id: I04fb222fa00ed9e5ae06e9350f819e28bb3c9ae9
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoBuild master (sodium) with openjdk11 21/80221/1
Anil Belur [Thu, 7 Feb 2019 23:52:24 +0000 (09:52 +1000)]
Build master (sodium) with openjdk11

Now that the master branch has moved to sodium,
the AR openjdk11 job can be built on the master branch.
This would also cut down on the number of AR jobs we are
having on the infra.

Change-Id: I6e7750dbbea2c660585d35b474ec837f0718783f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoMerge "Update cloud image list docs"
Anil Belur [Thu, 7 Feb 2019 17:06:18 +0000 (17:06 +0000)]
Merge "Update cloud image list docs"

5 years agoMerge "Disable all Oxygen Jobs to save infra resources"
Sam Hague [Thu, 7 Feb 2019 16:03:52 +0000 (16:03 +0000)]
Merge "Disable all Oxygen Jobs to save infra resources"

5 years agoUpdate cloud image list docs 04/80204/1
jenkins-releng [Thu, 7 Feb 2019 11:07:10 +0000 (11:07 +0000)]
Update cloud image list docs

Change-Id: I12c4b6f94b65a34d3eca3990a95bb8d6764b448a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoDisable all Oxygen Jobs to save infra resources 80/80180/2
Anil Belur [Thu, 7 Feb 2019 02:12:49 +0000 (12:12 +1000)]
Disable all Oxygen Jobs to save infra resources

Oxygen jobs are required until Neon release, this change
disables the jobs temporarily to save resources on the
infra.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1674
Change-Id: Iba4d13c7692f5052d83b4bc49b7560294f0a12f1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoUpgrade Kubernetes version for COE CSIT 81/80181/1
Faseela K [Thu, 7 Feb 2019 05:10:52 +0000 (10:40 +0530)]
Upgrade Kubernetes version for COE CSIT

lfit.docker-install is currently installing
docker 18.09 which does not work with
kubernetes 1.9, and hence we need to upgrade
kubernetes version.

Change-Id: I964cdbeed612bdc9a9dce56e8acdf31563770dc2
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoMerge "Update Ubuntu 16.04 images for mininet-ovs-25"
Sam Hague [Wed, 6 Feb 2019 13:22:28 +0000 (13:22 +0000)]
Merge "Update Ubuntu 16.04 images for mininet-ovs-25"

5 years agoUpdate the Ubuntu 16.04 kubernetes images 73/80173/1
Anil Belur [Wed, 6 Feb 2019 09:17:58 +0000 (19:17 +1000)]
Update the Ubuntu 16.04 kubernetes images

Change-Id: I092b669687d83324f3d315288a9142cb46c7dd2b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoRevert OpenJDK 10/11 install thru local builder 66/80166/2
Anil Belur [Wed, 6 Feb 2019 09:14:14 +0000 (19:14 +1000)]
Revert OpenJDK 10/11 install thru local builder

OpenJDK 11 is available through the latest CentOS 7.6 1181
image [1.][2.]. So remove the code that downloads the tarballs
and manually installs the binaries.

This change reverts 0dc12f53b04591cd9b1d6251b60752341abd7810
9b0c94943f4b62df9b2289ef069742e0d430278a.

Ref:
[1.] https://gerrit.linuxfoundation.org/infra/14369
[2.] https://gerrit.linuxfoundation.org/infra/#/c/14368

Change-Id: I9cd114c573c51ac33505031c6c6c93439b5c048b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoUpdate Ubuntu 16.04 images for mininet-ovs-25 71/80171/1
Anil Belur [Wed, 6 Feb 2019 08:10:25 +0000 (18:10 +1000)]
Update Ubuntu 16.04 images for mininet-ovs-25

Tests with the new images:
https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/rpkgenius-csit-3node-gate-only-neon/1/
https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/rpkgenius-csit-3node-gate-only-fluorine/1/

Change-Id: I2506ec46f77c2a0ccd343e192b8b794ac0db0686
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoCOE - Remove default paths 67/80167/1
Faseela K [Wed, 6 Feb 2019 07:04:29 +0000 (12:34 +0530)]
COE - Remove default paths

Change-Id: I2dac4fbfe5c4dfce0370799476e6abc020981d7c
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoUpdate multipatch script 21/80121/3
Luis Gomez [Sat, 2 Feb 2019 04:06:17 +0000 (20:06 -0800)]
Update multipatch script

- Use int/dist properties to determine MRI version.
- Use xmlstarlet to replace MRI version.
- Add mdsal project as MRI.
- Use cherry-pick for topic verification.

Change-Id: Ife8253a2ee8eb7e7861715b1a6232aef77211d9e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoMerge "Update validate autorelease projects for neon"
Anil Belur [Tue, 5 Feb 2019 20:57:26 +0000 (20:57 +0000)]
Merge "Update validate autorelease projects for neon"

5 years agoRemove inactive projects from ODL releng/buidler 43/80143/1
Anil Belur [Mon, 4 Feb 2019 21:47:11 +0000 (07:47 +1000)]
Remove inactive projects from ODL releng/buidler

Remove projects that are inactive for 3 consecutive
releases to save infra resources. Refer to discussion
here [1.]

[1.] https://lists.opendaylight.org/pipermail/tsc/2019-February/010953.html
[2.] https://wiki.opendaylight.org/view/TSC:Procedures_and_Processes#Project_Archiving_and_Termination_Reviews

Change-Id: I0bfb1aee4d066e565c2e2b134fd02fae4ea93ce0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoUpdate validate autorelease projects for neon 33/80133/1
jenkins-releng [Mon, 4 Feb 2019 12:31:08 +0000 (12:31 +0000)]
Update validate autorelease projects for neon

Change-Id: I00c6e843e85d2ecb9fe9ffbcbe0d17e84ce92e4f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoCreate stable/neon branch bump master to sodium 25/80125/1
Anil Belur [Sat, 2 Feb 2019 12:45:31 +0000 (22:45 +1000)]
Create stable/neon branch bump master to sodium

Neon branch cutting to reflect new stable/neon branches and
move master to Sodium.

Change-Id: Ia7683219d65f81621553d491cf44880f0dccc2cf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoRevert "Save infra resources" 74/80074/2
Jamo Luhrsen [Thu, 31 Jan 2019 22:14:33 +0000 (22:14 +0000)]
Revert "Save infra resources"

This reverts commit fa39e8f8dd2a6c820abfb33ece6252eddb348c16.

Change-Id: I1af3b89aa8b2c8bb7f39aa3719a22df89f69e646
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoConvert the var name to lower case for $RELEASE 20/80120/1
Anil Belur [Fri, 1 Feb 2019 22:55:38 +0000 (08:55 +1000)]
Convert the var name to lower case for $RELEASE

This fails the branch cutting job when the release
name is passed in uppercase, ex: 'Neon'. This fix
handles the case correctly.

Change-Id: I314d4e1f0d4ab44960a75aab6549d0db6c389158
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoFix typo in version bump script 19/80119/1
Anil Belur [Fri, 1 Feb 2019 22:45:22 +0000 (08:45 +1000)]
Fix typo in version bump script

Change-Id: If58e3251c588da8ae011b5705b4ceac6ff2e924b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoSetup gerrit.username properly with git-config 01/80101/2
Anil Belur [Fri, 1 Feb 2019 22:18:02 +0000 (08:18 +1000)]
Setup gerrit.username properly with git-config

Change-Id: Ifaf345bb46dfef9f54de8ec423b1eb74e5b521d5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoRemove parameter in autorelease build trigger 77/80077/1
Luis Gomez [Fri, 1 Feb 2019 06:08:08 +0000 (22:08 -0800)]
Remove parameter in autorelease build trigger

Change-Id: I88f6858182cf3edaf1c65176ea0ff44bdf91d42b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoRemove not required line 75/80075/1
Luis Gomez [Thu, 31 Jan 2019 23:24:02 +0000 (15:24 -0800)]
Remove not required line

Change-Id: Ib3dcb218c16c97111f797c234babcf0029adbe74
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoSXP: Install odl-sxp-routing 60/80060/1
Ivan Hrasko [Thu, 31 Jan 2019 08:59:52 +0000 (09:59 +0100)]
SXP: Install odl-sxp-routing

- odl-sxp-routing contains cluster watchdog
which can help to increase cluster stability
during tests

Change-Id: Ib59edecba939f1ad7cee4d46c1d24a48f323b846
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
5 years agoincrease transportpce tox timeout 83/79983/1
guillaume.lambert [Tue, 29 Jan 2019 07:01:54 +0000 (08:01 +0100)]
increase transportpce tox timeout

new end2end test suite bumps the timeout limit.

Change-Id: I6fc4b9b980f76914ef7429f08b38c4e280c8c3ba
JIRA: TRNSPRTPCE-54
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
5 years agoupgrade transportpce tox jenkins minion 70/79970/1
guillaume.lambert [Mon, 28 Jan 2019 20:41:32 +0000 (21:41 +0100)]
upgrade transportpce tox jenkins minion

OLM functional tests requires more than 4GB memory to launch sims.

Change-Id: I0b9bd68a5ba4d596af7d3feaa1d23a08e4065f9c
JIRA: TRNSPRTPCE-14
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
5 years agoMerge "Upgrade golang 1.11.5"
Thanh Ha (zxiiro) [Fri, 25 Jan 2019 16:17:49 +0000 (16:17 +0000)]
Merge "Upgrade golang 1.11.5"

5 years agoUpdate yangtools job definitions 01/79901/1
Robert Varga [Fri, 25 Jan 2019 11:06:08 +0000 (12:06 +0100)]
Update yangtools job definitions

With Oxygen SR4 out and the branch build stabilized, the support
period for v2.0.6.x branch ends, hence remove those jobs.

With Fluorine nearing release and Sodium opening, we are branching
v2.1.x to support Fluorine with master supporting Sodium.

Change-Id: I7f61bcb6d16d85a9c35837df1f014df9bda1fdf0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUpgrade golang 1.11.5 91/79891/1
Faseela K [Fri, 25 Jan 2019 06:40:16 +0000 (12:10 +0530)]
Upgrade golang 1.11.5

This release came in just after 1.11.4
with a security fix.

Change-Id: Iebfd0fd2835ac52181803b089cad678a46b226f8
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoMerge "Save infra resources"
Luis Gomez [Thu, 24 Jan 2019 22:20:58 +0000 (22:20 +0000)]
Merge "Save infra resources"

5 years agoMerge "Create AR openjdk11 jobs for neon"
Sam Hague [Thu, 24 Jan 2019 02:30:35 +0000 (02:30 +0000)]
Merge "Create AR openjdk11 jobs for neon"

5 years agoMerge "tox verify job for releng/info-master"
Thanh Ha (zxiiro) [Wed, 23 Jan 2019 22:18:34 +0000 (22:18 +0000)]
Merge "tox verify job for releng/info-master"

5 years agoMerge "increase transportpce tox-verify job timeout"
Thanh Ha (zxiiro) [Wed, 23 Jan 2019 20:13:36 +0000 (20:13 +0000)]
Merge "increase transportpce tox-verify job timeout"

5 years agotox verify job for releng/info-master 59/79859/2
Aric Gardner [Wed, 23 Jan 2019 18:56:25 +0000 (13:56 -0500)]
tox verify job for releng/info-master

Changes to releng/info-master repo need a verfiy job.
This generic gerrit tox verify job can fill that role.

ISSUE: RELENG-1665

Change-Id: Ib1fa5c512968c4682d43996849485a41ea2d72a8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Revert "Reduce amount of robot minions allowed""
Jamo Luhrsen [Wed, 23 Jan 2019 19:10:24 +0000 (19:10 +0000)]
Merge "Revert "Reduce amount of robot minions allowed""

5 years agoRevert "Reduce amount of robot minions allowed" 52/79852/1
Sam Hague [Wed, 23 Jan 2019 13:23:11 +0000 (13:23 +0000)]
Revert "Reduce amount of robot minions allowed"

This reverts commit 90a6802a7a249c5ef213fc193b006b16d9566690.

Change-Id: I6bf57577071065889007890ee5420c4421ceb7e6
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUpgrade golang for k8s nodes 45/79845/3
Faseela K [Wed, 23 Jan 2019 11:06:54 +0000 (16:36 +0530)]
Upgrade golang for k8s nodes

Change-Id: I46e881104f674e64fba82a7651f1249d2c1e2946
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoAuto Update CSIT Jobs to run for neon 43/79443/18
jenkins-releng [Tue, 22 Jan 2019 21:25:34 +0000 (21:25 +0000)]
Auto Update CSIT Jobs to run for neon

Change-Id: Ia5798357b72d7f59afe467d564475bdc8f6c3532
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoMerge "Add adjust of odlparent version in yangtools"
Thanh Ha (zxiiro) [Tue, 22 Jan 2019 20:27:21 +0000 (20:27 +0000)]
Merge "Add adjust of odlparent version in yangtools"

5 years agoincrease transportpce tox-verify job timeout 00/79800/2
guillaume.lambert [Mon, 21 Jan 2019 23:46:35 +0000 (00:46 +0100)]
increase transportpce tox-verify job timeout

transportpce tox functional tests bump the timeout limit (15 min).

Change-Id: I5462647ff78fc61a71fe51a296ee720b8ac6a734
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
5 years agoCreate AR openjdk11 jobs for neon 46/79746/3
Anil Belur [Mon, 14 Jan 2019 23:42:49 +0000 (09:42 +1000)]
Create AR openjdk11 jobs for neon

- Use update alternatives macro in releng/global-jjb to pick up
  the required openjdk version.
- Update the jdk versions for integration/distribution scripts.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1648
Change-Id: I728516ba26eecfaf767781ece45c511d3a45282c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoSave infra resources 99/79799/6
Luis Gomez [Mon, 21 Jan 2019 20:23:26 +0000 (12:23 -0800)]
Save infra resources

- Only stable AR builds triggers dist test job. Today both stable
and not stable trigger distribution test.

- Jenkins queue has max 1 dist test job triggered by AR. This is
achieved by passing the same parameter BUNDLE_URL=autorelease to
the distribution test job, see: https://stackoverflow.com/questions/
8974170/jenkins-parameterized-job-that-only-queues-one-build

How this works:

Stable AR will trigger a dist test job with BUNDLE_URL=autorelease,
dist test job will resolve autorelease into last stable AR dist URL
and will pass this value down to the CSIT jobs.

Change-Id: I2bc42f1f2053997d2c364384accc0e68a53d4614
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoFix distribution patch differences script 75/79775/1
Luis Gomez [Mon, 21 Jan 2019 01:20:47 +0000 (17:20 -0800)]
Fix distribution patch differences script

Change-Id: I44d24d66692bf51352bea63e9672fdb7b9b2e7c3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>