releng/builder.git
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 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"

2 years agoMerge "Update cloud image CentOS7 helm x86_64"
Robert Varga [Tue, 15 Nov 2022 22:54:59 +0000 (22:54 +0000)]
Merge "Update cloud image CentOS7 helm x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 helm x86_64"
Robert Varga [Tue, 15 Nov 2022 22:54:43 +0000 (22:54 +0000)]
Merge "Update cloud image Ubuntu18.04 helm x86_64"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Robert Varga [Tue, 15 Nov 2022 22:50:34 +0000 (22:50 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 mininet ovs"
Robert Varga [Tue, 15 Nov 2022 22:49:29 +0000 (22:49 +0000)]
Merge "Update cloud image Ubuntu18.04 mininet ovs"

2 years agoMerge "Update cloud image CentOS7 robot x86_64"
Robert Varga [Tue, 15 Nov 2022 22:49:15 +0000 (22:49 +0000)]
Merge "Update cloud image CentOS7 robot x86_64"

2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Robert Varga [Tue, 15 Nov 2022 22:48:53 +0000 (22:48 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoAdd netconf-4.0.x jobs 40/103140/1
Robert Varga [Tue, 8 Nov 2022 09:46:55 +0000 (10:46 +0100)]
Add netconf-4.0.x jobs

Add jobs supporting the Chlorine stability branch.

Change-Id: I13fe86dcdc5f1bade095bb1107b2895f43288b0b
Signed-off-by: Robert Varga <[email protected]>
2 years agoAdd jobs for controller-6.0.x 39/103139/1
Robert Varga [Tue, 8 Nov 2022 09:45:51 +0000 (10:45 +0100)]
Add jobs for controller-6.0.x

Controller has branched stability branch for Chlorine, add jobs to
support that branch.

Change-Id: I460c7046a6acce056c1a22824ba315cf39ea4fc6
Signed-off-by: Robert Varga <[email protected]>
2 years agoAdd jobs for infrautils-4.0.x 76/103076/2
Robert Varga [Thu, 3 Nov 2022 15:59:04 +0000 (16:59 +0100)]
Add jobs for infrautils-4.0.x

infrautils has a stability branch for Chlorine, add jobs to support it.

Change-Id: I7d385915af5c47ff8d6b21795f1621e1a6a715db
Signed-off-by: Robert Varga <[email protected]>
2 years agoFeat: Enable SBOM generator for maven-stage jobs 42/103042/4
Anil Belur [Thu, 3 Nov 2022 00:13:46 +0000 (10:13 +1000)]
Feat: Enable SBOM generator for maven-stage jobs

The SBOM generator script now works correctly with
maven-stage jobs in global-jjb. Enable sbom feature
for ODL specific mri stage jobs and distribution.

Change-Id: If70bb9b08e911fafa750e9f9b8777bb08343d75d
Signed-off-by: Anil Belur <[email protected]>
2 years agoChore: Update global-jjb to the latest v0.82.2 41/103041/2
Anil Belur [Wed, 2 Nov 2022 23:36:02 +0000 (09:36 +1000)]
Chore: Update global-jjb to the latest v0.82.2

- Pull in fix for sbom namespace

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

2 years agoRemove bgpcep-0.16.x jobs 13/103013/1
Robert Varga [Wed, 2 Nov 2022 11:59:50 +0000 (12:59 +0100)]
Remove bgpcep-0.16.x jobs

BGPCEP's 0.16.x branch has seen its last release, remove the jobs
supporting this branch.

Change-Id: I5351a4c158382d255009bbf86f468f740afe601e
Signed-off-by: Robert Varga <[email protected]>
2 years agoUpdate cloud image CentOS7 docker x86_64 11/103011/1
jenkins-releng [Tue, 1 Nov 2022 22:32:40 +0000 (22:32 +0000)]
Update cloud image CentOS7 docker x86_64

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

2 years agoUpdate cloud image CentOS7 robot x86_64 10/103010/1
jenkins-releng [Tue, 1 Nov 2022 22:29:24 +0000 (22:29 +0000)]
Update cloud image CentOS7 robot x86_64

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

2 years agoUpdate cloud image Ubuntu18.04 mininet ovs 07/103007/1
jenkins-releng [Tue, 1 Nov 2022 18:33:52 +0000 (18:33 +0000)]
Update cloud image Ubuntu18.04 mininet ovs

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

2 years agoUpdate cloud image CentOSStream8 builder x86_64 94/102994/2
jenkins-releng [Tue, 1 Nov 2022 16:35:25 +0000 (16:35 +0000)]
Update cloud image CentOSStream8 builder x86_64

Job: builder-openstack-update-cloud-image/469
Change-Id: Ic986d7b4006628425eb816c3f3979889c554583e
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image Ubuntu18.04 helm x86_64 95/102995/1
jenkins-releng [Tue, 1 Nov 2022 14:31:37 +0000 (14:31 +0000)]
Update cloud image Ubuntu18.04 helm x86_64

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

2 years agoUpdate cloud image CentOS7 devstack rocky 92/102992/1
jenkins-releng [Tue, 1 Nov 2022 00:32:37 +0000 (00:32 +0000)]
Update cloud image CentOS7 devstack rocky

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

2 years agoUpdate cloud image CentOS7 helm x86_64 91/102991/1
jenkins-releng [Tue, 1 Nov 2022 00:30:11 +0000 (00:30 +0000)]
Update cloud image CentOS7 helm x86_64

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

2 years agoRemove netconf-2.0.x jobs 90/102990/1
Robert Varga [Mon, 31 Oct 2022 14:24:38 +0000 (15:24 +0100)]
Remove netconf-2.0.x jobs

netconf-2.0.x branch has seen its last release, remove the jobs
supporting it.

Change-Id: I494be0201593e77e1db3c86dc1b8182186cf493f
Signed-off-by: Robert Varga <[email protected]>
2 years agoRetire aaa-0.14.x jobs 86/102986/1
Robert Varga [Mon, 31 Oct 2022 10:29:29 +0000 (11:29 +0100)]
Retire aaa-0.14.x jobs

aaa-0.14.x has seen its last release, retire the jobs supporting this
branch.

Change-Id: I6ee8464328c7ebaf12ba0f920af54c30ad88d419
Signed-off-by: Robert Varga <[email protected]>
2 years agoRemove controller-4.0.x jobs 85/102985/1
Robert Varga [Mon, 31 Oct 2022 10:28:55 +0000 (11:28 +0100)]
Remove controller-4.0.x jobs

controller-4.0.x has seen its last release, retire these jobs.

Change-Id: Ia2a051b0817fc70ec41e7187d8efb39a6c4966b9
Signed-off-by: Robert Varga <[email protected]>
2 years agoRemove mdsal-8.0.x jobs 84/102984/1
Robert Varga [Fri, 28 Oct 2022 17:56:55 +0000 (19:56 +0200)]
Remove mdsal-8.0.x jobs

mdsal-8.0.x has seen its last release, remove the jobs supporting the
branch.

Change-Id: I396705548e15a3a270991a4efd4240d9627104c3
Signed-off-by: Robert Varga <[email protected]>
2 years agoRemove yangtools-7 jobs 83/102983/1
Robert Varga [Fri, 28 Oct 2022 17:56:16 +0000 (19:56 +0200)]
Remove yangtools-7 jobs

yangtools-7.0.x branch has seen its last release, remove the jobs
supporting this branch.

Change-Id: Id0d5d3df39366f93200e7c02c5a8e60c2cc549eb
Signed-off-by: Robert Varga <[email protected]>
2 years agoRemove infrautils-2.0.x jobs 60/102860/1
Robert Varga [Mon, 24 Oct 2022 18:42:35 +0000 (20:42 +0200)]
Remove infrautils-2.0.x jobs

Infrautils-2 corresponds to Phosphorus, which we no longer support.
Remove the jobs.

Change-Id: I2696dc149661f9916c805422e5c5e5bf0b99a4b5
Signed-off-by: Robert Varga <[email protected]>
2 years agoMerge "Remove odlparent-9.0.x jobs"
Sangwook Ha [Mon, 24 Oct 2022 17:29:02 +0000 (17:29 +0000)]
Merge "Remove odlparent-9.0.x jobs"

2 years agoFix infrautils-3 build-node 55/102855/1
Robert Varga [Mon, 24 Oct 2022 15:45:58 +0000 (17:45 +0200)]
Fix infrautils-3 build-node

We have a whitespace issue here, fix that up.

Change-Id: If322c04565981ab4acf4503257cc6b01cdcec5d8
Signed-off-by: Robert Varga <[email protected]>
2 years agoRemove odlparent-9.0.x jobs 49/102849/1
Robert Varga [Mon, 24 Oct 2022 14:47:26 +0000 (16:47 +0200)]
Remove odlparent-9.0.x jobs

odlparent-9.0.x corresponds to Phosphorus and is no longer supported.
Remove the corresponding jobs.

Change-Id: Ia6941f40aafea682191b841955ff7287e71f1c8f
Signed-off-by: Robert Varga <[email protected]>
2 years agoAdd aaa-0.16.x jobs 26/102826/1
Robert Varga [Thu, 20 Oct 2022 23:29:46 +0000 (01:29 +0200)]
Add aaa-0.16.x jobs

We have a new 0.16.x branch for Chlorine, add jobs for that.

Change-Id: I90de25a32a0354b22dd50e516bb913c18fa3aeaa
Signed-off-by: Robert Varga <[email protected]>
2 years agoMerge "Add odlparent-11 jobs"
Sangwook Ha [Thu, 20 Oct 2022 17:56:19 +0000 (17:56 +0000)]
Merge "Add odlparent-11 jobs"

2 years agoUpdate cloud image list docs 18/102818/1
jenkins-releng [Thu, 20 Oct 2022 11:11:39 +0000 (11:11 +0000)]
Update cloud image list docs

Job: builder-update-image-list/1522
Signed-off-by: jenkins-releng <[email protected]>
Change-Id: Idb20d16390869f509f4da36d8f899e0d1356c892

2 years agoAdd odlparent-11 jobs 22/102822/1
Robert Varga [Thu, 20 Oct 2022 09:27:10 +0000 (11:27 +0200)]
Add odlparent-11 jobs

We have a new stability branch, add the jobs to support it.

Change-Id: I7c827bca48281cc5c206647911851da60f4e766e
Signed-off-by: Robert Varga <[email protected]>
2 years agoChore: Update global-jjb to the latest v0.82.1 75/102775/1
Anil Belur [Thu, 20 Oct 2022 01:08:25 +0000 (11:08 +1000)]
Chore: Update global-jjb to the latest v0.82.1

- Pull in fix for tox cmd missing

Change-Id: I0c0866dbf7d023ef9533a769bdc03e365be42e8f
Signed-off-by: Anil Belur <[email protected]>
2 years agoFix: Correct a typo in INFO.yaml 10/102710/1
Sangwook Ha [Mon, 17 Oct 2022 16:48:50 +0000 (09:48 -0700)]
Fix: Correct a typo in INFO.yaml

Time zone should be 'America/Los_Angeles'. Fix the typo and replace
single quotation with double quotation marks for consistency.

Change-Id: I2ecdfaf762b1ab1e6cfaedb75d5ee11244d25431
Signed-off-by: Sangwook Ha <[email protected]>
2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Anil Belur [Mon, 17 Oct 2022 08:51:58 +0000 (08:51 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoMerge "Update cloud image CentOS7 devstack stein"
Anil Belur [Mon, 17 Oct 2022 08:51:29 +0000 (08:51 +0000)]
Merge "Update cloud image CentOS7 devstack stein"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Anil Belur [Mon, 17 Oct 2022 08:51:22 +0000 (08:51 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update cloud image CentOS7 helm x86_64"
Anil Belur [Mon, 17 Oct 2022 08:51:15 +0000 (08:51 +0000)]
Merge "Update cloud image CentOS7 helm x86_64"

2 years agoMerge "Update cloud image CentOS7 robot x86_64"
Anil Belur [Mon, 17 Oct 2022 08:51:08 +0000 (08:51 +0000)]
Merge "Update cloud image CentOS7 robot x86_64"

2 years agoUpdate cloud image CentOS7 docker x86_64 07/102707/1
jenkins-releng [Sun, 16 Oct 2022 23:31:09 +0000 (23:31 +0000)]
Update cloud image CentOS7 docker x86_64

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

2 years agoUpdate cloud image CentOS7 devstack stein 05/102705/1
jenkins-releng [Sun, 16 Oct 2022 23:24:46 +0000 (23:24 +0000)]
Update cloud image CentOS7 devstack stein

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

2 years agoUpdate cloud image CentOSStream8 builder x86_64 03/102703/2
jenkins-releng [Sun, 16 Oct 2022 23:21:31 +0000 (23:21 +0000)]
Update cloud image CentOSStream8 builder x86_64

Job: builder-openstack-update-cloud-image/460
Change-Id: I3488696ec685aca25999c516d7b3e5ebed5407dd
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image CentOS7 helm x86_64 04/102704/1
jenkins-releng [Sun, 16 Oct 2022 23:18:14 +0000 (23:18 +0000)]
Update cloud image CentOS7 helm x86_64

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

2 years agoUpdate cloud image CentOS7 robot x86_64 02/102702/1
jenkins-releng [Sun, 16 Oct 2022 23:11:19 +0000 (23:11 +0000)]
Update cloud image CentOS7 robot x86_64

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

2 years agoUpdate cloud image CentOS7 builder x86_64 00/102700/2
jenkins-releng [Sun, 16 Oct 2022 23:07:34 +0000 (23:07 +0000)]
Update cloud image CentOS7 builder x86_64

Job: builder-openstack-update-cloud-image/456
Change-Id: I06e79b7924b4ef508162dae976a6f7603c8c7fe2
Signed-off-by: jenkins-releng <[email protected]>
2 years agoMerge "Update cloud image Ubuntu18.04 docker x86_64"
Anil Belur [Sun, 16 Oct 2022 22:25:56 +0000 (22:25 +0000)]
Merge "Update cloud image Ubuntu18.04 docker x86_64"

2 years agoMerge "Update cloud image Ubuntu18.04 mininet ovs"
Anil Belur [Sun, 16 Oct 2022 22:25:47 +0000 (22:25 +0000)]
Merge "Update cloud image Ubuntu18.04 mininet ovs"

2 years agoMerge "Update cloud image Ubuntu18.04 helm x86_64"
Anil Belur [Sun, 16 Oct 2022 22:25:34 +0000 (22:25 +0000)]
Merge "Update cloud image Ubuntu18.04 helm x86_64"

2 years agoMerge "Update cloud image CentOSStream8 builder x86_64"
Anil Belur [Sun, 16 Oct 2022 22:25:28 +0000 (22:25 +0000)]
Merge "Update cloud image CentOSStream8 builder x86_64"

2 years agoMerge "Update cloud image CentOS7 devstack x86_64"
Anil Belur [Sun, 16 Oct 2022 22:24:24 +0000 (22:24 +0000)]
Merge "Update cloud image CentOS7 devstack x86_64"

2 years agoMerge "Update cloud image CentOS7 robot x86_64"
Anil Belur [Sun, 16 Oct 2022 22:24:13 +0000 (22:24 +0000)]
Merge "Update cloud image CentOS7 robot x86_64"

2 years agoMerge "Update cloud image CentOS7 helm x86_64"
Anil Belur [Sun, 16 Oct 2022 22:24:06 +0000 (22:24 +0000)]
Merge "Update cloud image CentOS7 helm x86_64"

2 years agoMerge "Update cloud image CentOS7 docker x86_64"
Anil Belur [Sun, 16 Oct 2022 22:23:59 +0000 (22:23 +0000)]
Merge "Update cloud image CentOS7 docker x86_64"

2 years agoUpdate cloud image CentOS7 devstack rocky 20/102520/2
jenkins-releng [Sun, 16 Oct 2022 13:40:55 +0000 (13:40 +0000)]
Update cloud image CentOS7 devstack rocky

Job: builder-openstack-update-cloud-image/453
Change-Id: Icd8d6d92130ab1ef71c345a0bccb8e150b86dd02
Signed-off-by: jenkins-releng <[email protected]>
2 years agoUpdate cloud image CentOS7 docker x86_64 97/102697/1
jenkins-releng [Sun, 16 Oct 2022 13:37:12 +0000 (13:37 +0000)]
Update cloud image CentOS7 docker x86_64

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

2 years agoUpdate cloud image CentOS7 helm x86_64 96/102696/1
jenkins-releng [Sun, 16 Oct 2022 13:33:10 +0000 (13:33 +0000)]
Update cloud image CentOS7 helm x86_64

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

2 years agoUpdate cloud image CentOS7 robot x86_64 95/102695/1
jenkins-releng [Sun, 16 Oct 2022 13:27:18 +0000 (13:27 +0000)]
Update cloud image CentOS7 robot x86_64

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

2 years agoUpdate cloud image CentOS7 devstack x86_64 94/102694/1
jenkins-releng [Sun, 16 Oct 2022 13:21:32 +0000 (13:21 +0000)]
Update cloud image CentOS7 devstack x86_64

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

2 years agoUpdate cloud image CentOS7 builder x86_64 19/102519/2
jenkins-releng [Fri, 14 Oct 2022 23:28:38 +0000 (23:28 +0000)]
Update cloud image CentOS7 builder x86_64

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