summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml14
1 files changed, 8 insertions, 6 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 1ee98ba8e..91f7fa687 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -8,22 +8,24 @@
- 'vpp-docsonly-merge-{stream}-{os}-{executor-arch}'
project: 'vpp'
- executor-arch: 'x86_64'
- os:
- - 'ubuntu2204'
+ os: 'ubuntu2404'
stream:
- 'master':
branch: 'master'
branch-refspec: ''
- - '2310':
- branch: 'stable/2310'
- branch-refspec: ''
- '2402':
branch: 'stable/2402'
branch-refspec: ''
+ os: 'ubuntu2204'
- '2406':
branch: 'stable/2406'
branch-refspec: ''
+ os: 'ubuntu2204'
+ - '2410':
+ branch: 'stable/2410'
+ branch-refspec: ''
+ os: 'ubuntu2204'
+ executor-arch: 'x86_64'
- job-template:
name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}'