projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b311476
)
Add ping to robot container
48/10648/1
author
beierlm
<mark.beierl@canonical.com>
Thu, 15 Apr 2021 18:52:00 +0000
(14:52 -0400)
committer
beierlm
<mark.beierl@canonical.com>
Thu, 15 Apr 2021 18:52:00 +0000
(14:52 -0400)
Adds iputils ping package to the robot container so it can
ping vms as part of its tests.
Change-Id: I1b0e3a3f9c2e0860ceb05ffa4e04b86cc658557c
Signed-off-by: beierlm <mark.beierl@canonical.com>
docker/tests/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/tests/Dockerfile
b/docker/tests/Dockerfile
index
f191ddf
..
a2c4378
100644
(file)
--- a/
docker/tests/Dockerfile
+++ b/
docker/tests/Dockerfile
@@
-29,6
+29,7
@@
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes install \
gettext-base \
git=1:2.17.1-1ubuntu0.8 \
+ iputils-ping=3:20161105-1ubuntu3 \
jq=1.5+dfsg-2 \
libcurl4-openssl-dev=7.58.0-2ubuntu3.13 \
libssl-dev=1.1.1-1ubuntu2.1~18.04.9