From fe7101fd760a75bf42c816944c66333be0cee085 Mon Sep 17 00:00:00 2001 From: Paul Vaduva Date: Mon, 11 Jun 2018 13:37:12 +0200 Subject: Auto: Project Modification in armband jobs In order for us to run a job template from armband project and to override the project parameter that defaults to auto we need to modify the template for the deploy job from armband. Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b Signed-off-by: Paul Vaduva --- jjb/auto/auto.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'jjb/auto') diff --git a/jjb/auto/auto.yaml b/jjb/auto/auto.yaml index 5c2af043c..d70b204d8 100644 --- a/jjb/auto/auto.yaml +++ b/jjb/auto/auto.yaml @@ -96,9 +96,6 @@ - string: name: DEPLOY_SCENARIO default: '{scenario}' - - string: - name: PROJECT - default: '{project}' builders: - trigger-builds: -- cgit