Skip to content

Add docker version call

Tomasz Maczukin requested to merge add-docker-version-call into master

Currently, for the failing tests - for the floating versions like rc, stable or latest - we know if that the floating version fails. But we don't know which version exactly the Docker was using.

With this change, we will get the version of the service printed in the job.

Merge request reports