xci: Add ability to pass command line options to xci-deploy.sh 75/62575/2
authorMarkos Chandras <mchandras@suse.de>
Wed, 19 Sep 2018 15:28:10 +0000 (16:28 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 19 Sep 2018 16:40:54 +0000 (17:40 +0100)
commitb6367aeb802a0032ff08bbf96af590c91c52d43e
tree7e87f1ec7343884a1480aed1e361838ab05005bf
parentda13cd230fb877bbaa3037116f01e774d44c4b31
xci: Add ability to pass command line options to xci-deploy.sh

We now support multiple PDF files so instead of introducing another
env variable, we can simply pass this information as command line
arguments to xci-deploy.sh. We can extend the script to allow more
options line verbosity, scenario name, functest details etc so we
can get rid of multiple env variables.

Change-Id: I6c4a8d6e8b70e91746a659de923fee19019ed5e0
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/files/xci-lib.sh
xci/playbooks/dynamic_inventory.py
xci/xci-deploy.sh