The Parameterized Trigger plugin requires parameters that are
passed down from the parent job to also be defined in the child job,
otherwise they are simply discarded.
Fix this by explicitly defining the same parameters in each child job.
Change-Id: I64ba6987527757bb0bf4e7d5224904424c91f3ec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
stream: '{stream}'
branch: '{branch}'
- '{project}-defaults'
+ - '{installer}-{os}-defaults'
- string:
name: DEPLOY_SCENARIO
default: '{scenario}'
stream: '{stream}'
branch: '{branch}'
- '{project}-defaults'
+ - '{installer}-{os}-defaults'
- string:
name: DEPLOY_SCENARIO
default: '{scenario}'
stream: '{stream}'
branch: '{branch}'
- '{project}-defaults'
+ - '{installer}-{os}-defaults'
wrappers:
- build-name: