-
Notifications
You must be signed in to change notification settings - Fork 282
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
Enhance SAPHanaSR-showAttr version check #21138
Enhance SAPHanaSR-showAttr version check #21138
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files. |
f5795eb
to
3b8ce57
Compare
LGTM, thanks |
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
So the approach is to drop |
I think yes, this PR supports both version (old and new). |
TEAM-10057 - Latest SAPHanaSR-showAttr drop --version argument
3b8ce57
to
3f38f10
Compare
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. I'm giving below a suggestion to combine 2 lines into one and drop a variable from the code, but it can also be merged as is if the current version is easier to read.
Enhance SAPHanaSR-showAttr version check
Related ticket: TEAM-10057 - Latest SAPHanaSR-showAttr drop --version argument
Verification run:
(USE_SAP_HANA_SR_ANGI=true) failed as expected see TEAM-9930 for details
http://openqaworker15.qa.suse.cz/tests/313061#step/qesap_prevalidate/27 (/usr/bin/SAPHanaSR-showAttr)
http://openqaworker15.qa.suse.cz/tests/313061#step/qesap_prevalidate/42 (/usr/bin/SAPHanaSR-showAttr version: 1.2.9)
(USE_SAP_HANA_SR_ANGI='') passed
http://openqaworker15.qa.suse.cz/tests/313062#step/qesap_prevalidate/27 (/usr/sbin/SAPHanaSR-showAttr)
http://openqaworker15.qa.suse.cz/tests/313062#step/qesap_prevalidate/42 (/usr/sbin/SAPHanaSR-showAttr version: 0.162.4)