-
Notifications
You must be signed in to change notification settings - Fork 124
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
Added testcase which checks for SMT state when new cpu's added dynamically #2730
base: master
Are you sure you want to change the base?
Added testcase which checks for SMT state when new cpu's added dynamically #2730
Conversation
…cally Added a check to make sure the smtstate is correct after dynamically adding a new CPU. Signed-off-by: Shirisha Ganta <shirisha@linux.ibm.com>
JOB ID : 381e00bb01b92a322aab7a98dc8f5eb624087bce Test summary: |
@shirishaganta1 can you please consider ras/smtest.py to add this test case |
@shirishaganta1 as we discuss in the last community guidelines sessions we already have smt and cpu dlpar test .. we can still run this combination using cfg instead of adding a new test |
@shirishaganta1 any update here |
Will look into it and update |
@shirishaganta1 any update? |
The above smt/cpu testcase are not validating the smt/cpustate values as per the set config |
@shirishaganta1 can you please move this as scenario in ras/smtest.py |
Added a check to make sure the smtstate is correct after dynamically adding a new CPU.