sven-lange-last commented on issue #4430: Update docker client version to 18.06.3 URL: https://github.com/apache/incubator-openwhisk/pull/4430#issuecomment-490078912 @style95 concerning the failing Jenkins test: > Jenkin machine is using Docker-17.05 so it uses /run/runc as a root directory. > But this PR will use /run/docker/runc-runtime/moby as it is used in Docker-18.06. > So ConcurrencyTests are failing because it could not find the container. Wouldn't it be possible to work around this problem by setting `invoker_runcdir: "/run/runc"` in the [Ansible environment for Jenkins](https://github.com/apache/incubator-openwhisk/tree/master/ansible/environments/jenkins)?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
