#1211 Add a script to run tests in container
Closed 4 years ago by lsedlar. Opened 4 years ago by lsedlar.
lsedlar/pungi tests-in-container  into  master

No commits found

Fedora 30 dropped a lot of python 2 packages. This makes it really difficult to install dependencies and link them into virtualenv.

This patch provides a helper to run the tests in a container. It can run on multiple python versions, but for 2.6 and 2.7 it needs to know URL of a repository where to get the dependencies from (not everything is in CentOS itself).


This works fairly well for me for running unittests and test composes. I'm not sure how it will work for testing newer versions of dependencies though.

The script has to run with Python 3.

rebased onto 4bc0c48e0c0cd0beb72a1dca74393a319ddfb040

4 years ago

pretty please pagure-ci rebuild

4 years ago

rebased onto f2a4068

4 years ago

Pull-Request has been closed by lsedlar

4 years ago