Prepare for orchestrated run
We've using orchestrated steps via regular state.apply which regulary
failes with "Minion didn't respond" error.
At the same time we don't have any troubles with orchestrated runs
in keystone.orchestrated deploy for fernet tokens.
This patch prepares runtest to be running by salt orchestrate:
salt-run state.orchestrate runtest.orchestrate.tempest
Tempest config generation is moved to own sls: runtest.generate_tempest_config
put_local_image task is replaced to wget based cmd.run
Pass only small amount of pillar to put_local_image file,
as it was discovered this actually leads to failure.
Change-Id: Ie9838f025efc6800ea4b0a292c939cda657e560c
Related-Prod: PROD-25048
4 files changed