Change in osmo-ci[master]: python: Add pyflakes for some static analysis

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/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Tue Mar 5 06:38:13 UTC 2019


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13125


Change subject: python: Add pyflakes for some static analysis
......................................................................

python: Add pyflakes for some static analysis

Be able to run pyflakes as part of the CI process.

Change-Id: I59e6673df5b8d915dee1f745169fc5d0426c6aed
---
M docker/Dockerfile_osmocom_jenkins.amd64
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64
index b2c1c9a..c365380 100644
--- a/docker/Dockerfile_osmocom_jenkins.amd64
+++ b/docker/Dockerfile_osmocom_jenkins.amd64
@@ -54,6 +54,7 @@
 RUN pip3 install git+git://github.com/podshumok/python-smpplib.git
 RUN pip3 install pydbus
 RUN pip3 install pysispm
+RUN DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pyflakes
 
 ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/commit
 RUN git clone git://git.osmocom.org/python/osmo-python-tests && cd osmo-python-tests && ./contrib/jenkins.sh

-- 
To view, visit https://gerrit.osmocom.org/13125
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59e6673df5b8d915dee1f745169fc5d0426c6aed
Gerrit-Change-Number: 13125
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190305/907f333e/attachment.htm>


More information about the gerrit-log mailing list