Both clusters see themselves in up+stopped and other clusters in up+error
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
test_fields_in_group_info ${secondary_cluster} ${pool}/${group0} 'snapshot' 'enabled' 'true'
wait_for_group_status_in_pool_dir ${primary_cluster} ${pool}/${group0} 'up+stopped' 0
- wait_for_group_status_in_pool_dir ${secondary_cluster} ${pool}/${group0} 'up+error' 0
+ wait_for_group_status_in_pool_dir ${secondary_cluster} ${pool}/${group0} 'up+stopped' 0
# TODO - test normally fails on next line with missing images
wait_for_group_present "${secondary_cluster}" "${pool}" "${group0}" $(("${image_count}"-1))