source: trunk/wikifiles/plastic-slices/rspecs/plastic-109/myplc-washington-all.rspec @ 800

Last change on this file since 800 was 800, checked in by Josh Smift, 13 years ago

Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.

File size: 529 bytes
Line 
1<?xml version="1.0"?>
2<!--
3This rspec will reserve all hosts in the Washington mesoscale MyPLC that
4are known to exist as of 2011-04-29.
5
6AM: https://of.cs.washington.edu:12346/
7-->
8
9<RSpec type="SFA">
10  <network name="plc">
11    <site id="s1">
12      <name>MyPLC</name>
13      <node id="n1">
14        <hostname>pl01.cs.washington.edu</hostname>
15        <sliver></sliver>
16      </node>
17      <node id="n2">
18        <hostname>pl02.cs.washington.edu</hostname>
19        <sliver></sliver>
20      </node>
21    </site>
22  </network>
23</RSpec>
Note: See TracBrowser for help on using the repository browser.