diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2018-09-06 12:03:42 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2018-09-20 05:42:20 +0000 |
commit | ccc9a795a55768499f20bf0127953ca0cbb68dc3 (patch) | |
tree | e972de4077c822e5c414b48ab14c9fed8abb0f5a /tox.ini | |
parent | daf3a7dad1fbdaad20752b2631363af234f83d91 (diff) |
Add support for Rally OpenStack CI test cases
Include Neutron rally-jobs.
Change-Id: Ic1122962bd7d876d179729640a8a321bc36442d8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 5d54a533d25a989dc64a2789788ff2f2fd6ad5c6)
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ files = ci docker functest/ci + functest/opnfv_tests/openstack/rally/rally_jobs.yaml functest/opnfv_tests/vnf commands = yamllint -s {[testenv:yamllint]files} |