Change in osmo-ci[master]: docker: install python3-nwdiag

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Nov 22 10:24:03 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/16168 )


Change subject: docker: install python3-nwdiag
......................................................................

docker: install python3-nwdiag

Related: OS#4246
Change-Id: I0ebee6ac11df779ab954bd6648a0bebefc3350a2
---
M docker/Dockerfile_osmocom_jenkins.amd64
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/68/16168/1

diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64
index 1ff2d0b..cec662e 100644
--- a/docker/Dockerfile_osmocom_jenkins.amd64
+++ b/docker/Dockerfile_osmocom_jenkins.amd64
@@ -6,6 +6,7 @@
 ARG DEBIAN_VERSION
 
 # Install apt dependencies (keep in alphabetic order)
+# python-nwdiag: can be removed once osmo-gsm-manuals Ia2c0c833329f8ecab1c427e0d2c002f17ab49a94 is merged
 RUN \
 	dpkg --add-architecture i386 && \
 	DEBIAN_FRONTEND=noninteractive apt-get update && \
@@ -86,6 +87,7 @@
 		python3 \
 		python3-gi \
 		python3-mako \
+		python3-nwdiag \
 		python3-pip \
 		python3-pyflakes \
 		python3-setuptools \

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16168
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I0ebee6ac11df779ab954bd6648a0bebefc3350a2
Gerrit-Change-Number: 16168
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191122/735f5bcb/attachment.htm>


More information about the gerrit-log mailing list