mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Added testtools python dependency to be able to run tests in parallel.
This commit is contained in:
parent
6d2c1c126e
commit
f132affb99
@ -26,6 +26,7 @@ RUN yum install -y \
|
||||
xorg-x11-server-Xvfb; yum clean all;
|
||||
RUN pip install pyvirtualdisplay
|
||||
RUN pip install selenium
|
||||
RUN pip install testtools
|
||||
|
||||
# Pandora FMS Console dependencies
|
||||
RUN yum install -y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user