From b87bb4cab9ad0ad5ffce652ef2fc2a4f1f4a1d8f Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 28 Nov 2017 23:53:37 +0100 Subject: [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 --- tests/docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/docker/Dockerfile') 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 -- cgit v1.2.3