Change in osmo-ci[master]: docker: drop python2 (again)

2020-01-13 Thread osmith
osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/16554 )

Change subject: docker: drop python2 (again)
..

docker: drop python2 (again)

Re-apply patch Iacace670bdb949e67227e0faa1765e36bba42018, after
providing additional patches to make all Osmocom repositories, that use
external tests, work with python3 (after learning the hard way, that
they were not really python3 compatible yet, although they looked like
it):

https://gerrit.osmocom.org/q/topic:drop-py2

This patch should not be merged, before all other patches from that
topic are merged.

Depends: osmo-python-tests I3ffc3519bf6c22536a49dad7a966188ddad351a7
Related: OS#2819
Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
---
M docker/Dockerfile_osmocom_jenkins.amd64
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  osmith: Verified



diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 
b/docker/Dockerfile_osmocom_jenkins.amd64
index 2209fc6..63b6e74 100644
--- a/docker/Dockerfile_osmocom_jenkins.amd64
+++ b/docker/Dockerfile_osmocom_jenkins.amd64
@@ -85,7 +85,6 @@
osc \
patchelf \
pkg-config \
-   python \
python3 \
python3-gi \
python3-mako \
@@ -95,10 +94,6 @@
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/+/16554
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
Gerrit-Change-Number: 16554
Gerrit-PatchSet: 3
Gerrit-Owner: osmith 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-MessageType: merged


Change in osmo-ci[master]: docker: drop python2 (again)

2020-01-13 Thread osmith
osmith has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/16554 )

Change subject: docker: drop python2 (again)
..


Patch Set 2: Verified+1

I've tested jenkins.sh scripts of all repositories with this Dockerfile.


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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
Gerrit-Change-Number: 16554
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Mon, 13 Jan 2020 09:29:08 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in osmo-ci[master]: docker: drop python2 (again)

2019-12-11 Thread osmith
osmith has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/16554 )

Change subject: docker: drop python2 (again)
..


Patch Set 2:

Setting to WIP, as this is definitively the last patch that should be merged 
(as mentioned in the commit message). All other patches from the drop-py2 topic 
can be merged beforehand.

I may also do some further testing before merging it; right now I'm pretty 
certain that all Osmocom repositories using external tests will not need 
python2 anymore. See related patches for that, and testing in my own OBS 
namespace: https://build.opensuse.org/project/show/home:osmith42 - But other 
Osmocom repositories may still depend on python2. So to be safe I should 
probably run the jenkins.sh scripts from all repositories with this new docker 
image (like I did when upgrading the docker image from jessie to stretch).


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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
Gerrit-Change-Number: 16554
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Wed, 11 Dec 2019 11:25:39 +
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment


Change in osmo-ci[master]: docker: drop python2 (again)

2019-12-11 Thread osmith
osmith has uploaded a new patch set (#2). ( 
https://gerrit.osmocom.org/c/osmo-ci/+/16554 )

Change subject: docker: drop python2 (again)
..

docker: drop python2 (again)

Re-apply patch Iacace670bdb949e67227e0faa1765e36bba42018, after
providing additional patches to make all Osmocom repositories, that use
external tests, work with python3 (after learning the hard way, that
they were not really python3 compatible yet, although they looked like
it):

https://gerrit.osmocom.org/q/topic:drop-py2

This patch should not be merged, before all other patches from that
topic are merged.

Depends: osmo-python-tests I3ffc3519bf6c22536a49dad7a966188ddad351a7
Related: OS#2819
Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
---
M docker/Dockerfile_osmocom_jenkins.amd64
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/16554/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16554
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094
Gerrit-Change-Number: 16554
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-MessageType: newpatchset