#12 update docker and rhts roles to be compatible with revised cloud and beakerlib roles
Merged by merlinm. Opened by merlinm.
Unknown source master

Download 12.patch
  • Implement configuration of SSH key-based authentication to docker image
  • Revised docker and rhts role usage conventions to be compatible and interchangeable with cloud and beakerlib roles

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

Metadata