R@j $ekh@r

Results 13 comments of R@j $ekh@r

@georgwolf : I had a similar issue and it worked as i replaced the relative path with absolute path . Could you please give it a try.

@lordofthejars : tried with that as well but no luck. If you look at "Docker daemon log:" above the registry is not getting overriden with the value in the arquillian.xml

@lordofthejars : Please take a look at the above description , it has the arquillian file and the docker log as well. Let me know if you need any further...

@lordofthejars May be , are you using docker registry url in your docker compose file for your working examples !

@lordofthejars : Could you please try with registry in docker compose and remove the docker registry override in the arquillian.xml and check if its still pulling images from the private...

@lordofthejars When ever you have some time please try the above case . I believe overriding of the registry from arquillian cube is not working lets see.

@lordofthejars : I am not sure of that , but i am using arquillian + docker-compose and as the arquillian is unable to remove the network it throws an error...

@lordofthejars I am able to delete the network connections manually after couple of retries and i am able to run the tests. I am assuming if at all we have...

@lordofthejars : No , it doesn't .Below is the sequence of it - Run test runner (Arquillian + cucumber) - Creates docker containers assigns ip addresses defined in the network....

@dipak-pawar : Hello deepak , i changed that name while pasting the docker -compose so that it wont have my actual project name .. but i missed that i cannot...