~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/libs/jgdi/test/testvalues/ResourceQuotaSet/rqs1.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<RQS_Type>
 
3
   <name>test_max_per_host</name>
 
4
   <description>NONE</description>
 
5
   <enabled>true</enabled>
 
6
   <rule>
 
7
      <RQR_Type>
 
8
         <filterUsers><RQRF_Type>
 
9
            <expand>false</expand>
 
10
            <scope>
 
11
               <string>aa114085</string>
 
12
            </scope>
 
13
         </RQRF_Type>
 
14
         </filterUsers>
 
15
         <filterHosts><RQRF_Type>
 
16
            <expand>true</expand>
 
17
            <scope>
 
18
               <string>@sol-amd64</string>
 
19
            </scope>
 
20
         </RQRF_Type>
 
21
         </filterHosts>
 
22
         <limit>
 
23
            <RQRL_Type>
 
24
               <name>slots</name>
 
25
               <value>2</value>
 
26
            </RQRL_Type>
 
27
         </limit>
 
28
      </RQR_Type>
 
29
   </rule>
 
30
</RQS_Type>