summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2023-05-24 17:56:53 -0400
committerDave Wallace <dwallacelf@gmail.com>2023-05-24 17:56:53 -0400
commit10dfa1443d49f3932416fbfc6ae80fe6e300080d (patch)
tree150edf09854c31a0b47f4d269f2e48405a37c861 /jjb/global-macros.yaml
parentcf55023ecfbde00ddcba7b540a2220b0c6e84a9c (diff)
Pin CSIT_REF to non-breaking csit gerrit refspec for vpp-csit* jobs
- To avoid breakage caused by https://gerrit.fd.io/r/c/csit/+/38875 - For now, leave vpp-device jobs non-voting Change-Id: I120f4472fba51f98120cb2489150b2f751363267 Signed-off-by: Dave Wallace <dwallacelf@gmail.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 508a6217..bbb427b7 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -85,7 +85,7 @@
parameters:
- string:
name: CSIT_REF
- default: ''
+ default: '{csit-refspec}'
# yamllint disable-line rule:line-length
description: "GERRIT_REFSPEC parameter to override separately cloned CSIT repository, leave empty for autodetection / no override."