Once T55354: JJB: replace pyflakes / pep8 jobs with tox-jessie job is complete, we will have no more use for pep8/pyflakes .deb packages on the CI slaves.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| contint: remove pylint/pyflakes packages | operations/puppet | production | +0 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | hashar | T114360 Remove packages pep8 / pylint and pyflakes from CI slaves | |||
| Resolved | hashar | T55354 JJB: replace pyflakes / pep8 jobs with tox-jessie job | |||
| Declined | hashar | T55353 migrate all .pep8 files content to setup.cfg / tox.ini | |||
| Resolved | None | T46443 Jenkins: install tox on Precise labs instances | |||
| Resolved | hashar | T106799 Pin tox to a specific version | |||
| Resolved | None | T55352 upgrade pep8 from v1.3.3 to v1.4.5 | |||
| Resolved | akosiaris | T54239 [OPS] backport pep8 v1.4+ from Saucy to Precise | |||
| Resolved | awight | T114218 wikimedia/fundraising/tools should pass python lint checks (flake8) | |||
| Declined | hashar | T55355 [upstream] package flake8 for jenkins slaves | |||
| Declined | None | T59836 backport package python-mccabe | |||
| Resolved | bd808 | T114887 Phase out operations-puppet-pep8 Jenkins job and tools/puppet_pep8.py |
Event Timeline
Comment Actions
Change 243915 had a related patch set uploaded (by Hashar):
contint: remove pylint/pyflakes packages
Comment Actions
Cherry picked on integration puppetmaster.
I have manually cleaned the packages with:
salt '*' cmd.run 'dpkg --purge pylint' salt '*' cmd.run 'dpkg --purge pyflakes'
Comment Actions
Change 243915 merged by Alexandros Kosiaris:
contint: remove pylint/pyflakes packages