Changes between Version 17 and Version 18 of GENIRacksHome/InstageniRacks/AggregateSurvey


Ignore:
Timestamp:
04/25/12 20:57:42 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AggregateSurvey

    v17 v18  
    1010
    1111== AM API Acceptance Test ==
    12 The AM API Acceptance test was run on the InstaGENI Utah rack and reported:
    13 {{{
    14 
    15 }}}
     12The AM API Acceptance test was run on the InstaGENI Utah rack and reported 1 new failures:
     13
     14{{{
     15$ ./am_api_accept.py -a am-undertest --api-version 2
     16F............
     17======================================================================
     18FAIL: test_CreateSliver: Passes if the sliver creation workflow succeeds.  Use --rspec-file to replace the default request RSpec.
     19----------------------------------------------------------------------
     20Traceback (most recent call last):
     21  File "./am_api_accept.py", line 625, in test_CreateSliver
     22    self.subtest_CreateSliverWorkflow()
     23  File "./am_api_accept.py", line 703, in subtest_CreateSliverWorkflow
     24    self.subtest_SliverStatus( slicename )
     25  File "./am_api_accept.py", line 1163, in subtest_SliverStatus
     26    % (aggName, status))
     27  File "/home/lnevers/gcf-1.6.1/src/omni_unittest.py", line 116, in assertDict
     28    raise NotDictAssertionError, msg
     29NotDictAssertionError: Return from 'SliverStatus' for Aggregate https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0expected to be XMLRPC struct but instead returned:
     30False
     31... edited for length ...
     32
     33----------------------------------------------------------------------
     34Ran 13 tests in 816.035s
     35
     36FAILED (failures=1)
     37
     38}}}
     39
     40The acceptance test log is attached as [XXXX instageni-log-20120425.txt]
    1641
    1742== Experiment with Omni Commands ==
     
    4267}}}
    4368
    44 Output files attached as [ xxx rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120425.xml]
     69Output files attached as [ http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120425.xml  rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120425.xml]
     70
     71=== Create slice, sliver and sliver status ===
     72
     73{{{
     74
    4575
    4676= InstaGENI Status on 04/19/2012 =