Move DEPLOY_SCENARIO out of testapi-parameters 81/55381/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Apr 2018 22:52:41 +0000 (15:52 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 11 Apr 2018 19:44:06 +0000 (12:44 -0700)
commita1affda5eb8a1f58c4143754a84a37276763dda5
tree93fb0de618eca2a6a42bee473375268d6baae9b4
parentd6bb024093f9c8427eaf966a4711d376997deb50
Move DEPLOY_SCENARIO out of testapi-parameters

These have been moved back into installer-params.yml and added to the
daisy jobs where 'testapi-parameters' is being used.

Including this in the list of parameters would cause duplication as most
installers already include 'DEPLOY_SCENARIO' as a parameter. The
'DEPLOY_SCENARIO' parameter is also sometimes defined through a macro,
which could cause second declaration of DEPLOY_SCENARIO (defaulting to
'os-nosdn-nofeature-ha') to always be used.

Documentation has been added to the parameter to explain the related
macros and how they should be used.

Change-Id: I9aef031dbcf523ae2db15695ce294bd85025530d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/daisy4nfv/daisy-daily-jobs.yml
jjb/global/installer-params.yml
jjb/global/releng-macros.yml