diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2018-08-31 17:04:55 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2018-09-03 14:04:29 +0300 |
commit | e89afb1aa641039b02ca0322680289eab7c9bdb8 (patch) | |
tree | 67b19958a18c5f5c41512a92a1f2c0a617a2f800 /tox.ini | |
parent | 57bd36e426ef797cbc66f4031d612701671f7252 (diff) |
Refactor RallyBase
This provides a more generic way to integrate test case lists which are
not hosted in Functest.
Also removes vm scenarios since they have never been a part of actual
rally runs.
Change-Id: Ib0a020fe72800915bbf2d10ecc690a248d33c246
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -111,7 +111,6 @@ basepython = python2.7 files = functest/opnfv_tests/openstack/cinder/write_data.sh functest/opnfv_tests/openstack/cinder/read_data.sh - functest/opnfv_tests/openstack/rally/scenario/support/instance_dd_test.sh functest/ci/convert_images.sh functest/ci/download_images.sh build.sh |