summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.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/global-macros.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/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index a179b132..a9534219 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -114,7 +114,7 @@
- string:
name: FDIO_CSIT_FAIL_ON_CRC_MISMATCH
default: '{fail-on-crc-mismatch}'
- description: "If false, CRC is not checked, so compatibility is tested."
+ description: "If true, CRC is checked, else compatibility is tested."
- parameter:
name: gerrit-event-type-parameter