releng/builder.git
4 years agoMerge "Set JDK11 for all magnesium build jobs"
Jamo Luhrsen [Tue, 22 Oct 2019 17:37:57 +0000 (17:37 +0000)]
Merge "Set JDK11 for all magnesium build jobs"

4 years agoFix distribution dependencies 27/85327/2
Robert Varga [Tue, 22 Oct 2019 16:28:56 +0000 (18:28 +0200)]
Fix distribution dependencies

JDK11 merge jobs (Magnesium) are called foo-maven-merge-stream,
hence they do not match the dependencies and our distribution
is not updated.

JIRA: INTDIST-108
Change-Id: I870849ab26905a28d17422d22bd19cc687693d69
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMerge "Fix decanter issue in controller start script"
Luis Gomez [Mon, 21 Oct 2019 23:01:48 +0000 (23:01 +0000)]
Merge "Fix decanter issue in controller start script"

4 years agoMerge "Add YANG module check in distribution merge job"
Luis Gomez [Mon, 21 Oct 2019 22:42:42 +0000 (22:42 +0000)]
Merge "Add YANG module check in distribution merge job"

4 years agoAdd YANG module check in distribution merge job 50/85050/3
Luis Gomez [Fri, 11 Oct 2019 02:21:26 +0000 (19:21 -0700)]
Add YANG module check in distribution merge job

See INTDIST-107

Change-Id: I3f12cc31d90df3ef48d30b5b2bf2da2673b98c26
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoSet JDK11 for all magnesium build jobs 53/85153/3
Luis Gomez [Thu, 17 Oct 2019 01:35:04 +0000 (18:35 -0700)]
Set JDK11 for all magnesium build jobs

See RELENG-140

Change-Id: I1e1a31588b208515ff9e7af72fbc49f17eff57fb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoFix decanter issue in controller start script 20/85220/3
Luis Gomez [Fri, 18 Oct 2019 23:14:47 +0000 (16:14 -0700)]
Fix decanter issue in controller start script

See INTTEST-60

Change-Id: I9a5b3f71d162c80950e90eba47fe302e2a504abd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoUpdate global-jjb to v0.45.1 54/85154/1
Anil Belur [Thu, 17 Oct 2019 04:31:13 +0000 (10:01 +0530)]
Update global-jjb to v0.45.1

- Pull in fix for rtd merge job to handle new tag uploaded

Change-Id: I389f66379d7caa5ef0088406bf73f920e243f64b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoLISP: remove javadoc:aggregate from Magnesium 37/85137/1
Lori Jakab [Wed, 16 Oct 2019 07:18:43 +0000 (09:18 +0200)]
LISP: remove javadoc:aggregate from Magnesium

Change-Id: I91ca448fd153f2473d1cba8010bf6a84bfd918cd
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agoWorkaround busted /usr/bin/pip3 32/85132/1
Thanh Ha [Tue, 15 Oct 2019 20:22:24 +0000 (16:22 -0400)]
Workaround busted /usr/bin/pip3

/usr/bin/pip3 appears to be busted in the VM returning the error
below. This patch bypasses the pip3 script and calls python3
directly to run the pip module.

+ pip3 install --upgrade pip
Traceback (most recent call last):
  File "/usr/bin/pip3", line 16, in <module>
    sys.exit(main())
TypeError: 'module' object is not callable

Change-Id: I2e284ccb4e77d9ef8134d44ea20f13fd9d02cda4
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoRemove all fluorine jobs 24/85124/1
Anil Belur [Tue, 15 Oct 2019 15:10:15 +0000 (20:40 +0530)]
Remove all fluorine jobs

Fluorine is EOL since Sodium released. Remove all
fluorine jobs from repo.

Change-Id: I9964e7e2cdc50c33d33860e691a1725038e6f31b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMake archetypes use JDK11 for verify 72/85072/2
Robert Varga [Fri, 11 Oct 2019 19:04:24 +0000 (21:04 +0200)]
Make archetypes use JDK11 for verify

Magnesium requires Java 11 -- make sure we use proper JDK in verify
jobs.

Change-Id: Ia2b016d94f057785781f3c23af9e8ff66b6c0eae
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMerge "Enable dlux jobs"
Luis Gomez [Fri, 11 Oct 2019 22:07:45 +0000 (22:07 +0000)]
Merge "Enable dlux jobs"

4 years agoFix lispflowmapping magnesium jobs 60/85060/2
Robert Varga [Fri, 11 Oct 2019 13:54:51 +0000 (15:54 +0200)]
Fix lispflowmapping magnesium jobs

Do not invoke findbugs, as it just cannot work with Java 11. Also
make sure the merge job works on Java 11.

Change-Id: I95f2fc89e04739aa430e3b70bde09f4f6ccd33a2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoEnable dlux jobs 40/85040/1
Luis Gomez [Thu, 10 Oct 2019 18:42:16 +0000 (11:42 -0700)]
Enable dlux jobs

This is to verify internship work on dlux.

Change-Id: I5f5ac22aec930af8ee889d2c5def6dd02188d3b2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoMerge "Update cloud image list docs"
Jamo Luhrsen [Thu, 10 Oct 2019 16:03:21 +0000 (16:03 +0000)]
Merge "Update cloud image list docs"

4 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Jamo Luhrsen [Thu, 10 Oct 2019 16:02:59 +0000 (16:02 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

4 years agoUpdate cloud image list docs 32/85032/1
jenkins-releng [Thu, 10 Oct 2019 11:02:39 +0000 (11:02 +0000)]
Update cloud image list docs

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

4 years agoAuto Update CSIT Jobs to run for sodium 27/85027/5
jenkins-releng [Thu, 10 Oct 2019 07:49:45 +0000 (07:49 +0000)]
Auto Update CSIT Jobs to run for sodium

Change-Id: I9a0cfc6ad231efa240825c8a4c9fb7a170202920
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
4 years agoAuto Update CSIT Jobs to run for magnesium 26/85026/5
jenkins-releng [Thu, 10 Oct 2019 07:49:25 +0000 (07:49 +0000)]
Auto Update CSIT Jobs to run for magnesium

Change-Id: I5c6e5022d12e23453afc4ac59b1aaa642b51c43d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
4 years agoMerge "Update CentOS7 devstack-queens image to the latest"
Anil Belur [Thu, 10 Oct 2019 05:32:18 +0000 (05:32 +0000)]
Merge "Update CentOS7 devstack-queens image to the latest"

4 years agoMerge "Support openjdk11 in CSIT magnesium"
Anil Belur [Thu, 10 Oct 2019 04:29:19 +0000 (04:29 +0000)]
Merge "Support openjdk11 in CSIT magnesium"

4 years agoUpdate CentOS7 devstack-queens image to the latest 19/85019/3
Anil Belur [Thu, 10 Oct 2019 04:28:08 +0000 (09:58 +0530)]
Update CentOS7 devstack-queens image to the latest

Change-Id: I3037602684f7d4e92f469fa1d24b84a988812f3c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Install git-review for release scripts"
Jamo Luhrsen [Thu, 10 Oct 2019 04:19:06 +0000 (04:19 +0000)]
Merge "Install git-review for release scripts"

4 years agoMerge "Update CentOS7 robot images to the latest"
Jamo Luhrsen [Thu, 10 Oct 2019 04:16:46 +0000 (04:16 +0000)]
Merge "Update CentOS7 robot images to the latest"

4 years agoMerge "Update CentOS7 devstack images to the latest"
Jamo Luhrsen [Thu, 10 Oct 2019 04:16:28 +0000 (04:16 +0000)]
Merge "Update CentOS7 devstack images to the latest"

4 years agoMerge "Update CentOS7 docker images to the latest"
Jamo Luhrsen [Thu, 10 Oct 2019 04:15:13 +0000 (04:15 +0000)]
Merge "Update CentOS7 docker images to the latest"

4 years agoSupport openjdk11 in CSIT magnesium 91/84991/3
Luis Gomez [Tue, 8 Oct 2019 18:56:02 +0000 (11:56 -0700)]
Support openjdk11 in CSIT magnesium

Change-Id: I9118fe226f6b066179519d6a007f507db54ee9e2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoInstall git-review for release scripts 12/85012/3
Anil Belur [Wed, 9 Oct 2019 16:24:44 +0000 (21:54 +0530)]
Install git-review for release scripts

git-review has been removed as a dependency from
lf-recommended-tools, therefore it needs to be installed
locally for the scripts to run successfully.

Change-Id: Ie1d334073f61e769c0b54ae5637888d36d744d1d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpdate CentOS7 docker images to the latest 22/85022/2
Anil Belur [Wed, 9 Oct 2019 15:46:40 +0000 (21:16 +0530)]
Update CentOS7 docker images to the latest

Change-Id: I385124570207a5c1a585c805ae844cc54261ed2e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpdate CentOS7 devstack images to the latest 21/85021/2
Anil Belur [Wed, 9 Oct 2019 15:42:50 +0000 (21:12 +0530)]
Update CentOS7 devstack images to the latest

Change-Id: Ib4385f32a931d76444708fcbf85e7c5500729900
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpdate CentOS7 robot images to the latest 20/85020/2
Anil Belur [Wed, 9 Oct 2019 15:40:38 +0000 (21:10 +0530)]
Update CentOS7 robot images to the latest

Change-Id: I1c34605330360c5e433784a65bc3180c51d3d864
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpdate CentOS7 devstack rocky to the latest 23/85023/2
Anil Belur [Wed, 9 Oct 2019 15:55:34 +0000 (21:25 +0530)]
Update CentOS7 devstack rocky to the latest

Change-Id: I3e1195fc61f2d7095a9c4f3b20d81c47131e0fe1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Add support for jdk11 in magnesium"
Faseela K [Sun, 6 Oct 2019 01:45:13 +0000 (01:45 +0000)]
Merge "Add support for jdk11 in magnesium"

4 years agoAdd support for jdk11 in magnesium 23/84923/1
Luis Gomez [Sun, 6 Oct 2019 00:37:17 +0000 (17:37 -0700)]
Add support for jdk11 in magnesium

Change-Id: I2f43f6921417fe3b6b7042efe6334092719e0a7d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoUpdate cloud image list docs 13/84913/1
jenkins-releng [Fri, 4 Oct 2019 11:02:32 +0000 (11:02 +0000)]
Update cloud image list docs

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

4 years agoMerge "Set odlparent doc-dir to {envtmpdir}"
Jamo Luhrsen [Wed, 2 Oct 2019 15:05:03 +0000 (15:05 +0000)]
Merge "Set odlparent doc-dir to {envtmpdir}"

4 years agoMerge "Update the packer templates in releng/builder"
Andrew Grimberg [Wed, 2 Oct 2019 14:51:54 +0000 (14:51 +0000)]
Merge "Update the packer templates in releng/builder"

4 years agoSet odlparent doc-dir to {envtmpdir} 77/84877/1
Thanh Ha [Wed, 2 Oct 2019 13:12:22 +0000 (09:12 -0400)]
Set odlparent doc-dir to {envtmpdir}

odlparent is producing docs in the .tox/docs/tmp/html so override the
doc-dir parameter to the right place.

Issue: https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-17699
Change-Id: I563230fc558477bef8b3e57001a7c5db37c0b157
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoMerge "Use openjdk11 for Magnesium Multi-patch"
Thanh Ha (zxiiro) [Wed, 2 Oct 2019 13:00:42 +0000 (13:00 +0000)]
Merge "Use openjdk11 for Magnesium Multi-patch"

4 years agoUpdate the packer templates in releng/builder 70/84870/3
Anil Belur [Wed, 2 Oct 2019 08:09:25 +0000 (13:39 +0530)]
Update the packer templates in releng/builder

- Add the arch type to image name, which is required for
  auto-updating images.
- Re-factor templates files with user vars similar to
  the templates in common-packer.

Change-Id: I78a63cddc857aabfa1e1177060267e4146d55ff0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpdate global-jjb to v0.44.1 69/84869/1
Anil Belur [Wed, 2 Oct 2019 04:48:14 +0000 (10:18 +0530)]
Update global-jjb to v0.44.1

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

4 years agoUpdate Test jobs for ODL Sodium release 53/84853/2
Anil Belur [Tue, 1 Oct 2019 15:13:28 +0000 (20:43 +0530)]
Update Test jobs for ODL Sodium release

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

4 years agoUse openjdk11 for Magnesium Multi-patch 68/84868/1
Luis Gomez [Wed, 2 Oct 2019 04:02:19 +0000 (21:02 -0700)]
Use openjdk11 for Magnesium Multi-patch

Also remove redundant java-version default value.

Change-Id: I13b7f9992c4af09991020e333005fb358356633d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoSwitch controller-distribution-check-magnesium to JDK11 55/84855/1
Robert Varga [Tue, 1 Oct 2019 15:33:26 +0000 (17:33 +0200)]
Switch controller-distribution-check-magnesium to JDK11

While the verify jobs work, distcheck fails as soon as it starts
compiling due to '-release' not being supported. This patch
attempts to fix that.

JIRA: RELENG-139
Change-Id: I3015bce648ab716c064aab1f45a0508bc85ce831
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMerge "Update the CentOS7 builder to the latest"
Jamo Luhrsen [Tue, 1 Oct 2019 15:18:40 +0000 (15:18 +0000)]
Merge "Update the CentOS7 builder to the latest"

4 years agoSwitch magnesium jobs to JDK11 13/84613/8
Robert Varga [Mon, 23 Sep 2019 04:41:46 +0000 (06:41 +0200)]
Switch magnesium jobs to JDK11

This updates the JDK being used on Magnesium to Java 11, so that
the MRI preparation patches can verify.

JIRA: RELENG-139
Change-Id: Ib6c516e4a651da32b24acd941ed3601b3e0d6f74
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate the CentOS7 builder to the latest 73/84773/1
Anil Belur [Fri, 27 Sep 2019 07:38:43 +0000 (09:38 +0200)]
Update the CentOS7 builder to the latest

Update the CentOS7 builder that were missed in the
change 0e0666846cf7761c0b5d507c3f7693122229940a.

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

4 years agolf-infra-ansible-roles to centos-docker image 51/84751/5
Aric Gardner [Thu, 26 Sep 2019 16:29:18 +0000 (12:29 -0400)]
lf-infra-ansible-roles to centos-docker image

move to centos builder

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

4 years agoUpdate centos7 docker nodes, lftools build-node 20/84720/3
Eric Ball [Wed, 25 Sep 2019 23:30:56 +0000 (16:30 -0700)]
Update centos7 docker nodes, lftools build-node

Build nodes need to be up to date in order to be compatible with
some of the changes in global-jjb. This also sets the lftools
build node back to centos7, now that the issues that originally
required the switch to Ubuntu have been solved.

Change-Id: I98fe7044b76970d779cce5f23cc92f087d2dc389
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoMerge "Update Centos builders"
Aric Gardner [Thu, 26 Sep 2019 16:31:52 +0000 (16:31 +0000)]
Merge "Update Centos builders"

4 years agoMerge "Update global-jjb to v0.44.0"
Andrew Grimberg [Thu, 26 Sep 2019 15:39:31 +0000 (15:39 +0000)]
Merge "Update global-jjb to v0.44.0"

4 years agoUpdate global-jjb to v0.44.0 46/84746/2
Anil Belur [Thu, 26 Sep 2019 12:42:36 +0000 (14:42 +0200)]
Update global-jjb to v0.44.0

- Pull in the changes to auto-update packer images.
- Enable packer merge jobs to auto-update images post-build
  with `update-cloud-image`.
- Add job to auto-update all images at onces.
- Remove redundant job in releng/builder.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I286dadd10ddde1235d13acdefc0097a2d9ed3505
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpgrade OVS dep for opflex from 2.6.0 to 2.6.7 22/84722/1
Tom Flynn [Thu, 26 Sep 2019 05:46:45 +0000 (22:46 -0700)]
Upgrade OVS dep for opflex from 2.6.0 to 2.6.7

Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
Change-Id: Ib508b3813efccff63efb947bcbb32a68736e090d

4 years agoUpdate Centos builders 93/84693/2
Aric Gardner [Wed, 25 Sep 2019 00:26:47 +0000 (20:26 -0400)]
Update Centos builders

We need centos builders
with

- python36
- python36-devel
- python36-pip
- python36-setuptools
- python36-virtualenv

The current builders have these packages
but the python34 version

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

4 years agoRemove all references to -XX:MaxPermSize 89/84689/1
Robert Varga [Tue, 24 Sep 2019 11:31:14 +0000 (13:31 +0200)]
Remove all references to -XX:MaxPermSize

This option has no effected (and has been deprecated) since Java 8,
which is the lowest version we support. Remove any and all references
to it.

Change-Id: I670621ca18c0e1ad7ea6f130d54c8e31585c90ad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMerge "Add transportpce to Sodium build and sanity test"
Luis Gomez [Wed, 18 Sep 2019 19:10:32 +0000 (19:10 +0000)]
Merge "Add transportpce to Sodium build and sanity test"

4 years agoAdd inventory model feature 13/84513/1
Luis Gomez [Wed, 18 Sep 2019 05:31:55 +0000 (22:31 -0700)]
Add inventory model feature

This is required by Notifications (REST WS) test.

Change-Id: Id1c4403b5c32e878e80a6e28041e4eae2a93878f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoMerge "Remove unneeded jdk11 jobs"
Thanh Ha (zxiiro) [Tue, 17 Sep 2019 18:52:07 +0000 (18:52 +0000)]
Merge "Remove unneeded jdk11 jobs"

4 years agoMerge "Add devstack stein packer job"
Thanh Ha (zxiiro) [Mon, 16 Sep 2019 13:21:07 +0000 (13:21 +0000)]
Merge "Add devstack stein packer job"

4 years agoUpdate Test jobs for ODL Neon SR2 release 70/84470/1
Anil Belur [Sun, 15 Sep 2019 04:39:57 +0000 (10:09 +0530)]
Update Test jobs for ODL Neon SR2 release

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

4 years agoRemove unneeded jdk11 jobs 34/84334/3
Jamo Luhrsen [Thu, 12 Sep 2019 05:29:06 +0000 (22:29 -0700)]
Remove unneeded jdk11 jobs

- also removed some conditionals around jdk7 which I believe
is long gone and no longer needed.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I58feea4bf1598eb765f4f4f69a1719bc74b5cd3e
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
4 years agoAdd devstack stein packer job 61/84361/1
JayaPr [Fri, 13 Sep 2019 13:49:42 +0000 (19:19 +0530)]
Add devstack stein packer job

Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: Ib7604d908de9d55d2a71a51dea40fdf4037d559e

4 years agoAdd transportpce to Sodium build and sanity test 72/84372/1
guillaume.lambert [Fri, 13 Sep 2019 09:08:13 +0000 (11:08 +0200)]
Add transportpce to Sodium build and sanity test

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie93fcb2e394e73a0e01ec1054b6a162d5fb7519c

4 years agoUpdate global-jjb to v0.43.1 70/84370/1
Anil Belur [Fri, 13 Sep 2019 07:59:49 +0000 (13:29 +0530)]
Update global-jjb to v0.43.1

- Pull in fix to pin python-cynderclient to address
  openstack job failures

Change-Id: I53ea97edb7d58df0e9b2fcbd0bd18bf8f267a56a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoUpgrade rapidjson dep for opflex 1.0.2 to 1.1.0 51/84351/1
Tom Flynn [Thu, 12 Sep 2019 20:50:23 +0000 (13:50 -0700)]
Upgrade rapidjson dep for opflex 1.0.2 to 1.1.0

lftools issues seen in jenkins jobs have now been resolved

Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
Change-Id: Ic8d190784f0bd397fce43a9fcefb5ef601cbe421

4 years agoMerge "Add lf-infra-pre-build to opflex custom jobs"
Anil Belur [Thu, 12 Sep 2019 19:12:32 +0000 (19:12 +0000)]
Merge "Add lf-infra-pre-build to opflex custom jobs"

4 years agoMerge "Update global-jjb to v0.43.0"
Faseela K [Thu, 12 Sep 2019 16:21:01 +0000 (16:21 +0000)]
Merge "Update global-jjb to v0.43.0"

4 years agoAdd lf-infra-pre-build to opflex custom jobs 41/84341/2
Eric Ball [Thu, 12 Sep 2019 14:59:05 +0000 (07:59 -0700)]
Add lf-infra-pre-build to opflex custom jobs

These jobs rely on lftools to push artifacts, but were not installing
it. lf-infra-pre-build handles that installation.

Issue: LF-Jira IT-17545
Change-Id: Ifdf2d6c5be1a8003b6fec7c28c3183a5c8d3bc37
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoUpdate global-jjb to v0.43.0 33/84333/1
Anil Belur [Thu, 12 Sep 2019 03:38:50 +0000 (09:08 +0530)]
Update global-jjb to v0.43.0

Change-Id: I8c7b1ed886988321040788b3e8d183a244f3577f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Revert "Upgrade rapidjson dep for opflex from 1.0.2 to 1.1.0""
Thanh Ha (zxiiro) [Thu, 12 Sep 2019 00:05:02 +0000 (00:05 +0000)]
Merge "Revert "Upgrade rapidjson dep for opflex from 1.0.2 to 1.1.0""

4 years agoRevert "Upgrade rapidjson dep for opflex from 1.0.2 to 1.1.0" 31/84331/1
Tom Flynn [Wed, 11 Sep 2019 21:23:07 +0000 (21:23 +0000)]
Revert "Upgrade rapidjson dep for opflex from 1.0.2 to 1.1.0"

This reverts commit 439d272ac15d25556f386208e9c4d1cbb369f263.

Reason for revert: Issues with the jenkins jobs responsible for uploading artifacts to nexus are preventing this upgrade from completing and is currently breaking builds in the opflex project. The change will be reapplied when the jenkins job issues are resolved

Change-Id: I1acb51c2dc367e57729126f901942861e2fc5031
Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
4 years agoFix error in tar command options 14/84314/1
Tom Flynn [Wed, 11 Sep 2019 06:35:56 +0000 (23:35 -0700)]
Fix error in tar command options

Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
Change-Id: I32c1934336c66b2b91df8685fc7c90bae3334ad6

4 years agoFix error in tar command options 96/84296/2
Tom Flynn [Tue, 10 Sep 2019 18:26:22 +0000 (11:26 -0700)]
Fix error in tar command options

Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
Change-Id: I009cbb0d77817bbbc441a79a260075b133b08038

4 years agoUpgrade rapidjson dep for opflex from 1.0.2 to 1.1.0 86/84286/1
Tom Flynn [Tue, 10 Sep 2019 05:12:42 +0000 (22:12 -0700)]
Upgrade rapidjson dep for opflex from 1.0.2 to 1.1.0

Signed-off-by: Tom Flynn <tom.flynn@gmail.com>
Change-Id: I0009e78e0072b685fa89db97477be0b091df349d

4 years agoMerge "Add job to auto-update new built packer images"
Jamo Luhrsen [Fri, 6 Sep 2019 17:31:04 +0000 (17:31 +0000)]
Merge "Add job to auto-update new built packer images"

4 years agoMerge "Enable self-release job for distribution"
Jamo Luhrsen [Fri, 6 Sep 2019 15:14:24 +0000 (15:14 +0000)]
Merge "Enable self-release job for distribution"

4 years agoMerge "Remove unused pipdeptree install"
Anil Belur [Fri, 6 Sep 2019 03:11:35 +0000 (03:11 +0000)]
Merge "Remove unused pipdeptree install"

4 years agoEnable self-release job for distribution 34/84234/1
Anil Belur [Fri, 6 Sep 2019 03:08:39 +0000 (08:38 +0530)]
Enable self-release job for distribution

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

4 years agoRemove variables for maven central no longer used 30/84230/1
Anil Belur [Thu, 5 Sep 2019 16:53:27 +0000 (22:23 +0530)]
Remove variables for maven central no longer used

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

4 years agoAdd job to auto-update new built packer images 02/84202/6
Anil Belur [Wed, 4 Sep 2019 18:50:30 +0000 (00:20 +0530)]
Add job to auto-update new built packer images

The job auto-updates packer images to the latest once they are built
every month into the releng/builder repository and push a commit
to Gerrit. The CR can be merged and reduces the wait time when we
want images to be updated.

Steps followed:
1. Get a list of images from the releng/builder repository
2. Search openstack cloud for the latest images available
3. Compare the time stamps of the new image with the image in use
4. Update the image to the config files and yaml files
5. Push the change to Gerrit

Change-Id: I592219df0ad5eb916448b4c905931b354f407611
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoEnable self-release jobs for non-MRI and SM project 03/84203/2
Anil Belur [Wed, 4 Sep 2019 16:27:31 +0000 (21:57 +0530)]
Enable self-release jobs for non-MRI and SM project

Change-Id: I6ec12934eb2da28926376002f5db9c42414e4d77
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoRemove telemetry from neon distribution 99/84099/1
Luis Gomez [Fri, 30 Aug 2019 17:58:51 +0000 (10:58 -0700)]
Remove telemetry from neon distribution

The project does not build in the branch.

Change-Id: I26e9ef2a0048b8b5ce14abac08675db04eac50db
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
4 years agoRemove variables for maven central no longer used 83/84083/1
Anil Belur [Fri, 30 Aug 2019 03:16:18 +0000 (08:46 +0530)]
Remove variables for maven central no longer used

This was missed in the change
5e69243122a1f329077e17d6b684745b1ee25d08

Change-Id: I4782e2bc7dbb8bc5c4a8cfc3d6557c987bad239d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoRemove unused pipdeptree install 79/84079/1
Thanh Ha [Thu, 29 Aug 2019 20:42:59 +0000 (16:42 -0400)]
Remove unused pipdeptree install

No point installing this package if it's not being used at all.

Change-Id: I278ea33cebc4819c7794ac7f7f54eabc02422848
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
4 years agoRemove deploy to maven central for stage jobs 76/84076/1
Anil Belur [Thu, 29 Aug 2019 17:44:31 +0000 (23:14 +0530)]
Remove deploy to maven central for stage jobs

Since large number of staging repos are causing the stability issues
on OSS Nexus, ODL deploy previlages have been removed.
Therefore remove the deploy to maven central from the maven stage
to still work with ODL Nexus.

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

4 years agoRemove deploy to maven central for AR jobs 73/84073/1
Anil Belur [Thu, 29 Aug 2019 16:49:41 +0000 (22:19 +0530)]
Remove deploy to maven central for AR jobs

Since large number of staging repos are causing the stability issues
on OSS Nexus, ODL deploy previlages have been removed.
Therefore remove the deploy to maven central from the AR jobs
to still work with ODL Nexus.

Change-Id: I2e101d9408538e5156433e34fd4c7d7d4e6c4bf9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoMerge "Auto Update CSIT Jobs to run for neon"
Jamo Luhrsen [Thu, 29 Aug 2019 15:29:34 +0000 (15:29 +0000)]
Merge "Auto Update CSIT Jobs to run for neon"

4 years agoMerge "Auto Update CSIT Jobs to run for sodium"
Jamo Luhrsen [Thu, 29 Aug 2019 15:29:25 +0000 (15:29 +0000)]
Merge "Auto Update CSIT Jobs to run for sodium"

4 years agoMerge "Auto Update CSIT Jobs to run for fluorine"
Jamo Luhrsen [Thu, 29 Aug 2019 15:29:16 +0000 (15:29 +0000)]
Merge "Auto Update CSIT Jobs to run for fluorine"

4 years agoMerge "Auto Update CSIT Jobs to run for magnesium"
Jamo Luhrsen [Thu, 29 Aug 2019 15:28:56 +0000 (15:28 +0000)]
Merge "Auto Update CSIT Jobs to run for magnesium"

4 years agoMerge "Disable daily cron timer for all maven stage jobs"
Andrew Grimberg [Thu, 29 Aug 2019 15:21:05 +0000 (15:21 +0000)]
Merge "Disable daily cron timer for all maven stage jobs"

4 years agoMerge "Remove all the self-release verify jobs"
Jamo Luhrsen [Thu, 29 Aug 2019 15:15:40 +0000 (15:15 +0000)]
Merge "Remove all the self-release verify jobs"

4 years agoMerge "Disable apex management jobs"
Jamo Luhrsen [Thu, 29 Aug 2019 15:14:46 +0000 (15:14 +0000)]
Merge "Disable apex management jobs"

4 years agoAuto Update CSIT Jobs to run for sodium 71/84071/1
jenkins-releng [Thu, 29 Aug 2019 14:39:42 +0000 (14:39 +0000)]
Auto Update CSIT Jobs to run for sodium

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

4 years agoAuto Update CSIT Jobs to run for neon 70/84070/1
jenkins-releng [Thu, 29 Aug 2019 14:39:32 +0000 (14:39 +0000)]
Auto Update CSIT Jobs to run for neon

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

4 years agoAuto Update CSIT Jobs to run for fluorine 69/84069/1
jenkins-releng [Thu, 29 Aug 2019 14:38:36 +0000 (14:38 +0000)]
Auto Update CSIT Jobs to run for fluorine

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

4 years agoAuto Update CSIT Jobs to run for magnesium 68/84068/1
jenkins-releng [Thu, 29 Aug 2019 14:38:14 +0000 (14:38 +0000)]
Auto Update CSIT Jobs to run for magnesium

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

4 years agoDisable daily cron timer for all maven stage jobs 58/84058/1
Anil Belur [Thu, 29 Aug 2019 08:19:29 +0000 (13:49 +0530)]
Disable daily cron timer for all maven stage jobs

Disable daily cron timer for maven stage jobs because
of OSS Nexus instability, which is caused by a large number
of staging repositories being pushed daily.

https://lists.opendaylight.org/pipermail/tsc/2019-August/011811.html

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

4 years agoDisable apex management jobs 55/84055/1
Anil Belur [Thu, 29 Aug 2019 05:57:44 +0000 (11:27 +0530)]
Disable apex management jobs

As discussed in the integration jobs the apex management
jobs are disabled.

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