source: trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/EG-CT-4/TemplateRspecs/IG-CT-4-rutgers-wapg.rspec @ 1573

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

Adding template RSpecs for new site and other RSpecs required for Confiramtion testing.

  • Property svn:executable set to *
File size: 939 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3This rspec reserves wide-area ProtoGENI host pg51 at Rutgers
4for the IG-CT-4 New Site Confirmation Test
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.