Fixed the test rspec to match the new values.
[sfa.git] / sfatables / test.sfarspec
1 <!-- run "runtime.py sfarspec" to apply current rule set to this file -->
2
3 <rspec>
4     <request-context>
5         <sfa><user><hrn>plc.princeton.sapanb</hrn></user></sfa>
6     </request-context>
7
8     <rule-context>
9             <argument>
10                 <name>hrn</name>
11                 <value>plc</value>
12             </argument>
13             <argument>
14                 <name>whitelist</name>
15                 <value>plc.princeton</value>
16             </argument>
17             <argument>
18                 <name>blacklist</name>
19                 <value>plc.tp</value>
20             </argument>
21     </rule-context>
22     <request>
23         <nodespec>
24             <node name="plc.princeton.planetlab-01"/>
25             <node name="plc.princeton.planetlab-02"/>
26             <node name="plc.princeton.planetlab-03"/>
27             <node name="plc.princeton.planetlab-04"/>
28             <node name="plc.tp.planetlab3"/>
29         </nodespec>
30     </request>
31 </rspec>