DAOS-4753 test: Initial tests for validating multiple ranks. #12218
Annotations
10 errors and 6 warnings
Run pylint check.:
src/tests/ftest/deployment/network_failure.py#L238
unexpected-keyword-arg, Unexpected keyword argument 'ranks' in method call
|
Run pylint check.:
src/tests/ftest/deployment/network_failure.py#L238
no-value-for-parameter, No value for argument 'rank' in method call
|
Run pylint check.:
src/tests/ftest/deployment/server_rank_failure.py#L195
unexpected-keyword-arg, Unexpected keyword argument 'ranks' in method call
|
Run pylint check.:
src/tests/ftest/deployment/server_rank_failure.py#L195
no-value-for-parameter, No value for argument 'rank' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L138
unexpected-keyword-arg, Unexpected keyword argument 'ranks' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L138
no-value-for-parameter, No value for argument 'rank' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L141
unexpected-keyword-arg, Unexpected keyword argument 'ranks' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L141
no-value-for-parameter, No value for argument 'rank' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L246
unexpected-keyword-arg, Unexpected keyword argument 'ranks' in method call
|
Run pylint check.:
src/tests/ftest/deployment/target_failure.py#L246
no-value-for-parameter, No value for argument 'rank' in method call
|
Run pylint check.:
src/tests/ftest/osa/offline_drain.py#L35
line-too-long, Line too long (109/100)
|
Run pylint check.:
src/tests/ftest/osa/offline_drain.py#L52
trailing-whitespace, Trailing whitespace
|
Run pylint check.:
src/tests/ftest/osa/offline_drain.py#L56
trailing-whitespace, Trailing whitespace
|
Run pylint check.:
src/tests/ftest/osa/offline_drain.py#L280
attribute-defined-outside-init, Attribute 'multiple_ranks' defined outside __init__
|
Run pylint check.:
src/tests/ftest/osa/online_drain.py#L207
missing-final-newline, Final newline missing
|
Run pylint check.:
src/tests/ftest/osa/online_drain.py#L206
attribute-defined-outside-init, Attribute 'multiple_ranks' defined outside __init__
|
Loading