diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/xtesting-pi.yaml | 4 | ||||
-rw-r--r-- | jjb/functest/xtesting.yaml | 14 |
2 files changed, 18 insertions, 0 deletions
diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index 79217bdcf..e877fd7f6 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -11,6 +11,8 @@ tag: - latest: node: opnfv-build + - 2024.2: + node: opnfv-build - 2024.1: node: opnfv-build - 2023.2: @@ -62,6 +64,8 @@ tag: - latest: node: opnfv-build + - 2024.2: + node: opnfv-build - 2024.1: node: opnfv-build - 2023.2: diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index b3b287179..a8b10a25f 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -15,6 +15,12 @@ branch: master node: opnfv-build dependency: 3.20 + - 2024.2: + from: + build_args: + branch: stable/2024.2 + node: opnfv-build + dependency: 3.20 - 2024.1: from: build_args: @@ -70,6 +76,12 @@ branch: master node: opnfv-build dependency: 3.20 + - 2024.2: + from: + build_args: + branch: stable/2024.2 + node: opnfv-build + dependency: 3.20 - 2024.1: from: build_args: @@ -505,6 +517,8 @@ tag: - latest: dependency: 3.20 + - 2024.2: + dependency: 3.20 - 2024.1: dependency: 3.20 - 2023.2: |