Comment 9 for bug 1708494

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2017-10-14 11:32 EDT-------
Hello,

Sorry for the delay in response.. Our guys responded long back, but made it as *internal* comment. Hence it didn't reflect in launchpad :-(

We use avocado test framework to verify ppc64-diag. Test cases are available under avocado-misc test cases. Let us know if you need more details.

[1] https://github.com/avocado-framework-tests/avocado-misc-tests.git

generic/ras.py , generic/ras_extended.py contains test cases .

If you want to verify manually you can perform below steps :
PowerNV host :
- On powernv system 'opal_errd' daemon should run fine.
- `opal-elog-parse' --> lists error logging information
- diag_encl
- usysident/usysattn

- On PowerVM LPAR,
- diag_encl
- 'rtas_errd' daemon should run fine
- usysident/usysattn

Please reconsider this defect for 16.04 LTS release. Also note that Ubuntu 17.10 contains v2.7.4. We have verified that and it works fine.

-Vasant

------- Comment From <email address hidden> 2017-10-14 11:34 EDT-------
..and as described in launchpad #1715397, we need below commit on top of 2.7.4.

commit 608507ea8ed81209204feacbbde40e234d261141
Author: Vasant Hegde <email address hidden>
Date: Wed Sep 13 21:54:45 2017 +0530

scripts: Fix service scripts

-Vasant