summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-08-08 19:36:15 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-08 19:36:15 +0000
commit00d8f193d6f16e84dbfb9c141666bec7ba4a838d (patch)
tree94f0d834fd2d69106873eab54731a6d8150214e3
parent0039d14e69b97728240d502c5c1b6a7504980909 (diff)
parentdc7a7c1a40ba23bf5f00b698304489bb09b8ffa5 (diff)
Merge "Fix CSIT JJB template to pull integration repo"
-rw-r--r--jjb/integration/integration-templates-csit.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/integration/integration-templates-csit.yaml b/jjb/integration/integration-templates-csit.yaml
index f12bcfbec..4018309d9 100644
--- a/jjb/integration/integration-templates-csit.yaml
+++ b/jjb/integration/integration-templates-csit.yaml
@@ -9,12 +9,12 @@
properties:
- lf-infra-properties:
- project: '{project-name}'
+ project: 'integration'
build-days-to-keep: '{build-days-to-keep}'
parameters:
- infra-parameters:
- project: '{project-name}'
+ project: 'integration'
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'
@@ -63,12 +63,12 @@
properties:
- lf-infra-properties:
- project: '{project-name}'
+ project: 'integration'
build-days-to-keep: '{build-days-to-keep}'
parameters:
- infra-parameters:
- project: '{project-name}'
+ project: 'integration'
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'