summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
authorMatthew Raybuck <matthew.raybuck@ibm.com>2019-04-11 08:51:46 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-04-12 14:59:27 -0500
commit882f15ebfdcd4edf4a053b1d4171133daee04e95 (patch)
tree88f8d564abf3a8014436211fb8e7f85ec2b39a83 /src/usr/targeting/common/xmltohb/attribute_types.xml
parent96032f3cd1224ed2f30096ba60fd64e075c7794b (diff)
downloadtalos-hostboot-882f15ebfdcd4edf4a053b1d4171133daee04e95.tar.gz
talos-hostboot-882f15ebfdcd4edf4a053b1d4171133daee04e95.zip
Test Cases for deconfig updates for AXONE
Unit test cases for the MC->OMIC->OMI deconfig by association path. These test cases verify that deconfiguring an MC, OMIC, or an OMI will properly deconfig the other targets in the hierarchy. Change-Id: Ief665e76893a87324dc42fa66f8abd29190da30e RTC:196804 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70512 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 38a634b91..33563a08a 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -6849,6 +6849,21 @@
</attribute>
<attribute>
+ <description>
+ uint8_t attribute to be used for storing functional state of a target during
+ test cases.
+ </description>
+ <id>SAVED_STATE_UINT8</id>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <simpleType>
+ <uint8_t/>
+ </simpleType>
+ <writeable/>
+ <no_export/>
+ </attribute>
+
+ <attribute>
<id>SBE_COMMIT_ID</id>
<description>
A hexadecimal value of the commit ID associated
OpenPOWER on IntegriCloud