Changes between Version 10 and Version 11 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4


Ignore:
Timestamp:
05/23/12 12:20:22 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4

    v10 v11  
    4040= Test Plan Steps =
    4141
    42 In the steps below the following nicknames are used:
     42Test case is modified to use EXOSM to request resources across sites. The nickname:
     43{{{
     44exosm=,https://geni.renci.org:11443/orca/xmlrpc
     45}}}
     46is used in place of the site' SMs:
    4347{{{
    4448exo-bbn=,https://bbn-hn.exogeni.net:11443/orca/xmlrpc
    4549exo-rci=,https://rci-hn.exogeni.net:11443/orca/xmlrpc
    46 exosm=,https://geni.renci.org:11443/orca/xmlrpc
    4750}}}
    4851
    4952== Step 1. As Experimenter1, Request !ListResources RENCI ExoGENI ==
    50 
    5153{{{
    52 $ ./src/omni.py -a exo-rci listresources -o
     54$ ./src/omni.py -a exosm listresources -o
    5355}}}
    5456
    5557== Step  2. Review !ListResources output ==
    5658
    57 Reviewed content of output file named rspec-rci-hn-exogeni-net-11443-orca.xml.
     59Reviewed content of output file named rspec-geni-renci-org-11443-orca.xml.
    5860
    5961== Step  3. Define a request RSpec ==