summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-11-06 16:14:38 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-12-08 22:15:34 -0600
commitc2b97f24ec628175a32fd969391c98ce290ea5f0 (patch)
tree58be43ae254fb567dbab1ac6951839f2a825f4c0 /src/import
parent8b06b5c1bd307c0052f25a79da50fbecf72093b3 (diff)
downloadtalos-sbe-c2b97f24ec628175a32fd969391c98ce290ea5f0.tar.gz
talos-sbe-c2b97f24ec628175a32fd969391c98ce290ea5f0.zip
Add MCBIST infinite tests
Change-Id: I54a042d0612a3debd616fa191f524d583fcc34e8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/86588 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+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: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/86676 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/import/generic/procedures/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index 1a1ce801..6e85b819 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -614,6 +614,17 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_MCBIST_EXCEEDED_MAX_SUBTESTS</rc>
+ <description>Attempt to run an MCBIST program exceeding the max number of subtests (32)</description>
+ <ffdc>MC_TARGET</ffdc>
+ <ffdc>NUMBER_OF_SUBTESTS</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_MCBIST_INCORRECT_PATTERN_LENGTH</rc>
<description>MCBIST pattern has an incorrect length</description>
<ffdc>TARGET</ffdc>
OpenPOWER on IntegriCloud