mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
Limit testIndex CreateAll
Limit testBackup BackupOne
This commit is contained in:
parent
b95e2525b8
commit
cdc766a8e5
1 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
max-time: 1500
|
||||
cmd: testIndex
|
||||
args: -n CreateAll
|
||||
args: -n CreateAll T1 T6 T13
|
||||
|
||||
#-m 7200 1: testIndex -n InsertDeleteGentle T7
|
||||
max-time: 3600
|
||||
|
@ -20,12 +20,12 @@ args: -n CreateLoadDrop T1 T10
|
|||
#
|
||||
max-time: 600
|
||||
cmd: testBackup
|
||||
args: -n BackupOne
|
||||
|
||||
max-time: 600
|
||||
cmd: testBackup
|
||||
args: -n BackupBank T6
|
||||
args: -n BackupOne T1 T6 T3 I3
|
||||
|
||||
#max-time: 600
|
||||
#cmd: testBackup
|
||||
#args: -n BackupBank T6
|
||||
#
|
||||
#
|
||||
# MGMAPI AND MGSRV
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue