File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
DQMOffline/Configuration/test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44<test name =" GetTestDQMOfflineConfigurationFile" command =" edmCopyUtil ${INFILE} $(LOCALTOP)/tmp/" />
55
66<!-- To make the tests run in parallel, we chunk up the work into arbitrary sets of 10 sequences. -->
7- <test name =" TestDQMOfflineConfiguration" command =" runtests.sh ${step_value} ${value} file://${LOCALTOP}/tmp/${INFILE_NAME}" for =" 0,339 ,10" >
7+ <test name =" TestDQMOfflineConfiguration" command =" runtests.sh ${step_value} ${value} file://${LOCALTOP}/tmp/${INFILE_NAME}" for =" 0,999 ,10" >
88 <flags PRE_TEST =" GetTestDQMOfflineConfigurationFile" />
99</test >
1010
1111<!-- To make sure we actually got all sequences, the last check checks that there are no sequences beyond the last test -->
1212<!-- This might need to updated when the number of distinct sequences grows, add more rows above and change the number here. -->
13- <test name =" TestDQMOfflineConfigurationGotAll" command =" runrest.sh file://${LOCALTOP}/tmp/${INFILE_NAME} 339 " >
13+ <test name =" TestDQMOfflineConfigurationGotAll" command =" runrest.sh file://${LOCALTOP}/tmp/${INFILE_NAME} 999 " >
1414 <flags PRE_TEST =" GetTestDQMOfflineConfigurationFile" />
1515</test >
You can’t perform that action at this time.
0 commit comments