Change in osmo-ci[master]: Revert "docker: drop python2"

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 Dec 6 15:05:16 UTC 2019


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


Change subject: Revert "docker: drop python2"
......................................................................

Revert "docker: drop python2"

This reverts commit 9097082be5f335cc5e15e7c30b352d1b9a9d0b1c.

I was under the impression, that all previous scripts in
osmo-python-tests were already working with python 3. But as it turns
out, this isn't true. Reverting, so I can properly post follow-up
patches, that fix the issues before we apply this "drop python2" patch
again.

Related: OS#2819
Change-Id: Iab7768a77a55fd0465244460bd7488858dd69b60
---
M docker/Dockerfile_osmocom_jenkins.amd64
1 file changed, 5 insertions(+), 0 deletions(-)



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

diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64
index 63b6e74..2209fc6 100644
--- a/docker/Dockerfile_osmocom_jenkins.amd64
+++ b/docker/Dockerfile_osmocom_jenkins.amd64
@@ -85,6 +85,7 @@
 		osc \
 		patchelf \
 		pkg-config \
+		python \
 		python3 \
 		python3-gi \
 		python3-mako \
@@ -94,6 +95,10 @@
 		python3-setuptools \
 		python3-usb \
 		python3-yaml \
+		python-minimal \
+		python-pip \
+		python-pychart \
+		python-setuptools \
 		rsync \
 		sdcc \
 		sqlite3 \

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iab7768a77a55fd0465244460bd7488858dd69b60
Gerrit-Change-Number: 16513
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/20191206/e8398246/attachment.htm>


More information about the gerrit-log mailing list