summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-vpp-device.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2024-03-22 12:00:30 +0000
committerDave Wallace <dwallacelf@gmail.com>2024-03-22 12:00:30 +0000
commit8e6b8f2659a45f29a7207470c4fe90ea78d5593a (patch)
tree21b821aad551c1f1e8ef944a984f82fe04cbfc76 /jjb/csit/csit-vpp-device.yaml
parentcbe4988f0e9e9668919c0dd5cdd03d1e925ce93f (diff)
Revert "Feat!: Upgrade Jenkins-job-builder to 6x"
This reverts commit cbe4988f0e9e9668919c0dd5cdd03d1e925ce93f. Reason for revert: the change in jjb/global_macros.yaml replacing !include-raw with !include-raw-escape mangles the python code in the here_doc that gets written to /w/workspace/publish_library.py, thus all jobs fail during post job upload of log files to AWS s3 storage. Change-Id: I8346ed9db9810f595614c28c114cc08170fdeb1a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r--jjb/csit/csit-vpp-device.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index dbf3ef931..f2a05420c 100644
--- a/jjb/csit/csit-vpp-device.yaml
+++ b/jjb/csit/csit-vpp-device.yaml
@@ -67,8 +67,7 @@
make-parallel-jobs: '{make-parallel-jobs}'
- os-parameter:
os: '{os}'
- - gerrit-refspec-parameter:
- refspec: '$GERRIT_REFSPEC'
+ - gerrit-refspec-parameter
- gerrit-event-type-parameter
- gerrit-event-comment-text-parameter
- csit-fail-on-crc-mismatch-parameter:
@@ -123,8 +122,7 @@
make-parallel-jobs: '{make-parallel-jobs}'
- os-parameter:
os: '{os}'
- - gerrit-refspec-parameter:
- refspec: '$GERRIT_REFSPEC'
+ - gerrit-refspec-parameter
- gerrit-event-type-parameter
- gerrit-event-comment-text-parameter
# This is an automatic verify job, part of API coverage.