Changes between Version 5 and Version 6 of GENIOESSTopologiesTestStatus/OESS-T1


Ignore:
Timestamp:
10/10/13 08:38:45 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIOESSTopologiesTestStatus/OESS-T1

    v5 v6  
    1010|| 1. Get access to OESS software and doc       ||              ||                 ||               ||
    1111|| 2. Get access to I2 development test results ||              ||                 ||               ||
    12 || 3. Create VLANs along a new path.            ||[[Color(#63B8FF,In Progress)]]||#1136 #1137 #1138 #1139 #1140 #1141 ||               ||
     12|| 3. Create VLANs along a new path.            ||[[Color(#63B8FF,In Progress)]]||#1136 #1137 #1138 #1139 #1140 #1141 https://openflow.stanford.edu/bugs/browse/FOAM-405 ||               ||
    1313|| 4. Delete VLAN and verify release            ||[[Color(#63B8FF,In Progress)]]||                 ||               ||
    1414|| 5. Modify existing path                      ||              ||                 ||               ||
     
    3636
    3737Create VLANs along a new path. Verify connectivity with available Internet2-managed AL2S test points.
     38Get resource advertisement and check schema:
     39{{{
     40$ omni.py -a oess -o
     4108:33:17 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     4208:33:17 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     4308:33:17 INFO     omni: Using control framework portal
     4408:33:17 ERROR    omni: Insufficient number of arguments - Missing command to run
     45Insufficient number of arguments - Missing command to run
     46lnevers@sendaria:~/gcf-2.4/oess$ omni.py listresources -a oess -o
     4708:33:25 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     4808:33:25 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     4908:33:25 INFO     omni: Using control framework portal
     5008:33:25 INFO     omni: Substituting AM nickname oess with URL https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2, URN unspecified_AM_URN
     5108:33:25 INFO     omni: Saving output to a file.
     5208:33:28 INFO     omni: Listed advertised resources at 1 out of 1 possible aggregates.
     5308:33:28 INFO     omni: Writing to 'rspec-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.xml'
     5408:33:28 INFO     omni:  ------------------------------------------------------------
     5508:33:28 INFO     omni:  Completed listresources:
     56Args: listresources
     57
     58  Result Summary: Queried resources from 1 of 1 aggregate(s).
     59Wrote rspecs from 1 aggregate(s) to 1 file(s)
     60Saved listresources RSpec from 'unspecified_AM_URN' (url 'https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2') to file rspec-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.xml; 
     6108:33:28 INFO     omni:  ============================================================
     62
     63$ rspeclint rspec-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.xml
     64Failed to load schema for namespace http://www.geni.net/resources/rspec/ext/openflow/3 from location http://www.geni.net/resources/rspec/ext/openflow/3/of-ad.xsd
     65: Schemas parser error : Failed to locate the main schema resource at 'http://www.geni.net/resources/rspec/ext/openflow/3/of-ad.xsd'.
     66}}}
     67
    3868
    3969=== 4. Delete VLAN and verify release ===