Move test 'neutron_tun_scalability' to another group

- move test 'neutron_tun_scalability' to group
  'ha_neutron_tun_scale'

Change-Id: I0e77f814aed9ebb679cd53cc810ffe65825acc17
Related-Bug:#1493005
This commit is contained in:
Dennis Dmitriev 2015-09-07 14:20:23 +03:00
parent c7c91b07aa
commit 01d4d92473

View File

@ -215,7 +215,7 @@ class TestHaNeutronAddCompute(TestBasic):
should_fail=1)
@test(groups=["ha", "ha_neutron_tun"])
@test(groups=["ha", "ha_neutron_tun_scale"])
class TestHaNeutronScalability(TestBasic):
"""TestHaNeutronScalability.""" # TODO documentation