source: trunk/GENIRacks/InstaGENI/Spiral4/RSpecs/AcceptanceTests/IG-EXP-7/IG-EXP-7.rspec @ 1658

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

version used to complete the test

File size: 6.0 KB
Line 
1<rspec type="request"
2       xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/request.xsd"
3       xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1"
4       xmlns:client="http://www.protogeni.net/resources/rspec/ext/client/1"
5       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6       xmlns="http://www.geni.net/resources/rspec/3">
7  <node client_id="hostA" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
8    <sliver_type name="emulab-openvz"/>
9    <interface client_id="hostA:if0">
10    <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
11    </interface>
12  </node>
13  <node client_id="top" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
14    <sliver_type name="emulab-openvz"/>
15    <services>
16      <execute command="sudo /local/install-script.sh" shell="sh"/>
17      <install install_path="/local" url="http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/click-example.tar.gz"/>
18    </services>
19    <interface client_id="top:if0">
20    <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
21    </interface>
22    <interface client_id="top:if1">
23    <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
24    </interface>
25    <interface client_id="top:if2">
26    <ip address="192.168.0.1" netmask="255.255.255.0" type="ipv4"/>
27    </interface>
28  </node>
29  <node client_id="left" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
30    <sliver_type name="emulab-openvz"/>
31    <services>
32      <execute command="sudo /local/install-script.sh" shell="sh"/>
33      <install install_path="/local" url="http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/click-example.tar.gz"/>
34    </services>
35    <interface client_id="left:if0">
36    <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
37    </interface>
38    <interface client_id="left:if1">
39    <ip address="192.168.3.2" netmask="255.255.255.0" type="ipv4"/>
40    </interface>
41  </node>
42  <node client_id="right" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="false">
43    <sliver_type name="emulab-openvz"/>
44    <services>
45      <execute command="sudo /local/install-script.sh" shell="sh"/>
46      <install install_path="/local" url="http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/click-example.tar.gz"/>
47    </services>
48    <interface client_id="right:if0">
49    <ip address="192.168.0.2" netmask="255.255.255.0" type="ipv4"/>
50    </interface>
51    <interface client_id="right:if1">
52    <ip address="192.168.2.2" netmask="255.255.255.0" type="ipv4"/>
53    </interface>
54  </node>
55  <node client_id="bottom" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="false">
56    <sliver_type name="emulab-openvz"/>
57    <services>
58      <execute command="sudo /local/install-script.sh" shell="sh"/>
59      <install install_path="/local" url="http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/click-example.tar.gz"/>
60    </services>
61    <interface client_id="bottom:if0">
62    <ip address="192.168.2.1" netmask="255.255.255.0" type="ipv4"/>
63    </interface>
64    <interface client_id="bottom:if1">
65    <ip address="192.168.3.1" netmask="255.255.255.0" type="ipv4"/>
66    </interface>
67    <interface client_id="bottom:if2">
68    <ip address="192.168.5.1" netmask="255.255.255.0" type="ipv4"/>
69    </interface>
70  </node>
71  <node client_id="hostB" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="false">
72    <sliver_type name="emulab-openvz"/>
73    <interface client_id="hostB:if0">
74    <ip address="192.168.5.2" netmask="255.255.255.0" type="ipv4"/>
75    </interface>
76  </node>
77  <link client_id="link-A">
78    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
79    <interface_ref client_id="hostA:if0"/>
80    <interface_ref client_id="top:if0"/>
81    <property source_id="hostA:if0" dest_id="top:if0"/>
82    <property source_id="top:if0" dest_id="hostA:if0"/>
83    <link_type name="lan"/>
84  </link>
85  <link client_id="link-0">
86    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
87    <interface_ref client_id="top:if1"/>
88    <interface_ref client_id="left:if0"/>
89    <property source_id="top:if1" dest_id="left:if0"/>
90    <property source_id="left:if0" dest_id="top:if1"/>
91    <link_type name="lan"/>
92  </link>
93  <link client_id="link-2">
94    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
95    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
96    <interface_ref client_id="left:if1"/>
97    <interface_ref client_id="bottom:if1"/>
98    <property source_id="left:if1" dest_id="bottom:if1"/>
99    <property source_id="bottom:if1" dest_id="left:if1"/>
100    <link_type name="gre-tunnel"/>
101  </link>
102  <link client_id="link-1">
103    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
104    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
105    <interface_ref client_id="top:if2"/>
106    <interface_ref client_id="right:if0"/>
107    <property source_id="top:if2" dest_id="right:if0"/>
108    <property source_id="right:if0" dest_id="top:if2"/>
109    <link_type name="gre-tunnel"/>
110  </link>
111  <link client_id="link-3">
112    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
113    <interface_ref client_id="bottom:if0"/>
114    <interface_ref client_id="right:if1"/>
115    <property source_id="bottom:if0" dest_id="right:if1"/>
116    <property source_id="right:if1" dest_id="bottom:if0"/>
117    <link_type name="lan"/>
118  </link>
119  <link client_id="link-B">
120    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
121    <interface_ref client_id="bottom:if2"/>
122    <interface_ref client_id="hostB:if0"/>
123    <property source_id="bottom:if2" dest_id="hostB:if0"/>
124    <property source_id="hostB:if0" dest_id="bottom:if2"/>
125    <link_type name="lan"/>
126  </link>
127</rspec>
128
Note: See TracBrowser for help on using the repository browser.