Add Functest Rally test cases 19/66819/13
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Fri, 1 Feb 2019 14:43:28 +0000 (16:43 +0200)
committerDan Xu <xudan16@huawei.com>
Fri, 8 Mar 2019 09:21:49 +0000 (09:21 +0000)
commit03610129690840704fdcdbf28188c695a263e46e
treea683ff6363125915a9b3abddbaa6dbdd8b5fdf24
parentea480f97ea68b741a7b62ff07a38808871b568de
Add Functest Rally test cases

This patch adds all Rally testcases of Functest to Dovetail.

Change-Id: I8b20bce9966e924fd5aac41bde5a30442394db05
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
21 files changed:
dovetail/report.py
dovetail/tests/unit/test_report.py
etc/compliance/proposed_tests.yml
etc/testcase/functest.rally.authenticate.yml [new file with mode: 0644]
etc/testcase/functest.rally.cinder.yml [new file with mode: 0644]
etc/testcase/functest.rally.glance.yaml [new file with mode: 0644]
etc/testcase/functest.rally.gnocchi.yml [new file with mode: 0644]
etc/testcase/functest.rally.heat.yml [new file with mode: 0644]
etc/testcase/functest.rally.keystone.yml [new file with mode: 0644]
etc/testcase/functest.rally.neutron.yml [new file with mode: 0644]
etc/testcase/functest.rally.nova.yml [new file with mode: 0644]
etc/testcase/functest.rally.quotas.yml [new file with mode: 0644]
etc/userconfig/rally_authenticate_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_cinder_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_glance_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_gnocchi_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_heat_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_keystone_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_neutron_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_nova_testcases.yaml [new file with mode: 0644]
etc/userconfig/rally_quotas_testcases.yaml [new file with mode: 0644]