Add RAS testscenarios for POWER9#551
Conversation
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
|
Can one of the admins verify this patch? |
oohal
left a comment
There was a problem hiding this comment.
Can you be more specific about what is being tested here?
|
Adding test scenario for POWER 9.. existing code has only test scenarios for p8 platform |
That is completely unhelpful. What is the scenario being tested? |
hegdevasant
left a comment
There was a problem hiding this comment.
Have you tested this patch? It doesn't pass sanity tests for me.
======================================================================
ERROR: runTest (testcases.OpTestPrdDriver.OpTestPrdDriver)
Traceback (most recent call last):
File "/op-test/testcases/OpTestPrdDriver.py", line 295, in runTest
self.prd_test_core_fir(e.FIR, e.FIMR, e.ERROR)
File "/op-test/testcases/OpTestPrdDriver.py", line 137, in prd_test_core_fir
log.debug("OPAL-PRD: Injecting error 0x%x on FIR: %s" % (ERROR, FIR))
TypeError: %x format: an integer is required, not str
Ran 1 test in 25.115s
-Vasant
4d0cb14 to
b976629
Compare
Signed-off-by: Sridevi Ramesh sridevra@in.ibm.com