blob: ad845e998a2026a486e08e73b20b4f8845b5c1bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
proposed_tests:
# proposed new test cases for next release
name: proposed_tests
testcases_list:
mandatory:
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
- functest.tempest.neutron_tempest_plugin_api
|