summaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* add python3 and python34 tests; add build_and_run.shTim Orling2016-10-051-2/+3
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* add python34 test: modules new to python34Tim Orling2016-10-051-1/+1
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* add tests for epel-rpm-macros-6-14 (%py3_ stubs)Tim Orling2016-10-051-1/+1
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* Initial container to test BZ#1369486 fixTim Orling2016-10-011-0/+25
docker build -t epel6-testing . docker run --rm -t epel6-testing Signed-off-by: Tim Orling <TicoTimo@gmail.com>