Fix CSIT JJB template to pull integration repo 93/6993/1
authorGary Wu <gary.i.wu@huawei.com>
Tue, 8 Aug 2017 14:49:05 +0000 (07:49 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 8 Aug 2017 14:49:05 +0000 (07:49 -0700)
Change-Id: I6a37bd4d3c0ac3fb08e5f8f3b1664cffaa318102
Issue-id: INT-61
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
jjb/integration/integration-templates-csit.yaml

index f12bcfb..4018309 100644 (file)
@@ -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}'
 
     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}'