-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: ssh-slaves-plugin
-
None
The current docker detection uses docker --version which only checks for docker client availability but not for a docker daemon.
Depending on the environment where tests are executed, this can cause tests not to be skipped.
- links to