Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: release_13_0_10 ] [ release_13_0_30 ] [ release_13_0_40 ] [ release_13_1_0 ]

001 <?xml version="1.0"?>
002    <jobGroups xmlns="http://www.hep.ucl.ac.uk/atlas/AtlasTesting/RTT/jobgroups">
003       <group name="Top">
004          
005          <keepFilePattern>env.log</keepFilePattern>
006          <keepFilePattern>cmtShowUses.log</keepFilePattern>
007          <keepFilePattern>lsaltF.txt</keepFilePattern>
008          <keepFilePattern>failureReport.html</keepFilePattern>
009       </group>
010       
011       <group name="Athena" parent="Top">
012          
013          <logChecker class="SimpleLogChecker">
014             <searchString>INFO Application Manager Finalized successfully</searchString>
015             <vetoString>ERROR Terminating event processing loop due to errors</vetoString>
016             <vetoString>FATAL Invalid initial state</vetoString>
017          </logChecker>
018          
019       </group>
020       
021       
022       <group name="AthenaHelloWorld" parent="Athena">
023 
024          <postScript class="HelloWorldPostScript"/><!-- this does not give control to the developer!-->
025          
026          
027        <test>
028             <modulename>/afs/cern.ch/user/e/enzuobon/public/UserTestEric1</modulename>
029             <testname>UserTestEric1</testname>
030 
031             <argname>JJJ</argname>
032             <argvalue>jjj</argvalue>
033             <argname>KKK</argname>
034             <argvalue>kkk</argvalue>   
035          </test>
036           
037          
038       </group>
039             
040       
041       <group name="RuleChecker" parent="Top">
042          
043          <keepFilePattern>*.viol</keepFilePattern>
044          
045          <logChecker class="SimpleLogChecker">
046             <searchString>rulechecker ok.</searchString>
047          </logChecker>
048          
049       </group>
050       
051       <group name="QAmetrics" parent="Top">
052          
053          <keepFilePattern>metrics.txt</keepFilePattern>
054          <keepFilePattern>metrics.html</keepFilePattern>
055          
056          
057          <logChecker class="SimpleLogChecker">
058             <searchString>Metrics have finished successfully</searchString>
059          </logChecker>
060          
061          <!-- How should the following tag be best handled? -->
062          <!-- not really for the users to keep (too RTT specific)  -->
063          <!-- a file for this job group kept by the RTT? -->
064          <!-- or should this technique be more widespread? -->
065          
066          <stringToFile file="tpr.tpr">
067             <line>[Project]\n</line>
068             <line>InitialDiagram=ClassDiagram\n</line>
069             <line>Language=cpp\n</line>
070             <line>Root.0="+headerDir+"\n</line>
071             <line>Root.0.access=writable\n</line>
072             <line>Root.0.file_types=cpp_source;cpp_header;diagram\n</line>
073             <line>Root.0.package_prefix=\n</line>
074             <line>Version=3.0\n</line>
075             <line>projectfile.encoding=ISO8859_1\n</line>
076             <line>Root.1=$TGH$/jdk/jre/lib/rt.jar\n</line>
077             <line>Root.1.access=import\n</line>
078             <line>Root.1.non_removable=\n</line>
079             <line>[vcs]\n</line>
080             <line>provider.class=CVS LAN\n</line>
081          </stringToFile>
082          
083       </group>
084       
085    
086    <group name="PBSTest" parent="Top">      
087    </group>
088    
089    <group name="KitValidation" parent="Top">
090       
091       <parent>Top</parent>
092    
093       
094       <logChecker class="SimpleLogChecker">
095          <searchString>Validation [</searchString>
096       </logChecker>
097       <checker class="SimpleLogChecker">
098          <searchString>Validation [</searchString>
099          <vetoString>[FAILED]</vetoString>
100       </checker>
101 
102        <keepFilePattern>Summary.results</keepFilePattern>
103 
104         <test>
105             <modulename>RttLibraryTools</modulename>
106             <testname>FileGrepper</testname>
107 
108             <argname>inputFile</argname>
109             <argvalue>*_log</argvalue>
110 
111             <argname>outputFile</argname>
112             <argvalue>Summary.results</argvalue>
113 
114             <argname>searchList</argname>
115             <argvalue>PASSED,FAILED</argvalue>
116             
117             <argname>vetoList</argname>
118             <argvalue>DEBUG</argvalue>
119             
120             
121          </test>
122          
123 
124    </group>
125    
126     <group name="AthenaInnerDetStats" parent="Athena">
127                                                                                                                          
128          <keepFilePattern>ntuple.root</keepFilePattern>
129                                                                                                                          
130       </group>
131 
132 </jobGroups>

source navigation ] diff markup ] identifier search ] general search ]

This page was automatically generated by the LXR engine. Valid HTML 4.01!