diff options
| author | Andres Lugo-Reyes <aalugore@us.ibm.com> | 2016-08-24 12:33:07 -0500 |
|---|---|---|
| committer | Matthew A. Ploetz <maploetz@us.ibm.com> | 2016-09-06 16:32:34 -0400 |
| commit | 66a577a38a7d0115c41bfb00c25afbf3883a7a43 (patch) | |
| tree | 6db7b140998bf62dc116f7abbda56f358191d164 /src/usr/fapi2 | |
| parent | 33cdcd34e6e767c5c199c83fbbcbe46ddc6fe792 (diff) | |
| download | blackbird-hostboot-66a577a38a7d0115c41bfb00c25afbf3883a7a43.tar.gz blackbird-hostboot-66a577a38a7d0115c41bfb00c25afbf3883a7a43.zip | |
Re-enable testMvpdGetPoundvBucket test after new mvpd is merged
Change-Id: Idfc80784fd784bc72d956c7586d641f21f7e5619
RTC: 157185
Depends-on:I597bee1667b2f2259ad5decdf57ef846d2a9412b
CMVC-Prereq:1003108
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27642
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2')
| -rw-r--r-- | src/usr/fapi2/test/fapi2MvpdTestCxx.H | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/fapi2/test/fapi2MvpdTestCxx.H b/src/usr/fapi2/test/fapi2MvpdTestCxx.H index 8e0bde537..9bd00c956 100644 --- a/src/usr/fapi2/test/fapi2MvpdTestCxx.H +++ b/src/usr/fapi2/test/fapi2MvpdTestCxx.H @@ -317,9 +317,7 @@ public: } //testMvpdValidate -//@TODO RTC:157185 Re-enable testmvpdgetpoundvbucket test case -// after version 3 of #v is merged into HB - void _testMvpdGetPoundVBucket(void) + void testMvpdGetPoundVBucket(void) { int numTests = 0; int numFails = 0; |

