Continuation - adding request and rule contexts to rspecs currently being processed.
[sfa.git] / sfatables / test.sfarspec
1 <!-- run "runtime.py sfarspec" to apply current rule set to this file -->
2
3 <rspec>
4     <rule-context>
5         <argument>
6         <name>blacklist</name>
7         <value>plc.tp</value>
8         </argument>
9     </rule-context>
10
11      <request>
12         <nodespec>
13             <node name="plc.princeton.planetlab-01"/>
14             <node name="plc.princeton.planetlab-02"/>
15             <node name="plc.princeton.planetlab-03"/>
16             <node name="plc.princeton.planetlab-04"/>
17             <node name="plc.tp.planetlab3"/>
18         </nodespec>
19     </request>
20 </rspec>