Changes between Version 8 and Version 9 of GENIOESSTopologiesTestStatus/OESS-TC1


Ignore:
Timestamp:
09/17/14 16:53:57 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIOESSTopologiesTestStatus/OESS-TC1

    v8 v9  
    88This section captures the status for each function verified by this test plan.
    99
    10 ||    '''Function/Step'''       || '''State'''  || ''' Ticket '''  || '''Notes'''   ||
     10||    '''Sites'''                || '''State'''  || ''' Ticket '''  || '''Notes'''   ||
    1111||Stanford IG <-AL2S->Missouri IG||[[Color(orange,Blocked)]]  || || Missouri expired VLAN blocking ||
    1212||Stanford IG <-AL2S->Chicago IG ||[[Color(green,Pass)]] ||2014-09-16 || ||
     
    2424[[BR]]
    2525
    26 == Test Execution Details ==
    27 
    28 These functions are important for operators in GENI, so that they can track traffic to and from their site through GENI aggregates.
    29 Operator access to OESS information will be verified (note the operator is not the same as the experimenter):
    30 
    31 
    3226== Stanford IG <-AL2S->Missouri IG ==
    3327
     28For this scenario one AL2S link between the nodes Stanford IG and Missouri IG.  The RSpec used for this testcase is [http://groups.geni.net/geni/browser/trunk/OESSRSpecs/stitch-ig-miss-ig-stan.rspec stitch-ig-miss-ig-stan.rspec]:
     29{{{
     30$ stitcher.py createsliver ig-miss-ig-stan ./stitch-ig-miss-ig-stan.rspec --excludehop urn:publicid:IDN+instageni.stanford.edu+interface+procurve2:1.24.ion.salt.xe-0_1_1 --excludehop urn:publicid:IDN+instageni.rnet.missouri.edu+interface+procurve2:1.19 -o
     3116:41:37 INFO    : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf
     3216:41:38 INFO    : Reading slice ig-miss-ig-stan credential...
     3316:41:38 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+ig-miss-ig-stan expires on 2014-09-24 20:41:37 UTC
     3416:41:38 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     3516:41:38 INFO    : Calling SCS...
     3616:41:41 INFO    : Multi-AM reservation will include resources from these aggregates:
     3716:41:41 INFO    :      <Aggregate missouri-ig>
     3816:41:41 INFO    :      <Aggregate stanford-ig>
     3916:41:41 INFO    :      <Aggregate oess>
     4016:41:41 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml
     4116:41:41 INFO    : Stitcher doing createsliver at <Aggregate missouri-ig>...
     4216:41:59 INFO    : ... Allocation at <Aggregate missouri-ig> complete.
     4316:41:59 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml
     4416:41:59 INFO    : Stitcher doing createsliver at <Aggregate stanford-ig>...
     4516:42:16 INFO    : ... Allocation at <Aggregate stanford-ig> complete.
     4616:42:16 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml
     4716:42:16 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     4816:42:21 INFO    : ... Allocation at <Aggregate oess> complete.
     4916:42:21 INFO    : All aggregates are complete.
     5016:42:21 INFO    : Your resources expire at 2014-09-24T20:41:37 (UTC).
     5116:42:21 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/oess/Xconnect-stitch/ig-miss-ig-stan-manifest-rspec-multiam-combined.xml'
     52Success: Reserved resources in slice ig-miss-ig-stan at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     53}}}
     54Determine login for each site:
     55{{{
     56$ readyToLogin -a stanford-ig ig-miss-ig-stan
     57...
     58ig-stan's geni_status is: ready
     59User lnevers logs in to ig-stan using:
     60        ssh -p 34618  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.stanford.edu
     61
     62$ readyToLogin -a missouri-ig ig-miss-ig-stan
     63...
     64miss's geni_status is: ready
     65User lnevers logs in to miss using:
     66        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.rnet.missouri.edu
     67}}}
     68
     69=== Traffic ===
     70
     71'''Iperf Stanford IG (Xen VM) to Chicago IG (Xen VM) to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     72
     73''Collected: 2014-09-18''
     74
     75__One Client__
     76{{{
     77}}}
     78
     79__Five Clients__
     80{{{
     81
     82__Ten Clients__
     83{{{
     84}}}
     85
     86'''Iperf Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM)  (UDP) - UDP buffer size:  114 KByte (default)'''
     87{{{
     88}}
     89
     90'''Ping from Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM)'''
     91{{{
     92}}}
     93
    3494== Stanford IG <-AL2S->Chicago IG ==
     95For this scenario one AL2S link between the nodes Stanford IG and Missouri IG.  The RSpec used for this testcase is [http://groups.geni.net/geni/browser/trunk/OESSRSpecs/stitch-ig-chic-ig-stan.rspec stitch-ig-chic-ig-stan.rspec]:
    3596
    36 Created stitched sliver for this topology:
    3797{{{
    3898stitcher.py createsliver ig-chic-ig-stan ./stitch-ig-chic-ig-stan.rspec -r ln-test -o
     
    80140'''Iperf Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM) to VM (TCP) - TCP window size: 16.0 KByte (default)'''
    81141
    82 ''Collected: 2014-XX-XX''
     142''Collected: 2014-09-17''
    83143
    84144__One Client__