Changes between Version 13 and Version 14 of GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-EXP-1


Ignore:
Timestamp:
12/08/14 11:11:30 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-EXP-1

    v13 v14  
    144144}}}
    145145
    146 ''' Note: no compliance problem, only a lack or VLAN resources is reported... investigating'''
     146''' Note: Lack or VLAN resources is reported, but could not duplicate... investigating'''
    147147
    148148== NCSU2 Bound Resource ==
    149 
     149The results:
     150{{{
     151$ ./am_api_accept.py -a am-undertest  -V2
     152F.F..........
     153======================================================================
     154FAIL: test_CreateSliver: Passes if the sliver creation workflow succeeds.
     155----------------------------------------------------------------------
     156Traceback (most recent call last):
     157  File "./am_api_accept.py", line 773, in test_CreateSliver
     158    self.subtest_CreateSliverWorkflow()
     159  File "./am_api_accept.py", line 819, in subtest_CreateSliverWorkflow
     160    "Created sliver")
     161  File "/home/lnevers/gcf-2.7/src/omni_unittest.py", line 271, in assertManifestMatchesRequest
     162    str(msg)+": Request RSpec and Manifest RSpec " \
     163  File "/home/lnevers/gcf-2.7/src/omni_unittest.py", line 253, in assertCompIDsEqual
     164    raise NotEqualComponentIDsError, msg
     165NotEqualComponentIDsError: Created sliver: Request RSpec and Manifest RSpec expected to have same component_ids but did not.
     166
     167======================================================================
     168FAIL: test_CreateSliverWorkflow_multiSlice: Do CreateSliver workflow with multiple slices
     169----------------------------------------------------------------------
     170Traceback (most recent call last):
     171  File "./am_api_accept.py", line 1179, in test_CreateSliverWorkflow_multiSlice
     172    "but did not." % slicenames[i])
     173  File "/home/lnevers/gcf-2.7/src/omni_unittest.py", line 253, in assertCompIDsEqual
     174    raise NotEqualComponentIDsError, msg
     175NotEqualComponentIDsError: Request RSpec and Manifest RSpec returned by 'ListResources' on slice 'acclne-1605420' expected to have same component_ids but did not.
     176
     177----------------------------------------------------------------------
     178Ran 13 tests in 247.947s
     179
     180FAILED (failures=2)
     181}}}
     182
     183'''Note: may be related to "unknown" component_id'''
    150184
    151185= CG-EXP-1b GENI AM API Compliance - NCSU =
     
    261295
    262296}}}
    263 
     297'''Note: may be related to "unknown" component_id'''