wiki:GENIOESSTopologiesTestStatus/OESS-TC4

Version 7 (modified by lnevers@bbn.com, 10 years ago) (diff)

--

Misc AL2S Only Topologies

This test case creates various topologies between available AL2S sites and verifies connectivity.

Test Status

This section captures the status for each function verified by this test plan.

Sites State Ticket Notes
Missouri IG <-AL2S->Chicago IG <-AL2S-> Stanford IG
3 Nodes ring (Stanford IG, Chicago, and Missouri IG
2 Nodes loop (Stanford IG to Missouri IG) Color(green,Pass)?


State Legend Description
Color(green,Pass)? Test completed and met all criteria
Color(#98FB98,Pass: most criteria)? Test completed and met most criteria. Exceptions documented
Color(red,Fail)? Test completed and failed to meet criteria.
Color(yellow,Complete)? Test completed but will require re-execution due to expected changes
Color(orange,Blocked)? Blocked by ticketed issue(s).
Color(#63B8FF,In Progress)? Currently under test.


Test Details

Three Nodes Linear

For this scenario three AL2S links are used between the nodes Stanford IG, Chicago IG and Missouri IG. The RSpec used for this testcase is stitch-3-M-C-S.rspec.

Three Nodes Ring

For this scenario three AL2S links are used between the nodes Stanford IG, Chicago IG and Missouri IG. The RSpec used for this testcase is stitch-3ring.rspec.

Two Nodes loop

For this scenario two AL2S links are used between the nodes Stanford IG and Missouri IG. The RSpec used for this testcase is stitch-loop.rspec.

$ stitcher.py createsliver lnloop$1 ./stitch-loop.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
16:45:00 INFO    : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf
16:45:00 INFO    : Reading slice lnloop credential...
16:45:00 WARNING : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnloop expires in <= 3 hours on 2014-09-18 22:35:40 UTC
16:45:00 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
16:45:00 INFO    : Calling SCS...
16:45:05 INFO    : Multi-AM reservation will include resources from these aggregates:
16:45:05 INFO    : 	<Aggregate missouri-ig>
16:45:05 INFO    : 	<Aggregate stanford-ig>
16:45:05 INFO    : 	<Aggregate oess>
16:45:05 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-lnloop-for-lnevers-cred.xml
16:45:05 INFO    : Stitcher doing createsliver at <Aggregate missouri-ig>...
16:45:05 WARNING : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnloop expires in <= 3 hours
16:45:22 INFO    : ... Allocation at <Aggregate missouri-ig> complete.
16:45:22 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-lnloop-for-lnevers-cred.xml
16:45:22 INFO    : Stitcher doing createsliver at <Aggregate stanford-ig>...
16:45:22 WARNING : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnloop expires in <= 3 hours
16:45:43 INFO    : ... Allocation at <Aggregate stanford-ig> complete.
16:45:43 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-lnloop-for-lnevers-cred.xml
16:45:43 INFO    : Stitcher doing createsliver at <Aggregate oess>...
16:45:43 WARNING : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnloop expires in <= 3 hours
16:45:50 INFO    : ... Allocation at <Aggregate oess> complete.
16:45:50 INFO    : All aggregates are complete.
16:45:50 INFO    : Your resources expire at 2014-09-18T22:35:40 (UTC). 
16:45:50 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/oess/Xconnect-stitch/lnloop-manifest-rspec-multiam-combined.xml'
Success: Reserved resources in slice lnloop at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).

Determine login: {{{{ $ readyToLogin -a missouri-ig lnloop ... miss's geni_status is: ready User lnevers logs in to miss using:

ssh -p 30010 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.rnet.missouri.edu

$ readyToLogin -a stanford-ig lnloop ... ig-stan's geni_status is: ready User lnevers logs in to ig-stan using:

ssh -p 31802 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.stanford.edu

}}} Login to Missouri host and ping both Stanford interfaces:

[lnevers@miss ~]$ ping -c 60 -q 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.

--- 192.168.1.1 ping statistics ---
60 packets transmitted, 60 received, 0% packet loss, time 59038ms
rtt min/avg/max/mdev = 39.279/40.146/80.545/5.267 ms

[lnevers@miss ~]$ 
[lnevers@miss ~]$ ping -c 60 -q 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.

--- 192.168.2.1 ping statistics ---
60 packets transmitted, 60 received, 0% packet loss, time 59089ms
rtt min/avg/max/mdev = 39.244/40.146/79.767/5.165 ms