Skip to content

Commit

Permalink
SBE:PUTRING: Add callout support for checkword mismatch failure
Browse files Browse the repository at this point in the history
Change-Id: Ie8fab7647498e7dc753991fc3a94bbfed44506a6
CQ:SW429285
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58884
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58888
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
prasrang authored and dcrowell77 committed May 18, 2018
1 parent 8e8b74f commit 4e78db3
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@
<ffdc>RINGID</ffdc>
<ffdc>RINGMODE</ffdc>
<ffdc>RETURN_CODE</ffdc>
<callout>
<target>TARGET</target>
<priority>HIGH</priority>
</callout>
<deconfigure>
<target>TARGET</target>
</deconfigure>
<gard>
<target>TARGET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
Expand All @@ -50,6 +60,16 @@
<ffdc>ROTATE_COUNT</ffdc>
<ffdc>RINGID</ffdc>
<ffdc>RETURN_CODE</ffdc>
<callout>
<target>TARGET</target>
<priority>HIGH</priority>
</callout>
<deconfigure>
<target>TARGET</target>
</deconfigure>
<gard>
<target>TARGET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
</hwpErrors>

0 comments on commit 4e78db3

Please sign in to comment.