X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fauto%2Fauto.yaml;h=5c2af043ca493094273cf28af4ea74426d835d51;hb=6e4e4750ca8c98ebf83639b405b824308a5ad63b;hp=518f8ea87bbd5feb43fa3ee9b5250dfb51a9b731;hpb=a8d59a5b4163078e00ea9f56d666a64815468e07;p=releng.git diff --git a/jjb/auto/auto.yaml b/jjb/auto/auto.yaml index 518f8ea87..5c2af043c 100644 --- a/jjb/auto/auto.yaml +++ b/jjb/auto/auto.yaml @@ -87,7 +87,7 @@ parameters: - project-parameter: - project: 'armband' + project: '{project}' branch: '{branch}' - '{installer}-defaults': gs-pathname: '{gs-pathname}' @@ -96,6 +96,9 @@ - string: name: DEPLOY_SCENARIO default: '{scenario}' + - string: + name: PROJECT + default: '{project}' builders: - trigger-builds: @@ -103,6 +106,7 @@ current-parameters: false predefined-parameters: DEPLOY_SCENARIO='os-nosdn-nofeature-ha' + PROJECT='armband' same-node: true block: true