CI: Stop collecting coverage reports for py311
Not clear on why, but sometimes no coverage report is generated; neither term nor html output. Only seen on py311 (maybe something about us testing with an RC?) Closes-Bug: #2034452 Change-Id: I033b95414fa82a91a209e3a03d100a011bebe821
This commit is contained in:
parent
e2dca71503
commit
4073eacf65
@ -150,7 +150,6 @@
|
|||||||
tox_envlist: py311
|
tox_envlist: py311
|
||||||
bindep_profile: test py311
|
bindep_profile: test py311
|
||||||
python_version: '3.11'
|
python_version: '3.11'
|
||||||
post-run: tools/playbooks/common/cover-post.yaml
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: swift-tox-func-py27
|
name: swift-tox-func-py27
|
||||||
|
Loading…
Reference in New Issue
Block a user