DAOS-16225 test: overhaul interop test base #13145
Annotations
5 errors and 4 warnings
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L506
possibly-used-before-assignment, Possibly using variable 'testfile' before assignment
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L507
possibly-used-before-assignment, Possibly using variable 'testfile_sav' before assignment
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L508
possibly-used-before-assignment, Possibly using variable 'testfile_sav2' before assignment
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L509
possibly-used-before-assignment, Possibly using variable 'symlink_testfile' before assignment
|
Run pylint check.
Process completed with exit code 1.
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L464
wrong-spelling-in-comment, Wrong spelling of a word 'hardcodes' in a comment:
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L236
logging-fstring-interpolation, Use lazy % formatting in logging functions
|
Run pylint check.:
src/tests/ftest/interoperability/upgrade_downgrade_base.py#L376
unused-argument, Unused argument 'fault_hosts'
|
Run pylint check.:
src/tests/ftest/util/package_utils.py#L81
wrong-spelling-in-docstring, Wrong spelling of a word 'malformatted' in a docstring:
|
Loading