Add a IS_CSIT_JOB parameter with the goal of having CSIT just build packages
[ci-management.git] / jjb / global-macros.yaml
index 626571b..ba0d1a5 100644 (file)
             default: '{cc}'
             description: "CC parameter, can be gnu or clang"
 
+- parameter:
+    name: is-csit-vpp-job-parameter
+    parameters:
+        - string:
+            name: IS_CSIT_VPP_JOB
+            default: '{is-csit-vpp-job}'
+            description: "Parameter is True if this is a CSIT vpp job."
+
 
 ##### SCMS
 - scm: