Merge "Verify configbinding via Global-JJB python/tox job"
[ci-management.git] / jjb / global-templates-c.yaml
index 50952b3..38a06ce 100644 (file)
     node: '{build-node}'
     type: freestyle
 
+    parameters:
+      - lf-infra-parameters:
+          branch: '{branch}'
+          project: '{project}'
+          stream: '{stream}'
+          lftools-version: '{lftools-version}'
+
+    scm:
+      - gerrit-trigger-scm:
+          refspec: '$GERRIT_REFSPEC'
+          submodule-recursive: '{submodule-recursive}'
+          choosing-strategy: 'gerrit'
+
     triggers:
       - timed: '00 */6 * * *'