-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-6923 test: Offline Reintegration - More tests #4835
Conversation
Test-tag-hw-medium: pr,hw,medium,ib2 offline_reintegration Summary: - Moved some more common files to osa_utils.py - Added the 200 pool test method - Test with different object class - More ranks excluded and reintegrated Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style warning(s) for job https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/1/
Please review https://wiki.hpdd.intel.com/display/DC/Coding+Rules
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_reintegration.py:25:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_reintegration.py:8:
(pylint-unused-import) Unused import threading
src/tests/ftest/util/osa_utils.py:38:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/1/execution/node/72/log |
Test stage Scan CentOS 7 RPMs completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/1/execution/node/1145/log |
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style warning(s) for job https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/2/
Please review https://wiki.hpdd.intel.com/display/DC/Coding+Rules
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/util/osa_utils.py:39:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:15:
(pylint-unused-import) Unused IorCommand imported from ior_utils
src/tests/ftest/util/osa_utils.py:16:
(pylint-unused-import) Unused Mpirun imported from job_manager_utils
src/tests/ftest/util/osa_utils.py:17:
(pylint-unused-import) Unused MpioUtils imported from mpio_utils
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_reintegration.py:25:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/2/execution/node/72/log |
Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/2/execution/node/391/log |
Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/2/execution/node/396/log |
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style warning(s) for job https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/3/
Please review https://wiki.hpdd.intel.com/display/DC/Coding+Rules
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:23:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:33:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:39:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:15:
(pylint-unused-import) Unused IorCommand imported from ior_utils
src/tests/ftest/util/osa_utils.py:16:
(pylint-unused-import) Unused Mpirun imported from job_manager_utils
src/tests/ftest/util/osa_utils.py:17:
(pylint-unused-import) Unused MpioUtils imported from mpio_utils
Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/3/execution/node/73/log |
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_reintegration.py:25:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:23:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:33:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:39:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:15:
(pylint-unused-import) Unused IorCommand imported from ior_utils
src/tests/ftest/util/osa_utils.py:16:
(pylint-unused-import) Unused Mpirun imported from job_manager_utils
src/tests/ftest/util/osa_utils.py:17:
(pylint-unused-import) Unused MpioUtils imported from mpio_utils
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style warning(s) for job https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/5/
Please review https://wiki.hpdd.intel.com/display/DC/Coding+Rules
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_drain.py:9:
(pylint-syntax-error) Cannot import 'osa_utils' due to syntax error "closing parenthesis ')' does not match opening parenthesis '{' on line 198 (, line 201)"
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_drain.py:68:
(pylint-attribute-defined-outside-init) Attribute 'pool' defined outside init
src/tests/ftest/osa/osa_offline_drain.py:81:
(pylint-attribute-defined-outside-init) Attribute 'pool' defined outside init
src/tests/ftest/osa/osa_offline_reintegration.py:9:
(pylint-syntax-error) Cannot import 'osa_utils' due to syntax error "closing parenthesis ')' does not match opening parenthesis '{' on line 198 (, line 201)"
src/tests/ftest/osa/osa_offline_reintegration.py:25:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_reintegration.py:67:
(pylint-attribute-defined-outside-init) Attribute 'pool' defined outside init
src/tests/ftest/util/mdtest_test_base.py:23:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:33:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/5/execution/node/72/log |
Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/5/execution/node/405/log |
Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/5/execution/node/357/log |
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/osa/osa_offline_reintegration.py:25:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:23:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:33:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:39:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:15:
(pylint-unused-import) Unused IorCommand imported from ior_utils
src/tests/ftest/util/osa_utils.py:16:
(pylint-unused-import) Unused Mpirun imported from job_manager_utils
src/tests/ftest/util/osa_utils.py:17:
(pylint-unused-import) Unused MpioUtils imported from mpio_utils
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style warning(s) for job https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/7/
Please review https://wiki.hpdd.intel.com/display/DC/Coding+Rules
FYI: Errors found in lines not modified in the patch:
src/tests/ftest/osa/osa_offline_drain.py:24:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:23:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/mdtest_test_base.py:33:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:39:
(pylint-super-with-arguments) Consider using Python 3 style super() without arguments
src/tests/ftest/util/osa_utils.py:15:
(pylint-unused-import) Unused IorCommand imported from ior_utils
src/tests/ftest/util/osa_utils.py:16:
(pylint-unused-import) Unused Mpirun imported from job_manager_utils
src/tests/ftest/util/osa_utils.py:17:
(pylint-unused-import) Unused MpioUtils imported from mpio_utils
Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/42/execution/node/378/log |
Test stage NLT completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-4835/42/display/redirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/43/execution/node/348/log |
Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/43/execution/node/395/log |
Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4835/43/execution/node/389/log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test-tag-hw-medium: pr,hw,medium,ib2 osa Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test-tag-hw-medium: pr,hw,medium,ib2 offline_reintegration_daily Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
Test-tag-hw-medium: pr,hw,medium,ib2 offline_reintegration_daily
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
This PR is ready to be merged. Once merged, I will work on cherry-picking this change to 1.2 branch,. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary: - Moved some more common files to osa_utils.py - Added the 200 pool test method - Test with different object class - More ranks excluded and reintegrated Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
Summary: - Moved some more common files to osa_utils.py - Added the 200 pool test method - Test with different object class - More ranks excluded and reintegrated Signed-off-by: rpadma2 <ravindran.padmanabhan@intel.com>
Test-tag-hw-medium: pr,hw,medium,ib2 offline_reintegration_daily
Summary:
Signed-off-by: rpadma2 ravindran.padmanabhan@intel.com