Everything here looks good to me. Have you run it start to finish with docker to execute a beakerlib test? I just ask because I created a docker container which calls the beakerlib task, and I had to do a little bit of hacking because delegating to 127.0.0.1 from inside the container was a little weird. Not the exact same case as this though, so this may just work which would be great. Just want to make sure first =)
Thank you for the review. Yes, I have used the standard-test-docker role to run full sets of standard-test-beakerlib tests using the docker.io/fedora:latest image. But, I suppose, your mileage may vary based on the docker image you use.
Pull-Request has been merged by merlinm