All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] [PATCH] Dockerfile: add iperf3 package
@ 2018-03-02  0:22 Daniel Sangorrin
  2018-03-07 18:20 ` Tim.Bird
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Sangorrin @ 2018-03-02  0:22 UTC (permalink / raw)
  To: fuego

Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index f34fe4b..82aa9d2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -31,7 +31,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get -yV install \
 	inotify-tools g++ bzip2 bc libaio-dev gettext pkg-config libglib2.0-dev \
 	time python-pip python-xmltodict at minicom lzop bsdmainutils u-boot-tools \
 	mc netcat lava-tool openssh-server python-parsedatetime \
-	libsdl1.2-dev libcairo2-dev libxmu-dev libxmuu-dev
+	libsdl1.2-dev libcairo2-dev libxmu-dev libxmuu-dev iperf3
 
 RUN pip install python-jenkins==0.4.14
 RUN pip install filelock
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Fuego] [PATCH] Dockerfile: add iperf3 package
  2018-03-02  0:22 [Fuego] [PATCH] Dockerfile: add iperf3 package Daniel Sangorrin
@ 2018-03-07 18:20 ` Tim.Bird
  0 siblings, 0 replies; 2+ messages in thread
From: Tim.Bird @ 2018-03-07 18:20 UTC (permalink / raw)
  To: daniel.sangorrin, fuego



> -----Original Message-----
> From: Daniel Sangorrin
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
> ---
>  Dockerfile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Dockerfile b/Dockerfile
> index f34fe4b..82aa9d2 100644
> --- a/Dockerfile
> +++ b/Dockerfile
> @@ -31,7 +31,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get
> update && apt-get -yV install \
>  	inotify-tools g++ bzip2 bc libaio-dev gettext pkg-config libglib2.0-dev
> \
>  	time python-pip python-xmltodict at minicom lzop bsdmainutils u-
> boot-tools \
>  	mc netcat lava-tool openssh-server python-parsedatetime \
> -	libsdl1.2-dev libcairo2-dev libxmu-dev libxmuu-dev
> +	libsdl1.2-dev libcairo2-dev libxmu-dev libxmuu-dev iperf3
> 
>  RUN pip install python-jenkins==0.4.14
>  RUN pip install filelock
> --
> 2.7.4

Sorry - I've gotten behind in my patch review.  Trying to catch up today.

This looks good.  Applied.
 -- Tim


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-07 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02  0:22 [Fuego] [PATCH] Dockerfile: add iperf3 package Daniel Sangorrin
2018-03-07 18:20 ` Tim.Bird

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.