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

Last change on this file since 1650 was 1650, checked in by lnevers@bbn.com, 11 years ago

Updating RSpec capture current resources used to re-run IG-EXP-5

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