source: trunk/GENIRacks/InstaGENI/Spiral4/RSpecs/AcceptanceTests/IG-EXP-5/IG-EXP-5-exp1-rutgers-wapg.rspec @ 1531

Last change on this file since 1531 was 1436, checked in by lnevers@bbn.com, 12 years ago

removing rspecs from previous run, which ran as 1 experimenter and adding the current rspec which run as two experimters

  • Property svn:executable set to *
File size: 897 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3This rspec reserves wide-area ProtoGENI host pg51 at Rutgers
4
5AM: http://www.emulab.net/protogeni/xmlrpc/am/2.0
6-->
7
8<rspec type="request"
9        xmlns="http://www.geni.net/resources/rspec/3"
10        xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1"
11        xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1"
12        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13        xsi:schemaLocation="http://www.geni.net/resources/rspec/3
14        http://www.geni.net/resources/rspec/3/request.xsd"> 
15
16  <node client_id="wapg-rutgers-pg51" component_id="urn:publicid:IDN+emulab.net+node+pg51"
17  component_manager_id="urn:publicid:IDN+emulab.net+authority+cm"
18  component_name="pg51" exclusive="true">
19    <interface client_id="wapg-rutgers-pg51:if0">
20   <ip address="10.42.11.151" netmask="255.255.255.0" />
21    </interface>
22
23  </node>
24
25
26</rspec>
27
Note: See TracBrowser for help on using the repository browser.