releng/builder.git
2 years agoUpdate cloud image Ubuntu18.04 mininet ovs 65/105765/1
jenkins-releng [Mon, 1 May 2023 18:34:24 +0000 (18:34 +0000)]
Update cloud image Ubuntu18.04 mininet ovs

Job: builder-openstack-update-cloud-image/532
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I7456a236540b095eb86d03c8c36da94c2ed030e3

2 years agoCI: Remove python-one-password jobs 72/105572/1
Matthew Watkins [Fri, 21 Apr 2023 13:56:46 +0000 (14:56 +0100)]
CI: Remove python-one-password jobs

LF Release Engineering has transisitioned the docs-conf project to using
GitHub Actions for all CI operations. Jenkins jobs are now redundant.

Signed-off-by: Matthew Watkins <[email protected]>
Change-Id: I6d2598cd194fbc47afd105599b2721def768a780

2 years agoMerge "CI: Remove common-packer jobs"
Anil Belur [Thu, 20 Apr 2023 00:48:59 +0000 (00:48 +0000)]
Merge "CI: Remove common-packer jobs"

2 years agoAdd jobs for netconf-5.0.x 12/105512/1
Robert Varga [Wed, 19 Apr 2023 15:10:39 +0000 (17:10 +0200)]
Add jobs for netconf-5.0.x

NETCONF is about to branch, add jobs to support the new branch.

Change-Id: Ib0341e1063efdbab49b68b0e4f993eec3804e094
Signed-off-by: Robert Varga <[email protected]>
2 years agoRefactor!: JJB code to comply with updates to v5.x 80/105480/2
Anil Belur [Mon, 17 Apr 2023 22:35:37 +0000 (08:35 +1000)]
Refactor!: JJB code to comply with updates to v5.x

Update global-jjb v0.86.0, this updates the minimal
version of JJB to v5.0.2.

Change-Id: I139ecc8cde694f102e117179a36e0cd47be32dad
Signed-off-by: Anil Belur <[email protected]>
2 years agoChore: sulfur EOL remove jobs from infra 64/105464/1
Anil Belur [Sun, 16 Apr 2023 12:17:45 +0000 (22:17 +1000)]
Chore: sulfur EOL remove jobs from infra

With stable/argon released sulfur is made EOL.
Remove all sulfur jobs from the infra.

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4691
Change-Id: I62d76f11746213aee5678e0878bae37c84318b29
Signed-off-by: Anil Belur <[email protected]>
2 years agoUpdate cloud image list docs 67/105367/4
jenkins-releng [Fri, 14 Apr 2023 11:04:04 +0000 (11:04 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1648
Change-Id: I8fb90cfda9ac3f9d7837ecd4119dac4c72d14392
Signed-off-by: jenkins-releng <[email protected]>
2 years agoCI: Remove common-packer jobs 79/105479/1
Andrew Grimberg [Thu, 13 Apr 2023 16:54:00 +0000 (09:54 -0700)]
CI: Remove common-packer jobs

LF Release Engineering has transitioned common-packer to use GitHub
Actions. As such, the Jenkins Jobs are now redundant.

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: Idde0f1a058a7f61832d8bbc4982fcc370ec72811

2 years agoCI: Remove docs-conf jobs 33/105433/1
Andrew Grimberg [Thu, 13 Apr 2023 13:11:53 +0000 (06:11 -0700)]
CI: Remove docs-conf jobs

LF Release Engineering has transisitioned the docs-conf project to using
GitHub Actions for all CI operations. Jenkins jobs are now redundant.

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I9f6e017fd57524beecacf2b8d8487675ef8f67ee

2 years agoCI: Remove lftools jobs 29/105429/1
Andrew Grimberg [Wed, 12 Apr 2023 22:42:53 +0000 (15:42 -0700)]
CI: Remove lftools jobs

The lftools project has transitioned to using GitHub Actions so the
Jenkins jobs are now redundant

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I647b6ec4a226cb5cc9550de642244e047d2a0e8e

2 years agoCI: Remove global-jjb repo related jobs 23/105423/1
Andrew Grimberg [Wed, 12 Apr 2023 14:36:46 +0000 (07:36 -0700)]
CI: Remove global-jjb repo related jobs

The LF Release Engineering global-jjb project has transitioned to using
GitHub Actions for all operations. As Jenkins is no longer needed,
remove the related jobs.

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I09832bca5bee43b3c4d922fed6d32f957a429f66

2 years agoPrune MRI/Sulfur jobs 61/105361/4
Robert Varga [Tue, 11 Apr 2023 08:58:08 +0000 (10:58 +0200)]
Prune MRI/Sulfur jobs

Sulfur is past the end of its life, remove MRI jobs supporting that
release train.

Change-Id: I8db4b5ebce59dd0f8a13befddfb0b51ac90e7669
Signed-off-by: Robert Varga <[email protected]>
2 years agoFix: Update tox.ini for tox v4.0+ 04/105404/2
Sangwook Ha [Wed, 12 Apr 2023 08:24:06 +0000 (01:24 -0700)]
Fix: Update tox.ini for tox v4.0+

There are a couple of changes in tox v4.0+ not compatible with tox.ini.

The 'whitelist_externals' key was removed. Use 'allowlist_externals'
instead.

'passenv' does not support a space-separated list any more.
Use a comma-separated list instead. Also, remove duplicate environment
variables since the names are not case sensitive.

https://tox.wiki/en/4.4.11/upgrading.html#upgrading
https://tox.wiki/en/4.4.11/config.html#passenv

Change-Id: I188cc4ea20d187e44a7a2a7f07845306dd4b81fe
Signed-off-by: Sangwook Ha <[email protected]>
2 years agoMerge "CI: Remove lf-infra-docs project and jobs"
Anil Belur [Tue, 11 Apr 2023 22:36:43 +0000 (22:36 +0000)]
Merge "CI: Remove lf-infra-docs project and jobs"

2 years agoMerge "Chore: Update global-jjb to latest v0.85.0"
Andrew Grimberg [Tue, 11 Apr 2023 12:19:49 +0000 (12:19 +0000)]
Merge "Chore: Update global-jjb to latest v0.85.0"

2 years agoMerge "Update cloud image"
Robert Varga [Tue, 11 Apr 2023 09:03:21 +0000 (09:03 +0000)]
Merge "Update cloud image"

2 years agoMerge "Update cloud image list docs"
Robert Varga [Tue, 11 Apr 2023 09:02:53 +0000 (09:02 +0000)]
Merge "Update cloud image list docs"

2 years agoMerge "Update validate-ar jobs for potassium"
Robert Varga [Tue, 11 Apr 2023 09:02:42 +0000 (09:02 +0000)]
Merge "Update validate-ar jobs for potassium"

2 years agoMerge "Update validate-ar jobs for argon"
Robert Varga [Tue, 11 Apr 2023 09:02:08 +0000 (09:02 +0000)]
Merge "Update validate-ar jobs for argon"

2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Robert Varga [Tue, 11 Apr 2023 09:01:52 +0000 (09:01 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 mininet ovs"
Robert Varga [Tue, 11 Apr 2023 09:01:40 +0000 (09:01 +0000)]
Merge "Update cloud image Ubuntu18.04 mininet ovs"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Robert Varga [Tue, 11 Apr 2023 09:01:24 +0000 (09:01 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update cloud image CentOS7 builder x86_64"
Robert Varga [Tue, 11 Apr 2023 09:01:10 +0000 (09:01 +0000)]
Merge "Update cloud image CentOS7 builder x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 docker x86_64"
Robert Varga [Tue, 11 Apr 2023 09:00:56 +0000 (09:00 +0000)]
Merge "Update cloud image Ubuntu18.04 docker x86_64"

2 years agoChore: Update global-jjb to latest v0.85.0 54/105354/1
Anil Belur [Tue, 11 Apr 2023 02:52:23 +0000 (12:52 +1000)]
Chore: Update global-jjb to latest v0.85.0

Signed-off-by: Anil Belur <[email protected]>
Change-Id: Ica07f8890dde116ad17a091fdc10e9934786182e

2 years agoUpdate cloud image list docs 71/104771/26
jenkins-releng [Mon, 10 Apr 2023 11:02:32 +0000 (11:02 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1644
Change-Id: Ie4c52f872ad917802ad6a5d71d9dc8e2425dab47
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate validate-ar jobs for potassium 25/105325/1
jenkins-releng [Sat, 8 Apr 2023 13:15:12 +0000 (13:15 +0000)]
Update validate-ar jobs for potassium

Job: autorelease-update-validate-jobs-potassium/1
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I83a772dc4ed61d98dbe365d003d1ae53411987bb

2 years agoFix: update docs jjb node version 49/105149/2
guillaume.lambert [Mon, 3 Apr 2023 10:15:30 +0000 (12:15 +0200)]
Fix: update docs jjb node version

Signed-off-by: guillaume.lambert <[email protected]>
Change-Id: I3114765eae20d5d35bb8017fea334cf153d40b7b

2 years agoCI: Remove lf-infra-docs project and jobs 47/105247/1
Andrew Grimberg [Tue, 4 Apr 2023 23:26:33 +0000 (16:26 -0700)]
CI: Remove lf-infra-docs project and jobs

The releng/docs project on the LF Gerrit has been migrated to using
GitHub Actions for verification. RTD builds have been setup to happen
automatically by watching the GitHub mirror repository with an RTD
GitHub integration configured.

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I44073d60a4e92550b71af169a79f405700726a70

2 years agoUpdate cloud image 38/105138/2
jenkins-releng [Mon, 3 Apr 2023 06:49:36 +0000 (06:49 +0000)]
Update cloud image

Job: builder-openstack-update-cloud-image/526
Change-Id: I3a6ecb50d08f5fa02006936e1a871efa2723ced8
Signed-off-by: jenkins-releng <[email protected]>
2 years agoFeat: Branch cut stable/argon stream for AR 39/105139/3
Andrew Grimberg [Sun, 2 Apr 2023 11:46:44 +0000 (17:16 +0530)]
Feat: Branch cut stable/argon stream for AR

Add AR jobs for stable/argon release. Move master
to the next release Potassium (K).

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4670
Change-Id: Ibe94f3478f94dac05f2fbc600ec238207d808a1b
Signed-off-by: Anil Belur <[email protected]>
2 years agoUpdate validate-ar jobs for argon 40/105140/1
jenkins-releng [Sun, 2 Apr 2023 08:31:25 +0000 (08:31 +0000)]
Update validate-ar jobs for argon

Job: autorelease-update-validate-jobs-argon/8
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I328d2382446a245edb1aeb966e4644577a5e020d

2 years agoUpdate cloud image CentOS7 docker x86_64 37/105137/1
jenkins-releng [Sat, 1 Apr 2023 22:29:20 +0000 (22:29 +0000)]
Update cloud image CentOS7 docker x86_64

Job: builder-openstack-update-cloud-image/524
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: Ica40b34a6c7b3bc4969e14603730cf10b1b6e843

2 years agoUpdate cloud image Ubuntu18.04 mininet ovs 36/105136/1
jenkins-releng [Sat, 1 Apr 2023 18:32:10 +0000 (18:32 +0000)]
Update cloud image Ubuntu18.04 mininet ovs

Job: builder-openstack-update-cloud-image/523
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I35c81fb7d41ea50ca278782c9ffa52ba94d3477c

2 years agoUpdate cloud image CentOSStream8 builder x86_64 18/105118/2
jenkins-releng [Sat, 1 Apr 2023 16:40:53 +0000 (16:40 +0000)]
Update cloud image CentOSStream8 builder x86_64

Job: builder-openstack-update-cloud-image/522
Change-Id: I3bdf398ac91566887033d01a0d56a48549ac818f
Signed-off-by: jenkins-releng <[email protected]>
2 years agoFeat: Branch cut stable/argon stream 35/105135/2
Anil Belur [Sat, 1 Apr 2023 02:50:50 +0000 (08:20 +0530)]
Feat: Branch cut stable/argon stream

Add jobs for stable/argon release. Move master
to the next release Potassium (K).

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4670
Change-Id: I447cb95d8dbb8650c5171faa4d387dbde35fb2ad
Signed-off-by: Anil Belur <[email protected]>
2 years agoUpdate cloud image CentOS7 builder x86_64 09/104209/3
jenkins-releng [Sat, 1 Apr 2023 06:28:00 +0000 (06:28 +0000)]
Update cloud image CentOS7 builder x86_64

Job: builder-openstack-update-cloud-image/520
Change-Id: I6717a7d363f52dcb1e2ca90213b22dc41f5e2c78
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 docker x86_64 19/105119/1
jenkins-releng [Sat, 1 Apr 2023 04:34:04 +0000 (04:34 +0000)]
Update cloud image Ubuntu18.04 docker x86_64

Job: builder-openstack-update-cloud-image/519
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: Ib982fa6655036aaa8afe853545e2ed4bf68700b8

2 years agoUpdate transportpce sonar job 78/104978/2
Gilles Thouenon [Tue, 21 Mar 2023 18:12:47 +0000 (19:12 +0100)]
Update transportpce sonar job

Since Chlorine, Java 17 and CentOS 8 are required. Update the
configuration of jenkins Sonar job for the transportpce project.

Signed-off-by: Gilles Thouenon <[email protected]>
Change-Id: Ifeb4ddd496c832efbaa9bd66a172c23ab7b7213e

2 years agoCI: Remove gerrit_to_platform jobs 87/104987/1
Andrew Grimberg [Wed, 22 Mar 2023 20:49:34 +0000 (13:49 -0700)]
CI: Remove gerrit_to_platform jobs

The gerrit_to_platform project has achieved validation hosting on GitHub
Actions. As such, it is no longer needed to have Jenkins jobs associated
with it.

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I2b4be9b9b223fd16e0c568faa2359fd67f2e0a16

2 years agoAdd transportpce Argon jobs 88/104788/1
Gilles Thouenon [Tue, 7 Mar 2023 15:50:27 +0000 (16:50 +0100)]
Add transportpce Argon jobs

Add jobs to support new transportpce-models and transportpce
stable/argon branches

Signed-off-by: Gilles Thouenon <[email protected]>
Change-Id: If8b866e54d4f7fd2f5bad3a7e65ba64e711ced3c

2 years agoMerge "CI: Update flake8 pre-commit to come from GitHub"
Robert Varga [Fri, 3 Mar 2023 15:51:46 +0000 (15:51 +0000)]
Merge "CI: Update flake8 pre-commit to come from GitHub"

2 years agoMerge "Update cloud image Ubuntu18.04 docker x86_64"
Robert Varga [Fri, 3 Mar 2023 15:48:43 +0000 (15:48 +0000)]
Merge "Update cloud image Ubuntu18.04 docker x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 helm x86_64"
Robert Varga [Fri, 3 Mar 2023 15:48:25 +0000 (15:48 +0000)]
Merge "Update cloud image Ubuntu18.04 helm x86_64"

2 years agoMerge "Update cloud image CentOS7 robot x86_64"
Robert Varga [Fri, 3 Mar 2023 15:48:03 +0000 (15:48 +0000)]
Merge "Update cloud image CentOS7 robot x86_64"

2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Robert Varga [Fri, 3 Mar 2023 15:47:46 +0000 (15:47 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoMerge "Update cloud image"
Robert Varga [Fri, 3 Mar 2023 15:47:08 +0000 (15:47 +0000)]
Merge "Update cloud image"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Robert Varga [Fri, 3 Mar 2023 15:46:44 +0000 (15:46 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update validate-ar jobs for chlorine"
Robert Varga [Fri, 3 Mar 2023 15:46:27 +0000 (15:46 +0000)]
Merge "Update validate-ar jobs for chlorine"

2 years agoMerge "Update validate-ar jobs for argon"
Robert Varga [Fri, 3 Mar 2023 15:46:23 +0000 (15:46 +0000)]
Merge "Update validate-ar jobs for argon"

2 years agoUpdate cloud image 72/104672/2
jenkins-releng [Fri, 3 Mar 2023 06:50:02 +0000 (06:50 +0000)]
Update cloud image

Job: builder-openstack-update-cloud-image/517
Change-Id: I47f86348284a59992bc9581e400f5547f53fcce8
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image CentOS7 docker x86_64 69/104669/1
jenkins-releng [Wed, 1 Mar 2023 22:31:40 +0000 (22:31 +0000)]
Update cloud image CentOS7 docker x86_64

Job: builder-openstack-update-cloud-image/515
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I5ff70e4478928cd76ac37c35d3cf719a1ffca83a

2 years agoUpdate cloud image CentOS7 robot x86_64 78/103878/3
jenkins-releng [Wed, 1 Mar 2023 22:28:17 +0000 (22:28 +0000)]
Update cloud image CentOS7 robot x86_64

Job: builder-openstack-update-cloud-image/514
Change-Id: I7defb7021092308007d9158f1b1b319e6081b63f
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image CentOSStream8 builder x86_64 38/104638/2
jenkins-releng [Wed, 1 Mar 2023 16:37:40 +0000 (16:37 +0000)]
Update cloud image CentOSStream8 builder x86_64

Job: builder-openstack-update-cloud-image/512
Change-Id: If1bb86102b9fe825148c8e4ba6d9b0915532fcad
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 helm x86_64 59/103859/3
jenkins-releng [Wed, 1 Mar 2023 14:33:35 +0000 (14:33 +0000)]
Update cloud image Ubuntu18.04 helm x86_64

Job: builder-openstack-update-cloud-image/511
Change-Id: I05b15f71546bdd0f91e37f2ad0cad8e9ed1a0e0f
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate validate-ar jobs for chlorine 02/104302/4
jenkins-releng [Wed, 1 Mar 2023 06:38:04 +0000 (06:38 +0000)]
Update validate-ar jobs for chlorine

Job: autorelease-update-validate-jobs-chlorine/4
Change-Id: I8f32f50ffb95d5073c0d9c1675c0fb773e35136b
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image CentOS7 builder x86_64 37/104637/2
jenkins-releng [Wed, 1 Mar 2023 06:27:51 +0000 (06:27 +0000)]
Update cloud image CentOS7 builder x86_64

Job: builder-openstack-update-cloud-image/510
Change-Id: Ib7094897263b3b391f972ba464f192320b0c992a
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 docker x86_64 39/104639/1
jenkins-releng [Wed, 1 Mar 2023 04:35:20 +0000 (04:35 +0000)]
Update cloud image Ubuntu18.04 docker x86_64

Job: builder-openstack-update-cloud-image/509
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I33234549bad07667d4b0eb4bbf7f67cf102ac023

2 years agoUpdate validate-ar jobs for argon 70/104370/3
jenkins-releng [Sun, 26 Feb 2023 08:31:23 +0000 (08:31 +0000)]
Update validate-ar jobs for argon

Job: autorelease-update-validate-jobs-argon/3
Change-Id: Ib882da7e9eda8aa0001b16e7c6b43c0a93144647
Signed-off-by: jenkins-releng <[email protected]>
2 years agoCreate mdsal-11.0.x jobs 81/104581/1
Robert Varga [Fri, 24 Feb 2023 19:21:31 +0000 (20:21 +0100)]
Create mdsal-11.0.x jobs

We are branching mdsal for 2023.09 development, add jobs to support
2022.03 branch.

Change-Id: Id0631e1a05cab5623402cd607bfbb7c25cb84ed4
Signed-off-by: Robert Varga <[email protected]>
2 years agoAdd yangtools-10.0.x jobs 48/104448/1
Robert Varga [Sun, 19 Feb 2023 14:31:10 +0000 (15:31 +0100)]
Add yangtools-10.0.x jobs

yangtools has branched 10.0.x branch, add jobs to support it.

Change-Id: I957234b99305902aa8237f4bd442df475b4e6df3
Signed-off-by: Robert Varga <[email protected]>
2 years agoRefactor: script/bump_mri_versions 29/104229/4
guillaume.lambert [Thu, 2 Feb 2023 09:53:27 +0000 (10:53 +0100)]
Refactor: script/bump_mri_versions

Signed-off-by: guillaume.lambert <[email protected]>
Change-Id: I473a14888822c35404adc3200a98f0fc4d8b84ca

2 years agoCI: Init and enforce a pylint profile in tox 82/104182/5
guillaume.lambert [Fri, 27 Jan 2023 09:53:44 +0000 (10:53 +0100)]
CI: Init and enforce a pylint profile in tox

Signed-off-by: guillaume.lambert <[email protected]>
Change-Id: I06c8ffb886cb6bb8c0fbbf3e8823ca58880f732a

2 years agoCI: Add Gerrit platform job 19/104319/1
Matthew Watkins [Wed, 8 Feb 2023 17:39:04 +0000 (17:39 +0000)]
CI: Add Gerrit platform job

Signed-off-by: Matthew Watkins <[email protected]>
Change-Id: I5bee5286cdc55a6c5fd5da8da8eebcdbbed314be

2 years agoCI: Add 1Password app 18/104318/1
Matthew Watkins [Wed, 8 Feb 2023 17:21:54 +0000 (17:21 +0000)]
CI: Add 1Password app

Signed-off-by: Matthew Watkins <[email protected]>
Change-Id: I66ff877db5217bd3fbf60e58e834658af493b593

2 years agoCI: Update flake8 pre-commit to come from GitHub 01/104301/1
Andrew Grimberg [Tue, 7 Feb 2023 22:33:59 +0000 (14:33 -0800)]
CI: Update flake8 pre-commit to come from GitHub

Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I548866a7ed3fdf2ed7f30a43ea169c8b07ca76c9

2 years agoRefactor autorelease projects 85/104285/1
Sangwook Ha [Mon, 6 Feb 2023 19:00:56 +0000 (11:00 -0800)]
Refactor autorelease projects

Create a project for the common jobs which do not depend on the Java
version. This allows the jobs to run on the same build node regardless
of the stream or its Java version.

Change-Id: Id49fe99f1cf1553e114665c8b45849867bfb25de
Signed-off-by: Sangwook Ha <[email protected]>
2 years agoMerge "Feat: add a script to script/bump_mri_versions"
Guillaume Lambert [Thu, 2 Feb 2023 09:24:23 +0000 (09:24 +0000)]
Merge "Feat: add a script to script/bump_mri_versions"

2 years agoFeat: Add automatic copy from Nexus3 to DockerHub 54/104054/5
Bengt Thuree [Tue, 17 Jan 2023 04:57:14 +0000 (15:57 +1100)]
Feat: Add automatic copy from Nexus3 to DockerHub

Copying new docker images from Nexus3 to DockerHub on a daily base.

Signed-off-by: Bengt Thuree <[email protected]>
Change-Id: I4c5f35135cf10923a0b3fb1aba1a510194648cc8

2 years agoFeat: add a script to script/bump_mri_versions 15/103615/23
Mario Doman [Tue, 6 Dec 2022 17:13:47 +0000 (18:13 +0100)]
Feat: add a script to script/bump_mri_versions

This script loops through pom.xml files in given dir and update patch
versions on parent/dependencies artifacts.

Also updating versions in feature.xml files.

Change-Id: Ib709260b71a2f62179397e17df5a71251e0f4042
Signed-off-by: Mario Doman <[email protected]>
2 years agoUpdate cloud image list docs 84/103884/14
jenkins-releng [Thu, 19 Jan 2023 11:02:21 +0000 (11:02 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1587
Change-Id: Ia332182e7fc908e9e74c9c44646ff5f55e88a6c9
Signed-off-by: jenkins-releng <[email protected]>
2 years agoChore: Update int/dist config with docker creds 55/104055/1
Anil Belur [Tue, 17 Jan 2023 07:03:23 +0000 (17:03 +1000)]
Chore: Update int/dist config with docker creds

The required jobs from packaging have been moved into
integration/distribution for releasing docker images.

Signed-off-by: Anil Belur <[email protected]>
Change-Id: I5f7b0afab3aa8a57a08a0fbfd3e53da38233ba20

2 years agoUpdate cloud image Ubuntu18.04 docker x86_64 48/103848/1
jenkins-releng [Sun, 1 Jan 2023 04:34:40 +0000 (04:34 +0000)]
Update cloud image Ubuntu18.04 docker x86_64

Job: builder-openstack-update-cloud-image/489
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I7b5d1e03414c0d6637ad95d6e3120a5c296df5ed

2 years agoRevert "Update cloud image CentOS7 builder x86_64" 38/103838/2
Robert Varga [Sat, 31 Dec 2022 10:42:17 +0000 (11:42 +0100)]
Revert "Update cloud image CentOS7 builder x86_64"

This reverts commit 04bb716d798ccc76c2473bfd35fe2666c10bc232, as it
pulls in java-11.0.17, which contains a regression,
https://bugs.openjdk.org/browse/JDK-8222091, which in turn breaks
odlparent build.

Change-Id: I0f187783738733f894e87e98d357af1ac1bf914e
Signed-off-by: Robert Varga <[email protected]>
2 years agoUpdate cloud image list docs 57/103657/15
jenkins-releng [Fri, 30 Dec 2022 11:03:23 +0000 (11:03 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1573
Change-Id: I7569d92830f36c327ceba20598e4bae3f91f81b1
Signed-off-by: jenkins-releng <[email protected]>
2 years agoChore: Update global-jjb to v0.83.2 for ODL 31/103731/1
Matthew Watkins [Thu, 22 Dec 2022 14:35:00 +0000 (14:35 +0000)]
Chore: Update global-jjb to v0.83.2 for ODL

Address remaining job failures due to tox versioning:
e.g. lf-infra-global-jjb-rtd-verify-any

Issue-ID: RELENG-4539
Signed-off-by: Matthew Watkins <[email protected]>
Change-Id: I5e94e08f50324d1e3256bf9998efcf9b6b138c3b

2 years agoFix: Update sbom-path to opendaylight dir 68/103668/2
Luis Gomez [Tue, 13 Dec 2022 21:32:43 +0000 (13:32 -0800)]
Fix: Update sbom-path to opendaylight dir

Limit the sbom-path to the opendaylight dir to
avoid pulling the incorrect dependencies.

Change-Id: I8823532a4d95a1adaaa98da53bfb171effaeeedc
Signed-off-by: Luis Gomez <[email protected]>
Signed-off-by: Anil Belur <[email protected]>
2 years agoChore: Upgrade global-jjb to v0.83.1 60/103660/1
Kevin Sandi [Mon, 12 Dec 2022 20:49:14 +0000 (14:49 -0600)]
Chore: Upgrade global-jjb to v0.83.1

Signed-off-by: Kevin Sandi <[email protected]>
Change-Id: I13b905723a50e32e5f9b494c2429d638d2d81a65

2 years agoMerge "Update cloud image Ubuntu18.04 docker x86_64"
Robert Varga [Mon, 12 Dec 2022 09:18:15 +0000 (09:18 +0000)]
Merge "Update cloud image Ubuntu18.04 docker x86_64"

2 years agoMerge "Update cloud image CentOS7 builder x86_64"
Robert Varga [Mon, 12 Dec 2022 09:14:41 +0000 (09:14 +0000)]
Merge "Update cloud image CentOS7 builder x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 helm x86_64"
Robert Varga [Mon, 12 Dec 2022 09:13:49 +0000 (09:13 +0000)]
Merge "Update cloud image Ubuntu18.04 helm x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 mininet ovs"
Robert Varga [Mon, 12 Dec 2022 09:13:30 +0000 (09:13 +0000)]
Merge "Update cloud image Ubuntu18.04 mininet ovs"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Robert Varga [Mon, 12 Dec 2022 09:13:07 +0000 (09:13 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update cloud image CentOS7 robot x86_64"
Robert Varga [Mon, 12 Dec 2022 09:12:39 +0000 (09:12 +0000)]
Merge "Update cloud image CentOS7 robot x86_64"

2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Robert Varga [Mon, 12 Dec 2022 09:12:14 +0000 (09:12 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoFix Maven CLM jobs for JDK17 08/103508/1
Sangwook Ha [Thu, 1 Dec 2022 23:29:58 +0000 (15:29 -0800)]
Fix Maven CLM jobs for JDK17

Maven CLM jobs for JDK17 fails because it cannot make 'java.util'
accessible. Set MAVEN_OPTS of JDK17 CLM jobs to allow access to the
package.

Change-Id: If4e629d7965e3dc4d145d9984f69b0d576ff1ba2
Signed-off-by: Sangwook Ha <[email protected]>
2 years agoUpdate cloud image CentOS7 docker x86_64 06/103506/1
jenkins-releng [Thu, 1 Dec 2022 22:31:31 +0000 (22:31 +0000)]
Update cloud image CentOS7 docker x86_64

Job: builder-openstack-update-cloud-image/485
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I03e3acbeb97699d7d48e8128842882ac942187ce

2 years agoUpdate cloud image CentOS7 robot x86_64 05/103505/1
jenkins-releng [Thu, 1 Dec 2022 22:28:06 +0000 (22:28 +0000)]
Update cloud image CentOS7 robot x86_64

Job: builder-openstack-update-cloud-image/484
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I8b48a318f62ff87cb4837efd767bea1ae2fa21d5

2 years agoUpdate cloud image Ubuntu18.04 mininet ovs 04/103504/1
jenkins-releng [Thu, 1 Dec 2022 18:35:27 +0000 (18:35 +0000)]
Update cloud image Ubuntu18.04 mininet ovs

Job: builder-openstack-update-cloud-image/483
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I9ff9676affae5a3716dabb605dab46410bd5f093

2 years agoUpdate cloud image CentOSStream8 builder x86_64 89/103489/2
jenkins-releng [Thu, 1 Dec 2022 16:36:26 +0000 (16:36 +0000)]
Update cloud image CentOSStream8 builder x86_64

Job: builder-openstack-update-cloud-image/481
Change-Id: I6c44271b595b3b1bfb4095c3df4dacb4561ad442
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 helm x86_64 94/103494/1
jenkins-releng [Thu, 1 Dec 2022 14:33:34 +0000 (14:33 +0000)]
Update cloud image Ubuntu18.04 helm x86_64

Job: builder-openstack-update-cloud-image/480
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: If8e3adc156f2f7148c2da4ed6569bf5162560fe8

2 years agoUpdate cloud image CentOS7 builder x86_64 88/103488/2
jenkins-releng [Thu, 1 Dec 2022 06:30:20 +0000 (06:30 +0000)]
Update cloud image CentOS7 builder x86_64

Job: builder-openstack-update-cloud-image/479
Change-Id: I73c39cc0a656d7ecdff0b12db495ede527182472
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 docker x86_64 90/103490/1
jenkins-releng [Thu, 1 Dec 2022 04:33:25 +0000 (04:33 +0000)]
Update cloud image Ubuntu18.04 docker x86_64

Job: builder-openstack-update-cloud-image/478
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: I43307a0efccdf42b5af685bb91a1ff81e539bb13

2 years agoChore: Update to Global jjb v0.82.4 84/103484/1
Jessica Wagantall [Wed, 30 Nov 2022 22:15:17 +0000 (14:15 -0800)]
Chore: Update to Global jjb v0.82.4

Update to fetch path fix for Nexus IQ scanner.
The path needs to be passed via NEXUS_TARGET_BUILD
variable without quotes.

Issue-ID: RELENG-4530
Signed-off-by: Jessica Wagantall <[email protected]>
Change-Id: I22261661af469bc0a2a3f2bf7c3bb301d6ab3b67

2 years agoMerge "Chore: Update global-jjb to the latest v0.82.3"
Sangwook Ha [Wed, 30 Nov 2022 04:39:19 +0000 (04:39 +0000)]
Merge "Chore: Update global-jjb to the latest v0.82.3"

2 years agoChore: Update global-jjb to the latest v0.82.3 70/103470/1
Anil Belur [Wed, 30 Nov 2022 01:03:28 +0000 (11:03 +1000)]
Chore: Update global-jjb to the latest v0.82.3

Signed-off-by: Anil Belur <[email protected]>
Change-Id: I78b4fe7171b1f47b984ceb0cbaea7f554b6f66bd

2 years agoCI: Remove stable/phosphorus jobs 23/103323/1
Anil Belur [Wed, 23 Nov 2022 11:11:06 +0000 (21:11 +1000)]
CI: Remove stable/phosphorus jobs

With Chlorine released stable/phosphorus support is EOL.
The jobs are no longer required, therefore purge these
jobs from releng/builder.

Signed-off-by: Anil Belur <[email protected]>
Change-Id: Idd902eefc1a52d793bad0da7a0566f1050878a02

2 years agoMerge "Squash neutron patch-test jobs"
Guillaume Lambert [Fri, 18 Nov 2022 10:24:26 +0000 (10:24 +0000)]
Merge "Squash neutron patch-test jobs"

2 years agoUpdate cloud image list docs 38/103238/2
jenkins-releng [Thu, 17 Nov 2022 11:02:55 +0000 (11:02 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1542
Change-Id: I6742cacae5536f470055f924a6083b310acd474a
Signed-off-by: jenkins-releng <[email protected]>
2 years agoMerge "Update cloud image CentOS7 devstack rocky"
Robert Varga [Tue, 15 Nov 2022 22:55:24 +0000 (22:55 +0000)]
Merge "Update cloud image CentOS7 devstack rocky"