summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-11-28 23:53:37 +0100
committerVarac <varac@leap.se>2017-11-30 23:00:28 +0100
commitb87bb4cab9ad0ad5ffce652ef2fc2a4f1f4a1d8f (patch)
tree508c43225bc184b825254efba6476a2356a33dc5 /tests
parent56704dbe906901e4d22ef03affd7b64e4975b7ef (diff)
[test] install gnupg1 and haveged for the e2e test
Since we are using artful for the tests it comes with gnupg2 and breaks the e2e tests. Also install haveged to speed up e2e tests. - Resolves: #9159
Diffstat (limited to 'tests')
-rw-r--r--tests/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile
index 0712ba7c..12a5b142 100644
--- a/tests/docker/Dockerfile
+++ b/tests/docker/Dockerfile
@@ -13,7 +13,7 @@ RUN apt-get update && \
git swaks uuid-runtime \
openvpn policykit-1 lxpolkit \
wget patchelf libusb-0.1-4 \
- xvfb \
+ xvfb gnupg1 haveged \
# needed for chromedriver
libgconf-2-4 chromium-browser unzip