mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +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
|
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
|
||||||
#
|
#
|
||||||
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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue