summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-python.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/global-templates-python.yaml')
-rw-r--r--jjb/global-templates-python.yaml11
1 files changed, 8 insertions, 3 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index 304d60aea..e1e8b4587 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -20,6 +20,10 @@
concurrent: true
node: '{build-node}'
+ properties:
+ - ecomp-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
+
parameters:
- ecomp-infra-parameters:
project: '{project}'
@@ -36,10 +40,11 @@
build-timeout: '{build-timeout}'
triggers:
- - gerrit-trigger-patch-submitted-pattern:
- name: '{project}'
+ - gerrit-trigger-patch-submitted:
+ server: '{server-name}'
+ project: '{project}'
branch: '{branch}'
- pattern: '{pattern}'
+ files: '{pattern}'
builders:
- shell: |