Tests: mqtt_shared_SUITE skip check for previous connections
The test checks later based on clientId
This commit is contained in:
		
							parent
							
								
									66fd1793e7
								
							
						
					
					
						commit
						964247afcc
					
				|  | @ -1251,7 +1251,6 @@ management_plugin_connection(Config) -> | |||
|     eventually(?_assertEqual([], all_connection_pids(Config)), 500, 3). | ||||
| 
 | ||||
| management_plugin_enable(Config) -> | ||||
|     ?assertEqual(0, length(http_get(Config, "/connections"))), | ||||
|     ok = rabbit_ct_broker_helpers:disable_plugin(Config, 0, rabbitmq_management), | ||||
|     ok = rabbit_ct_broker_helpers:disable_plugin(Config, 0, rabbitmq_management_agent), | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue