Project

General

Profile

Actions

Bug #41379

closed

mgr/dashboard: fix config in tox/flake8

Added by Ernesto Puerta over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
General - Back-end
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

As a result of the refactoring introduced in https://github.com/ceph/ceph/pull/28696/files now flake8 is used instead of pycodestyle (technically flake8 uses pycodestyle for PEP8 checking). Some misconfigurations should be fixed:
- Reinstate pytest-faulthandler
- Remove ".*" from flake8 excludes (which basically makes flake8 not to do anything).
- Lock requirements-lint versions

Actions

Also available in: Atom PDF