diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-02-01 16:43:28 +0200 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2019-03-08 09:21:49 +0000 |
commit | 03610129690840704fdcdbf28188c695a263e46e (patch) | |
tree | a683ff6363125915a9b3abddbaa6dbdd8b5fdf24 /etc/compliance | |
parent | ea480f97ea68b741a7b62ff07a38808871b568de (diff) |
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>
Diffstat (limited to 'etc/compliance')
-rw-r--r-- | etc/compliance/proposed_tests.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/compliance/proposed_tests.yml b/etc/compliance/proposed_tests.yml index 639a0309..0800110e 100644 --- a/etc/compliance/proposed_tests.yml +++ b/etc/compliance/proposed_tests.yml @@ -7,3 +7,12 @@ proposed_tests: optional: - functest.k8s.conformance - functest.k8s.smoke + - functest.rally.authenticate + - functest.rally.cinder + - functest.rally.glance + - functest.rally.gnocchi + - functest.rally.heat + - functest.rally.keystone + - functest.rally.neutron + - functest.rally.nova + - functest.rally.quotas |