source: trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-pg-gpo.rspec

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

files used in the running of the test

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