From 564870c0163b14287b73b4092cc6b47a465df0bd Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 5 Mar 2018 13:41:07 -0500 Subject: [PATCH] update lkp-tests Signed-off-by: Jess Frazelle --- lkp-tests/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lkp-tests/Dockerfile b/lkp-tests/Dockerfile index 2cd25d9..0f57233 100644 --- a/lkp-tests/Dockerfile +++ b/lkp-tests/Dockerfile @@ -19,6 +19,7 @@ RUN dpkg --add-architecture i386 \ gcc \ git \ gzip \ + iperf \ kmod \ libaudit-dev \ libc6-dev \ @@ -38,6 +39,7 @@ RUN dpkg --add-architecture i386 \ openssl \ patch \ perl \ + procps \ psmisc \ rsync \ rt-tests \