summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-vpp-device.yaml
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-09-11 12:51:01 +0200
committerVratko Polak <vrpolak@cisco.com>2019-09-11 12:51:01 +0200
commit6aad83f2d2f3d57129732153492ca8121f0dab0a (patch)
treeb9a7d098a31196ce79eabdb5e9deb17b53f0f55a /jjb/csit/csit-vpp-device.yaml
parent465e4f2d955e7d84baf69c9236fcec2fcd969c8c (diff)
Mark jobs that should not tolerate CRC mismatch
CRC checking is only needed in a small subset of jobs that are required for maintaining CRCs. Other jobs are more useful if they skip CRC checking, in order to uncover real incompatibility (or confirm compatibility). Change-Id: I08113b3bec5e38650a6e7331a9513feb17908e48 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r--jjb/csit/csit-vpp-device.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index f16dae549..2d1b3cedf 100644
--- a/jjb/csit/csit-vpp-device.yaml
+++ b/jjb/csit/csit-vpp-device.yaml
@@ -127,6 +127,11 @@
name: ARCHIVE_ARTIFACTS
default: '{archive-artifacts}'
description: Artifacts to archive to the logs server.
+ # This is an automatic verify job, part of API coverage.
+ # CRC checking is needed to ensure vpp crc job breaks only when intended.
+ # Unlikely to be removed, as this job is primary source of API coverage.
+ - csit-fail-on-crc-mismatch-parameter:
+ fail-on-crc-mismatch: 'True'
scm:
- gerrit-trigger-scm: