Move scriptplan variable out of defaults.yaml 10/77710/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Nov 2018 07:27:21 +0000 (15:27 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Nov 2018 07:27:21 +0000 (15:27 +0800)
commitb2bc6c2f87605e1522598b3e589272aaacc12696
treeda2c496ae355a5c5721dd509cfe99e9a999a0488
parent87157af8e7d16b0750cd8981153e837555f87ad5
Move scriptplan variable out of defaults.yaml

The problem with nesting variables in defaults.yaml is it causes
everyone, regardless of if they care about scriptplan to
require the variables defined in scriptplan to be required in
their templates. This is causes job-templates that never needed
these variables to have to define a dummy variable in order to
successfully pass.

Considering no existing csit jobs override the 'scriptplan'
variable, remove it as an option and code the pattern into the
job-templates that use it.

Change-Id: I9244132a02f85d69806988c1faffa2760b924667
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/defaults.yaml
jjb/integration/integration-templates.yaml