#At bzr+ssh://bk-internal.mysql.com/bzrroot/mysql-falcon/ based on revid:hky@stripped
303 Hakan Kuecuekyilmaz 2008-11-20
Fixed typo.
modified:
system-qa/bzr_pull_and_prepare_system-qa.sh
weekly_falcon_test_overview/weekly_test_overview.sh
=== modified file 'system-qa/bzr_pull_and_prepare_system-qa.sh'
--- a/system-qa/bzr_pull_and_prepare_system-qa.sh 2008-11-20 12:40:39 +0000
+++ b/system-qa/bzr_pull_and_prepare_system-qa.sh 2008-11-20 12:49:52 +0000
@@ -40,7 +40,7 @@ USER_NAME='hakank'
#
# Directories.
#
-WORK='/data0/system-qa'
+WORK='/data0/fsqa'
#FALCON='mysql-6.0'
FALCON='mysql-6.0-falcon'
=== modified file 'weekly_falcon_test_overview/weekly_test_overview.sh'
--- a/weekly_falcon_test_overview/weekly_test_overview.sh 2008-10-29 21:08:52 +0000
+++ b/weekly_falcon_test_overview/weekly_test_overview.sh 2008-11-20 12:49:52 +0000
@@ -51,7 +51,7 @@ MYSQL_TEST='mysql-test-run.pl'
TEST_OPTIONS='--enable-disabled --force --skip-ndb'
TEST_OPTIONS="${TEST_OPTIONS} --suite=falcon,falcon_team"
BIG_TEST_OPTIONS="${TEST_OPTIONS} --big-test --suite-timeout=6360 --testcase-timeout=30 --do-test=.*-big"
-OBJECT_OPTIONS="${TEST_OPTIONS} --testcase-timeout=3600 --suite-timeout=3600 --suite=objects --do-test=objects_falcon"
+OBJECT_OPTIONS="${TEST_OPTIONS} --suite-timeout=3600 --testcase-timeout=3600 --suite=objects --do-test=objects_falcon"
LOG=${WORK_CURRENT}/all_tests_run_${LOG_SUFFIX}
BUILD_LOG=${WORK}/build_log_${LOG_SUFFIX}
| Thread |
|---|
| • bzr commit into mysql-falcon branch (hky:303) | Hakan Kuecuekyilmaz | 20 Nov |