Alias for filling_root

Create filling_root alias for
system_test.failover.filling_root.3ctrl_2comp_1cndr_neutronVLAN

Change-Id: Iae27a49e1f29259b73b6df3520e747d33900e282
Closes-Bug: #1521137
This commit is contained in:
Artem Grechanichenko 2015-11-30 16:47:24 +02:00
parent ce27efe1ba
commit 1cdaca33eb

View File

@ -28,7 +28,7 @@ def define_custom_groups():
"depends": [
"system_test.deploy_and_check_radosgw."
"3ctrl_3comp_ceph_neutronVLAN"]},
{"groups": ["system_test.filling_root"],
{"groups": ["filling_root"],
"depends": [
"system_test.failover.filling_root."
"3ctrl_2comp_1cndr_neutronVLAN"]},