Replace env for nova-compute packages

Replaces environment for check nova-compute packages
to env without some extra parameters.

Partially implements: blueprint mos-patching-tests

Change-Id: I145dfb5df03bd1d3d9334bcfb0a8924558a6569e
This commit is contained in:
vrovachev 2015-07-06 16:39:37 +04:00
parent f52579f7d0
commit 4154f0c732
6 changed files with 17 additions and 1 deletions

View File

@ -96,7 +96,8 @@ class NeutronVlan(TestBasic):
"""NeutronVlan.""" # TODO documentation
@test(depends_on=[SetupEnvironment.prepare_slaves_3],
groups=["deploy_neutron_vlan", "ha_one_controller_neutron_vlan"])
groups=["deploy_neutron_vlan", "ha_one_controller_neutron_vlan",
"deployment", "nova", "nova-compute"])
@log_snapshot_after_test
def deploy_neutron_vlan(self):
"""Deploy cluster in ha mode with 1 controller and Neutron VLAN

View File

@ -0,0 +1,3 @@
system_tests:
tags:
- nova-compute

View File

@ -0,0 +1,3 @@
system_tests:
tags:
- nova-compute

View File

@ -0,0 +1,3 @@
system_tests:
tags:
- nova-compute

View File

@ -0,0 +1,3 @@
system_tests:
tags:
- nova-compute

View File

@ -0,0 +1,3 @@
system_tests:
tags:
- nova-compute