source: trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-bbn-pgeni.rspec @ 1411

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

modified descriptions in file that had incorrect experiment, and also modified the image for the pgeni node, which incorrectly pointed to emulab rather than pgeni.

  • Property svn:executable set to *
File size: 966 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3This rspec reserves  a PG node at the GPO PGENI
4for EG-EXP-6 experiment 3.  MUST BE REQUESTED BEFORE BBN
5OF TO DETERMINE HOST PORT.
6
7AM: https://pgeni.gpolab.bbn.com/protogeni/xmlrpc/am
8-->
9<rspec type="request"
10        xmlns="http://www.geni.net/resources/rspec/3"
11        xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1"
12        xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1"
13        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
14        xsi:schemaLocation="http://www.geni.net/resources/rspec/3
15        http://www.geni.net/resources/rspec/3/request.xsd"> 
16
17<node client_id="VM" component_manager_id="urn:publicid:IDN+pgeni.gpolab.bbn.com+authority+cm"
18        exclusive="false">
19        <disk_image name="urn:publicid:IDN+pgeni.gpolab.bbn.com+image+emulab-ops:UBUNTU1004-STD" />
20        <interface client_id="VM:if0">
21        <ip address="10.42.11.199" netmask="255.255.255.0" />
22        </interface>
23</node>
24</rspec>
25
Note: See TracBrowser for help on using the repository browser.