SNAPS tests now support offline testing.
authorspisarski <s.pisarski@cablelabs.com>
Wed, 31 May 2017 18:46:36 +0000 (12:46 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Tue, 27 Jun 2017 19:29:01 +0000 (13:29 -0600)
commit0d22e5c1e1d6b49a99f0ca5be722fdc50ed105a4
treeeaad678f31c5d135ca34ba6232e906cbe4f84b30
parent4ef95523104ea0efc20869b7522e12c6d1b89613
SNAPS tests now support offline testing.

Images by type (cirros, centos, ubuntu) can now have the download URL be
overridden, told to leverage a local file, or have custom configuration
when using the snaps.openstack.tests.openstack_tests.py image settings
helper functions.

JIRA: FUNCTEST-809

Change-Id: I790094a7a26eb5a55f53d6e875c658dc5e7ac2f9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
functest/ci/config_aarch64_patch.yaml
functest/ci/config_functest.yaml
functest/ci/download_images.sh
functest/opnfv_tests/openstack/snaps/api_check.py
functest/opnfv_tests/openstack/snaps/health_check.py
functest/opnfv_tests/openstack/snaps/smoke.py
functest/opnfv_tests/openstack/snaps/snaps_test_runner.py
functest/opnfv_tests/openstack/vping/vping_base.py