Allow to run tests in containers in parallel

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
Chenxiong Qi
2019-08-07 21:44:24 +08:00
parent e5735efc76
commit e3b14beacc
4 changed files with 16 additions and 26 deletions

View File

@@ -8,6 +8,7 @@ RUN dnf -y install \
--setopt=tsflags=nodocs \
git-core \
createrepo_c \
rsync \
python3-fedmsg \
python3-kobo-rpmlib \
python3-rpm \