summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-vpp-device.yaml
diff options
context:
space:
mode:
authorjuraj.linkes <juraj.linkes@pantheon.tech>2019-07-25 10:05:26 +0200
committerjuraj.linkes <juraj.linkes@pantheon.tech>2019-07-25 10:54:55 +0200
commit5b2b0a4babd61beab258396749ba9aab1e7980fb (patch)
tree1e548625fb1a7a75ae99452cf170dd7baa40e4f8 /jjb/csit/csit-vpp-device.yaml
parent440353a301fcc14dd351decb0aa3e3479d1b7937 (diff)
Add arm 1n-tx2 VPP Device jobs
Change-Id: I7bd77d96c3451415dabe20e097185b871eb2c8a2 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r--jjb/csit/csit-vpp-device.yaml29
1 files changed, 26 insertions, 3 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index 64de3ead9..30fb10c4b 100644
--- a/jjb/csit/csit-vpp-device.yaml
+++ b/jjb/csit/csit-vpp-device.yaml
@@ -19,11 +19,16 @@
- 'ubuntu1804'
node-arch:
- '1n-skx'
+ - '1n-tx2':
+ executor: 'vpp-csit-arm-ubuntu18'
+ skip-vote: 'true'
jobs:
- 'csit-vpp-device-{stream}-{os}-{node-arch}'
- 'csit-vpp-device-{stream_timed}-{os}-{node-arch}-semiweekly'
- 'csit-vpp-device-{stream_timed}-{os}-{node-arch}-weekly'
+
project: 'csit'
+ executor: 'vpp-csit-device'
branch: 'master'
branch-id: 'oper'
stream_timed:
@@ -46,6 +51,19 @@
- '1904':
branch: 'rls1904'
branch-id: 'oper-rls1904'
+ exclude:
+ - stream: '1810'
+ os: 'ubuntu1804'
+ node-arch: '1n-tx2'
+ - stream: '1901'
+ os: 'ubuntu1804'
+ node-arch: '1n-tx2'
+ - stream: '1904'
+ os: 'ubuntu1804'
+ node-arch: '1n-tx2'
+ - stream_timed: '1904'
+ os: 'ubuntu1804'
+ node-arch: '1n-tx2'
- job-template:
name: 'csit-vpp-device-{stream}-{os}-{node-arch}'
@@ -80,7 +98,7 @@
</ul>
project-type: freestyle
- node: 'vpp-csit-device'
+ node: '{executor}'
concurrent: true
archive-artifacts: 'archive/*.*'
latest-only: false
@@ -137,6 +155,11 @@
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
+ skip-vote:
+ successful: '{skip-vote}'
+ failed: '{skip-vote}'
+ unstable: '{skip-vote}'
+ notbuilt: '{skip-vote}'
builders:
- shell:
@@ -179,7 +202,7 @@
</ul>
project-type: freestyle
- node: 'vpp-csit-device'
+ node: '{executor}'
concurrent: false
archive-artifacts: 'csit/archive/*.*'
latest-only: false
@@ -257,7 +280,7 @@
</ul>
project-type: freestyle
- node: 'vpp-csit-device'
+ node: '{executor}'
concurrent: false
archive-artifacts: 'archive/*.*'
latest-only: false