summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml44
1 files changed, 23 insertions, 21 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index bd06acced..95d888261 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -256,27 +256,27 @@
# this project gets deleted or commented out if it is only
# 'os-in-XXXX' project.
#
-- project:
- name: vpp-os-in-2009-aarch64
- jobs:
- - 'vpp-verify-{stream}-{os}-{executor-arch}'
- - 'vpp-merge-{stream}-{os}-{executor-arch}'
-
- project: 'vpp'
- make-parallel-jobs: '16'
- stream:
- - master:
- branch: 'master'
- repo-stream-part: 'master'
- branch-head-refspec: ''
- - '2009':
- branch: 'stable/2009'
- repo-stream-part: 'stable.2009'
- branch-head-refspec: ''
- os:
- - ubuntu2004:
- repo-os-part: 'ubuntu.focal.main'
- executor-arch: 'aarch64'
+#- project:
+# name: vpp-os-in-2009-aarch64
+# jobs:
+# - 'vpp-verify-{stream}-{os}-{executor-arch}'
+# - 'vpp-merge-{stream}-{os}-{executor-arch}'
+#
+# project: 'vpp'
+# make-parallel-jobs: '16'
+# stream:
+# - master:
+# branch: 'master'
+# repo-stream-part: 'master'
+# branch-head-refspec: ''
+# - '2009':
+# branch: 'stable/2009'
+# repo-stream-part: 'stable.2009'
+# branch-head-refspec: ''
+# os:
+# - ubuntu2004:
+# repo-os-part: 'ubuntu.focal.main'
+# executor-arch: 'aarch64'
# [end] VPP-OS-IN-2009-AARCH64 PROJECT
# VPP-BETA-AARCH64 PROJECT
@@ -308,6 +308,8 @@
os:
- centos8:
repo-os-part: 'centos8'
+ - ubuntu2004:
+ repo-os-part: 'ubuntu.focal.main'
executor-arch: aarch64
# [end] VPP-BETA-AARCH64 PROJECT