diff options
author | unknown <joreland@mysql.com> | 2005-01-25 15:56:20 +0100 |
---|---|---|
committer | unknown <joreland@mysql.com> | 2005-01-25 15:56:20 +0100 |
commit | e749259da6e32ee6035d41bc44b1ae8d4b30a443 (patch) | |
tree | 6d05bc578164ba7c9152ae97317d7e8ed82bc9ec /ndb/test/run-test/daily-basic-tests.txt | |
parent | fdedd0fc5b75c98d3fb8a84448e14942309445d4 (diff) | |
download | mariadb-git-e749259da6e32ee6035d41bc44b1ae8d4b30a443.tar.gz |
ndb - Move mysql-test-run & testBackup into "basic suite"
ndb/test/run-test/atrt-mysql-test-run:
Fix result handling
ndb/test/run-test/daily-basic-tests.txt:
Move mysql-test-run & testBackup into "basic"
ndb/test/run-test/daily-devel-tests.txt:
Move mysql-test-run & testBackup into "basic"
Diffstat (limited to 'ndb/test/run-test/daily-basic-tests.txt')
-rw-r--r-- | ndb/test/run-test/daily-basic-tests.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ndb/test/run-test/daily-basic-tests.txt b/ndb/test/run-test/daily-basic-tests.txt index 8a927b88194..87f86795370 100644 --- a/ndb/test/run-test/daily-basic-tests.txt +++ b/ndb/test/run-test/daily-basic-tests.txt @@ -1,3 +1,11 @@ +max-time: 25000 +cmd: atrt-mysql-test-run +args: --force + +max-time: 600 +cmd: atrt-testBackup +args: -n BackupOne T1 T6 T3 I3 + # BASIC FUNCTIONALITY max-time: 500 cmd: testBasic |