arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
118 stars 98 forks source link

#1107 Allow override of selenium containers and use real DinD info #1113

Closed AndyGee closed 5 years ago

AndyGee commented 5 years ago

Short description of what this resolves:

Adds better Docker in Docker (DinD) capability to the platform and allows enrichment of the static context of a test class. The selenium containers can also be overridden or modified.

Changes proposed in this pull request:

Fixes #1107

AndyGee commented 5 years ago

This is too big even for my liking - I'll close it and make a few smaller requests.