diff options
author | xudan <xudan16@huawei.com> | 2018-08-14 22:02:53 -0400 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2018-08-14 22:05:52 -0400 |
commit | 354a18957eb304ed611912cd6fced2a4ff192e0e (patch) | |
tree | efb912fdaa3869381a58453a73264be1961c468c /etc/compliance/ovp.2018.08.yaml | |
parent | e7ec2703fcc6bd37ae4506b2e188727dba88ea72 (diff) |
Rename ovp.next to be ovp.2018.08
Change-Id: I32aaee370512c3d7c8d6e1fbb6ef25aebc5d483f
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/compliance/ovp.2018.08.yaml')
-rw-r--r-- | etc/compliance/ovp.2018.08.yaml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/compliance/ovp.2018.08.yaml b/etc/compliance/ovp.2018.08.yaml new file mode 100644 index 00000000..00bc51e6 --- /dev/null +++ b/etc/compliance/ovp.2018.08.yaml @@ -0,0 +1,44 @@ +--- +ovp.2018.08: + name: ovp.2018.08 + testcases_list: + mandatory: + - functest.vping.userdata + - functest.vping.ssh + - functest.tempest.osinterop + - functest.tempest.compute + - functest.tempest.identity_v2 + - functest.tempest.identity_v3 + - functest.tempest.image + - functest.tempest.network_api + - functest.tempest.volume + - functest.tempest.neutron_trunk_ports + - functest.tempest.ipv6_api + - functest.security.patrole + - yardstick.ha.nova_api + - yardstick.ha.neutron_server + - yardstick.ha.keystone + - yardstick.ha.glance_api + - yardstick.ha.cinder_api + - yardstick.ha.cpu_load + - yardstick.ha.disk_load + - yardstick.ha.haproxy + - yardstick.ha.rabbitmq + - yardstick.ha.database + - bottlenecks.stress.ping + optional: + - functest.tempest.ipv6_scenario + - functest.tempest.multi_node_scheduling + - functest.tempest.network_security + - functest.tempest.vm_lifecycle + - functest.tempest.network_scenario + - functest.tempest.bgpvpn + - functest.bgpvpn.subnet_connectivity + - functest.bgpvpn.tenant_separation + - functest.bgpvpn.router_association + - functest.bgpvpn.router_association_floating_ip + - yardstick.ha.neutron_l3_agent + - yardstick.ha.controller_restart + - functest.vnf.vims + - functest.vnf.vepc + - functest.snaps.smoke |