diff options
author | joreland@mysql.com <> | 2004-08-17 09:29:00 +0200 |
---|---|---|
committer | joreland@mysql.com <> | 2004-08-17 09:29:00 +0200 |
commit | 95e56a1fd3367e2fd4d064d6298d56b53f7443ec (patch) | |
tree | 4caff45f3dd1c9f94041592472a036d61074f539 /ndb | |
parent | f5eb28f1606384bfe85a4e7c9812857b2dd22d66 (diff) | |
download | mariadb-git-95e56a1fd3367e2fd4d064d6298d56b53f7443ec.tar.gz |
Limit testIndex CreateAll
Limit testBackup BackupOne
Diffstat (limited to 'ndb')
-rw-r--r-- | ndb/test/run-test/daily-devel-tests.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ndb/test/run-test/daily-devel-tests.txt b/ndb/test/run-test/daily-devel-tests.txt index 92c994fad7c..15fa4db4abc 100644 --- a/ndb/test/run-test/daily-devel-tests.txt +++ b/ndb/test/run-test/daily-devel-tests.txt @@ -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 # |