| commit | 9a8d3b19358274a784d06270c75eb50355686e61 | [log] [tgz] | 
|---|---|---|
| author | Rahul Maheshwari <rahulmaheshwari@in.ibm.com> | Mon Dec 05 04:06:16 2016 -0600 | 
| committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 08 16:37:35 2016 +0000 | 
| tree | 880bcbd80cd4fa8b39e441013ab12f18e5d2fb2c | |
| parent | 195e78d34d950246cf02ba837d84ff51687182c1 [diff] | 
Fix for cpu inventory path for Get_a_Property test case
Why the test case failing:
   - The URL for CPU is not same for Barreleye and Palmetto.
This fix includes:
   - Enumerates the inventory to find cpu URL path
   - Removed this test from skip list
   - Added keywork in utils.robot to get url paths ending
     particular string
Resolves openbmc/openbmc-test-automation#208
Change-Id: I59c1969ad01a6aee88af99aa7ccc7a46359584f1
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>