Commit cdc766a8 authored by unknown's avatar unknown

Limit testIndex CreateAll

Limit testBackup BackupOne

parent b95e2525
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
max-time: 1500 max-time: 1500
cmd: testIndex cmd: testIndex
args: -n CreateAll args: -n CreateAll T1 T6 T13
#-m 7200 1: testIndex -n InsertDeleteGentle T7 #-m 7200 1: testIndex -n InsertDeleteGentle T7
max-time: 3600 max-time: 3600
...@@ -20,12 +20,12 @@ args: -n CreateLoadDrop T1 T10 ...@@ -20,12 +20,12 @@ args: -n CreateLoadDrop T1 T10
# #
max-time: 600 max-time: 600
cmd: testBackup cmd: testBackup
args: -n BackupOne args: -n BackupOne T1 T6 T3 I3
max-time: 600
cmd: testBackup
args: -n BackupBank T6
#max-time: 600
#cmd: testBackup
#args: -n BackupBank T6
#
# #
# MGMAPI AND MGSRV # MGMAPI AND MGSRV
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment