diff options
| author | Stephen Glancy <sglancy@us.ibm.com> | 2018-05-11 13:23:06 -0500 |
|---|---|---|
| committer | Dean Sanner <dsanner@us.ibm.com> | 2018-05-25 11:23:21 -0400 |
| commit | 8ff5d8f2210b5bd95aecf0f2a5e589f0b24ac189 (patch) | |
| tree | 475fda343cd4cce920d871d596b5c005afd46a53 /src/import/chips/centaur/procedures/xml | |
| parent | 2254d9f67acf154c5eecda4627f7f9bf1063fe72 (diff) | |
| download | talos-hostboot-8ff5d8f2210b5bd95aecf0f2a5e589f0b24ac189.tar.gz talos-hostboot-8ff5d8f2210b5bd95aecf0f2a5e589f0b24ac189.zip | |
Updates Centaur training to continue on fails for FW
Change-Id: I295fbcdcee0691215a8b45ff951842801775b6b3
CQ:SW426968
RTC:192763
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58712
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58718
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/xml')
| -rw-r--r-- | src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_generic_shmoo_errors.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_generic_shmoo_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_generic_shmoo_errors.xml index e84b96714..2bd50d9f2 100644 --- a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_generic_shmoo_errors.xml +++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_generic_shmoo_errors.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2016,2017 --> +<!-- Contributors Listed Below - COPYRIGHT 2016,2018 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -50,13 +50,5 @@ </childTargets> <priority>HIGH</priority> </callout> - <deconfigure> - <childTargets> - <parent>MBA_TARGET</parent> - <childType>TARGET_TYPE_DIMM</childType> - <childPort>MBA_PORT_NUMBER</childPort> - <childNumber>MBA_DIMM_NUMBER</childNumber> - </childTargets> - </deconfigure> </hwpError> </hwpErrors> |

