]
Andre Dietisheim reassigned JBIDE-23629:
----------------------------------------
Assignee: Andre Dietisheim
integration tests: AddConnectionTest looks up connections by name,
should by host
---------------------------------------------------------------------------------
Key: JBIDE-23629
URL:
https://issues.jboss.org/browse/JBIDE-23629
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: docker
Affects Versions: 4.4.2.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.4.3.AM1
Connections in the Docker explorer must be unique in name and unique in host.
AddConnectionTest thus can fail if there already is a connection using the same host with
a different name.
This should be fixed by looking up connections by their host.