RedHatQE / webdriver-wharf

MIT License
10 stars 6 forks source link

Support several clients #10

Closed vrutkovs closed 7 years ago

vrutkovs commented 8 years ago

Pass urls to WEBDRIVER_WHARF_CLIENTS env var and use a client with a minimal number of containers running as a client for current operation

vrutkovs commented 8 years ago

@psav - any suggestions?

jchristi commented 8 years ago

being able to work with remote docker engines is definitely a good enhancement :+1:

RonnyPfannschmidt commented 7 years ago

should use a swarm instead

jchristi commented 7 years ago

Will docker swarm work with the latest or future version of webdriver-wharf?

RonnyPfannschmidt commented 7 years ago

@jchristi my understanding is that a docker swarm exposes the same api as a normal docker node,

if there is an difference i missed then please let me know so we can treat that as a bug and fix

RonnyPfannschmidt commented 7 years ago

closing this off as i just noticed that without a change to the database this one completely breaks integrity as operations on specific containers have to pick a specific client