summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-11-06 16:14:38 -0500
committerChristian R Geddes <crgeddes@us.ibm.com>2019-11-15 17:25:59 -0600
commiteddd46a883aef84661546bdd92f981f6c6a80cff (patch)
tree7083dd1d6c6ec50a1dc5ba1b4b95ac61e0179c27 /src/import
parentfe09e7b9d29b238b07f8d1017fc0c195843c654f (diff)
downloadtalos-hostboot-eddd46a883aef84661546bdd92f981f6c6a80cff.tar.gz
talos-hostboot-eddd46a883aef84661546bdd92f981f6c6a80cff.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/86677 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: Christian R Geddes <crgeddes@us.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 23daa79fc..d25d1885b 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