Change cluster_size_2 test ordering to fix failing test
Signed-off-by: Gerhard Lazu <gerhard@rabbitmq.com>
This commit is contained in:
parent
01deec9830
commit
699a7ce01e
|
|
@ -60,9 +60,9 @@ groups() ->
|
|||
binding_recovery
|
||||
]},
|
||||
{cluster_size_2, [], [
|
||||
cycle_detection,
|
||||
user_id,
|
||||
restart_upstream,
|
||||
cycle_detection
|
||||
restart_upstream
|
||||
]},
|
||||
{cluster_size_3, [], [
|
||||
max_hops,
|
||||
|
|
|
|||
Loading…
Reference in New Issue