Dockerize OpenQA
ClosedPublic

Authored by garretraziel on Apr 30 2015, 10:53 AM.

Details

Reviewers
adamwill
jskladan
Summary

We've been dockerizing OpenQA last few weeks with jskladan.
This enables us to run OpenQA on Fedora in our infrastructure, to
freeze specific version of OpenQA on production machines, it makes
deployment and installation easy. Read README.md to get information
about its architecture. This was already merged into upstream
here: https://github.com/os-autoinst/openQA/pull/340.

Test Plan

Read README.md for information how to build and run
OpenQA in Docker.

Diff Detail

Repository
rOPENQA fedora_openqa
Branch
feature/docker
Lint
No Linters Available
Unit
No Unit Test Coverage
garretraziel retitled this revision from to Dockerize OpenQA.Apr 30 2015, 10:53 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: jskladan, adamwill.
This revision is now accepted and ready to land.Apr 30 2015, 11:11 AM

Are all those empty .gitignore files intentionally a part of the commit?

In D357#6486, @adamwill wrote:

...

Yes, it is the only way to add "empty" dirs to git, sadly...

garretraziel closed this revision.Jul 2 2015, 10:58 AM