Bug 1955092
| Summary: | Pep8 job fails in Jenkins | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Elvira <egarciar> |
| Component: | python-networking-ovn | Assignee: | Rodolfo Alonso <ralonsoh> |
| Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 16.2 (Train) | CC: | apevec, lhh, majopela, scohen |
| Target Milestone: | Alpha | Keywords: | AutomationBlocker, Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | DFG:Networking Squad:OVN | ||
| Fixed In Version: | python-networking-ovn-7.4.2-2.20210523160759.47ebdf7.el8ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 07:14:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:3483 |
Description of problem: Pep8 tests fails at gate[0]. Version-Release number of selected component (if applicable): RHOS 16.2 How reproducible: 100% Steps to Reproduce: Run the jenkins job [0] Actual results: pep8 run-test: commands[0] | flake8 ./networking_ovn/l3/l3_ovn.py:105:5: F811 redefinition of unused 'disable_dns_extension_by_extension_drivers' from line 91 @staticmethod ^ ERROR: InvocationError for command /networking-ovn/.tox/shared/bin/flake8 (exited with code 1) Expected results: Gate passes without failures Additional info: I saw the last commit added when the gate ran and it seems like it's not related to the problem [1]. [0] https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/network/view/networking-ovn/job/DFG-network-networking-ovn-16.2-component-tests-osp [1] https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/network/view/networking-ovn/job/DFG-network-networking-ovn-16.2-component-tests-osp/139/changes