File: rqs1.xml

package info (click to toggle)
gridengine 8.1.9%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,756 kB
  • sloc: ansic: 432,689; java: 87,068; cpp: 31,958; sh: 29,429; jsp: 7,757; perl: 6,336; xml: 5,828; makefile: 4,701; csh: 3,934; ruby: 2,221; tcl: 1,676; lisp: 669; yacc: 519; python: 503; lex: 361
file content (30 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version='1.0' encoding='UTF-8'?>
<RQS_Type>
   <name>test_max_per_host</name>
   <description>NONE</description>
   <enabled>true</enabled>
   <rule>
      <RQR_Type>
         <filterUsers><RQRF_Type>
            <expand>false</expand>
            <scope>
               <string>aa114085</string>
            </scope>
         </RQRF_Type>
         </filterUsers>
         <filterHosts><RQRF_Type>
            <expand>true</expand>
            <scope>
               <string>@sol-amd64</string>
            </scope>
         </RQRF_Type>
         </filterHosts>
         <limit>
            <RQRL_Type>
               <name>slots</name>
               <value>2</value>
            </RQRL_Type>
         </limit>
      </RQR_Type>
   </rule>
</RQS_Type>