DAOS-16477 pool: Rename Suspect state to Dead #11821
Annotations
8 errors
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L104
F841 local variable 'dead_rank' is assigned to but never used
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L118
F821 undefined name 'suspect_rank'
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L119
F821 undefined name 'suspect_rank'
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L121
F821 undefined name 'suspect_rank'
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L122
F821 undefined name 'suspect_rank'
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L124
F821 undefined name 'suspect_rank'
|
flake8 Lint:
src/tests/ftest/control/dmg_pool_query_ranks.py#L125
F821 undefined name 'suspect_rank'
|
flake8 Lint
The process '/opt/hostedtoolcache/Python/3.12.8/x64/bin/flake8' failed with exit code 1
|
Loading