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 09:14:53 +0300 |
commit | 84a71b109377e2c42327ad4418157c50b97fccca (patch) | |
tree | a9777a9bf91dee10eddda2e8cfa1624bef953006 /tox.ini | |
parent | 0bd86756d5eb660bc9493a90a557aaff96d4dd17 (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} |