xci: Copy XCI environment to deployment hosts 75/53975/8
authorMarkos Chandras <mchandras@suse.de>
Fri, 16 Mar 2018 11:05:56 +0000 (11:05 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 16 Mar 2018 22:52:35 +0000 (22:52 +0000)
commitcf894cbcffe0e1b2b28f6743e41407522cf20a63
tree7f01785f8ea5098383b87fbc19c71bda0cb770f6
parent5dcc328f7506166e049c0310d5d8f70fa4579d45
xci: Copy XCI environment to deployment hosts

The XCI hosts may need some of the XCI env variables to perform
certain tasks so dump the XCI environment to /root/xci.env file and
make that available to every host on the deployment.

Change-Id: I286a01ca7da8ff206438c261798167f5e4daf7f2
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/osa/playbooks/configure-opnfvhost.yml
xci/installer/osa/playbooks/configure-targethosts.yml
xci/playbooks/configure-localhost.yml
xci/playbooks/roles/prepare-functest/templates/env.j2
xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2