summaryrefslogtreecommitdiffstats
path: root/src/usr/scom
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2012-07-27 14:51:00 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-08-16 17:07:39 -0500
commit7fc60d57a048ed68022a75eacd9b1f8fb250bdd9 (patch)
tree1905bbf61b770fb67e57486d913f390cbbcdf6e1 /src/usr/scom
parent13e08569aa341c3f84e5b6b09c3645ec5298fa43 (diff)
downloadtalos-hostboot-7fc60d57a048ed68022a75eacd9b1f8fb250bdd9.tar.gz
talos-hostboot-7fc60d57a048ed68022a75eacd9b1f8fb250bdd9.zip
Deliver new PNOR tooling to ODE sandbox
Updating pnor build process in the following ways: -Murano/Venice/Tuleta pnor images now build in ODE sandbox -They are built using the ffs tool -hbDistribute delivers necessary files to ODE to enable building in ODE sandbox. -Delivering ffs_hb.H to CMVC to enable commonality of FFS user data with Hardware Server -Disabled failing Scom test case assoicated with new bbuild. Opened Issue to track resolution. Note, VBU image is still built the old way. That will be updated next sprint. Change-Id: Ie4cdca053c3f4221e5ca051a68157159970dfce2 RTC: 35045 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1436 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/scom')
-rw-r--r--src/usr/scom/test/scomtest.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/scom/test/scomtest.H b/src/usr/scom/test/scomtest.H
index feb1919de..1bf1b52b4 100644
--- a/src/usr/scom/test/scomtest.H
+++ b/src/usr/scom/test/scomtest.H
@@ -196,7 +196,9 @@ public:
* @brief SCOM test via FSISCOM to Centaur
*
*/
- void test_FSISCOMreadWrite_centaur(void)
+ //Disabled due to test case fails when switching to b0810a_1233.810. Opened issue 47059 to track re-enabling
+ //TODO: Investigate test case fails, tracked with RTC: 47059.
+ void disabled_FSISCOMreadWrite_centaur(void)
{
TRACFCOMP( g_trac_scom, "ScomTest::test_FSISCOMreadWrite_centaur> Start" );
uint64_t fails = 0;
OpenPOWER on IntegriCloud