Skip to content

Commit

Permalink
Create the Functest Kubernetes v1.32 jobs
Browse files Browse the repository at this point in the history
Change-Id: Idbf49ff126beb799268df8370d43eb50f855b629
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Jan 16, 2025
1 parent f273920 commit 48b7c71
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 6 deletions.
12 changes: 12 additions & 0 deletions jjb/functest/functest-kubernetes-pi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down Expand Up @@ -40,6 +42,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down Expand Up @@ -69,6 +73,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down Expand Up @@ -98,6 +104,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down Expand Up @@ -127,6 +135,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down Expand Up @@ -156,6 +166,8 @@
tag:
- latest:
node: latest
- v1.32:
node: v1.32
- v1.31:
node: v1.31
- v1.30:
Expand Down
38 changes: 38 additions & 0 deletions jjb/functest/functest-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -52,6 +58,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -89,6 +101,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -126,6 +144,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -163,6 +187,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -200,6 +230,12 @@
branch: master
node: latest
dependency: 3.20
- v1.32:
from:
build_args:
branch: stable/v1.32
node: v1.32
dependency: 3.20
- v1.31:
from:
build_args:
Expand Down Expand Up @@ -960,6 +996,8 @@
tag:
- latest:
dependency: 3.20
- v1.32:
dependency: 3.20
- v1.31:
dependency: 3.20
- v1.30:
Expand Down
12 changes: 6 additions & 6 deletions jjb/functest/xtesting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
build_args:
branch: master
node: opnfv-build
dependency: 3.20
dependency: 3.21
- 2024.2:
from:
build_args:
branch: stable/2024.2
node: opnfv-build
dependency: 3.20
dependency: 3.21
- 2024.1:
from:
build_args:
Expand Down Expand Up @@ -75,13 +75,13 @@
build_args:
branch: master
node: opnfv-build
dependency: 3.20
dependency: 3.21
- 2024.2:
from:
build_args:
branch: stable/2024.2
node: opnfv-build
dependency: 3.20
dependency: 3.21
- 2024.1:
from:
build_args:
Expand Down Expand Up @@ -516,9 +516,9 @@
port:
tag:
- latest:
dependency: 3.20
dependency: 3.21
- 2024.2:
dependency: 3.20
dependency: 3.21
- 2024.1:
dependency: 3.20
- 2023.2:
Expand Down

0 comments on commit 48b7c71

Please sign in to comment.