tox -etht fails with ModuleNotFoundError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Rabi Mishra |
Bug Description
This happens after tox has been bumped and impacts both master and stable branches.
Noticed at:
2022-12-23 04:53:08.418330 | ubuntu-focal | platform linux -- Python 3.8.10, pytest-7.2.0, pluggy-1.0.0
2022-12-23 04:53:08.418353 | ubuntu-focal | cachedir: .tox/tht/
2022-12-23 04:53:08.418401 | ubuntu-focal | rootdir: /home/zuul/
2022-12-23 04:53:08.418422 | ubuntu-focal | plugins: ansible-
2022-12-23 04:53:08.418442 | ubuntu-focal | collected 1 item / 1 error
2022-12-23 04:53:08.418460 | ubuntu-focal |
2022-12-23 04:53:08.418479 | ubuntu-focal | =======
2022-12-23 04:53:08.418497 | ubuntu-focal | ____ ERROR collecting tripleo_
2022-12-23 04:53:08.418515 | ubuntu-focal | ImportError while importing test module '/home/
2022-12-23 04:53:08.418533 | ubuntu-focal | Hint: make sure your test modules/packages have valid Python names.
2022-12-23 04:53:08.418551 | ubuntu-focal | Traceback:
2022-12-23 04:53:08.418573 | ubuntu-focal | [1m[31m/
2022-12-23 04:53:08.418591 | ubuntu-focal | [94mreturn
2022-12-23 04:53:08.418611 | ubuntu-focal | [1m[31mtriple
2022-12-23 04:53:08.418647 | ubuntu-focal | [94mimport
2022-12-23 04:53:08.418673 | ubuntu-focal | [1m[31mdeploy
2022-12-23 04:53:08.418691 | ubuntu-focal | [94mfrom
2022-12-23 04:53:08.418709 | ubuntu-focal | [1m[31mE ModuleNotFoundE
2022-12-23 04:53:08.418727 | ubuntu-focal | - generated html file: file://
Changed in tripleo: | |
status: | Confirmed → In Progress |
Changed in tripleo: | |
assignee: | nobody → Rabi Mishra (rabi) |
milestone: | none → antelope-1 |
tags: | added: ci |
Fix proposed to branch: stable/zed /review. opendev. org/c/openstack /tripleo- heat-templates/ +/868466
Review: https:/