ref: Change tests architecture

This commit is contained in:
Carlos Álvaro
2021-10-23 10:45:13 +02:00
committed by Carlos Álvaro
parent 36a68e14a2
commit 69a0e97a7b
7 changed files with 153 additions and 62 deletions

View File

@@ -30,7 +30,7 @@ EOF
# Install python3 packages
echo "Installing python3 packages ..."
DEBIAN_FRONTEND=noninteractive apt-get install --yes --quiet --no-install-recommends \
python3-mako python3-pycryptodome python3-cherrypy3 python3-git \
python3-mako python3-pycryptodome python3-cherrypy3 python3-git python3-requests \
python3-redis python3-gnupg python3-mysqldb python3-dateutil python3-libnacl python3-openssl \
python3-pygit2