root/trunk/server/t


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1198 [1198] 07/10/08 14:24:56 nickandrew Fix various typos, spelling and grammar errors Most of the fixed errors …
(edit) @1169 [1169] 04/09/08 18:18:18 hachi Update server tests to use MogileFS::Test class.
(edit) @1167 [1167] 04/09/08 18:17:34 hachi Move mogtestlib.pl to be an installed MogileFS::Test.pm. This commit …
(edit) @1165 [1165] 04/03/08 20:44:13 hachi We weren't even checking to see if the second store was created.
(edit) @1163 [1163] 04/03/08 08:07:31 hachi Move tests to near the new network-based replication policies.
(edit) @1156 [1156] 02/29/08 00:20:31 hachi Add a "HostsPerNetwork" replication policy, which takes a list of network …
(edit) @1150 [1150] 02/29/08 00:20:15 hachi MultipleNetworks policy as implemented by Andy McFarland
(edit) @1146 [1146] 02/04/08 14:14:21 hachi r1325@miyako: hachi | 2008-02-04 06:12:42 -0800 Add test that exercises …
(edit) @1114 [1114] 08/16/07 01:37:41 bradfitz more work on custom replication policies. with exception of the lack of …
(edit) @1110 [1110] 08/10/07 00:13:48 bradfitz * start of per-class pluggable replication policies. it was always …
(edit) @1109 [1109] 08/08/07 11:08:09 acme In the test suite, also search for mogadm in /usr/local/bin/ and …
(edit) @1096 [1096] 08/06/07 13:54:19 acme increase timeouts in the test suite as they were failing on my dev box
(edit) @1053 [1053] 06/25/07 19:09:33 bradfitz remove potential race in test.
(edit) @1038 [1038] 06/24/07 08:31:33 robbat2 Add a testcase that catches the bug that would have been introduced by …
(edit) @1019 [1019] 06/21/07 13:16:34 robbat2 Remove explicit dependancy on Store::MySQL in testcase. Signed-off-by: …
(edit) @1018 [1018] 06/21/07 13:16:31 robbat2 Increase startup timelimit as Postgres takes longer to load …
(edit) @1013 [1013] 06/21/07 03:56:09 robbat2 Add testcase for Store::unix_timestamp(). Signed-off-by: Robin H. Johnson …
(edit) @1006 [1006] 06/20/07 19:03:21 bradfitz remove Linux::AIO support, now that Perlbal has removed it as well, and …
(edit) @977 [977] 05/07/07 17:59:05 bradfitz fix another bug in default replication policy
(edit) @974 [974] 05/07/07 07:48:55 bradfitz ton of rebalance & replication work, including tests & cleanups & comments …
(edit) @961 [961] 05/05/07 04:00:16 bradfitz new accessors
(edit) @942 [942] 05/02/07 19:36:01 bradfitz how the test was supposed to be confusing
(edit) @938 [938] 05/02/07 02:57:15 hachi Actually run the fidstat machines to test them. They won't do much …
(edit) @937 [937] 05/02/07 01:04:07 bradfitz more tests to trick jonathan's code. :)
(edit) @936 [936] 05/02/07 01:00:19 bradfitz more tests
(edit) @935 [935] 05/02/07 00:32:53 bradfitz more tests
(edit) @934 [934] 05/02/07 00:22:19 bradfitz skeleton for jonathan to fill in
(edit) @829 [829] 04/17/07 18:41:02 bradfitz make testing more robust: -- find MogileFS::Client and mogadm even when …
(edit) @810 [810] 04/12/07 21:13:53 hachi Split Plugin::FilePaths and Plugin::MetaData into seperate …
(edit) @806 [806] 04/12/07 19:21:10 hachi Merge all my changes in the filepaths branch back into trunk. Ready to …
(edit) @701 [701] 01/13/07 00:44:01 bradfitz was fixing MySQL->mysql at same time as jay, but also did tabs to spaces, …
(edit) @700 [700] 01/13/07 00:29:32 jay d'oh, it's DBD::mysql not DBD::MySQL. That's what I get for not testing …
(edit) @697 [697] 01/10/07 00:29:07 jay clarified message whenever DBD::MySQL isn't installed and user doesn't set …
(edit) @695 [695] 01/09/07 04:13:06 hachi r23649@lj: lj | 2007-01-08 19:10:16 -0800 Switch all logic for …
(edit) @688 [688] 01/09/07 02:06:45 hachi r23614@lj: lj | 2007-01-08 17:05:04 -0800 Working test to exersize the …
(edit) @687 [687] 01/09/07 02:06:44 hachi r23613@lj: lj | 2007-01-08 16:21:05 -0800 This should be used in here as …
(edit) @686 [686] 01/09/07 02:06:43 hachi r23612@lj: lj | 2007-01-08 16:20:07 -0800 Make it run under the current …
(edit) @685 [685] 01/09/07 01:08:02 hachi r23610@lj: lj | 2007-01-08 16:07:42 -0800 Non-working test intended for …
(edit) @675 [675] 01/08/07 16:05:52 bradfitz move register_tempfile up into base class, making it more portable …
(edit) @673 [673] 01/08/07 15:06:54 bradfitz move 3 functions up from MySQL/SQLite into common base class. they used …
(edit) @662 [662] 01/07/07 19:05:30 bradfitz remove mentions of mysql from t/*
(edit) @661 [661] 01/07/07 04:16:28 bradfitz remove TempDB crap in mogtestlib.pl, instead relying on the Store to be …
(edit) @660 [660] 01/06/07 05:32:25 bradfitz start converting Worker/Delete to use Store
(edit) @656 [656] 01/06/07 01:03:20 bradfitz Internal protocol/APIs for waking up sleeping worker processes. For …
(edit) @655 [655] 01/05/07 23:18:04 bradfitz add delete tests
(edit) @641 [641] 01/05/07 07:27:39 bradfitz flesh out Host: Host->create and a bunch of setters. removes one of the …
(edit) @637 [637] 01/05/07 00:41:25 bradfitz add MogileFS::Device->create method. more cleanup.
(edit) @636 [636] 01/05/07 00:36:08 bradfitz start of new tests
(edit) @633 [633] 01/05/07 00:00:18 bradfitz shitload of work that spiraled out of control once I started …
(edit) @632 [632] 01/04/07 21:25:56 bradfitz more domain testing work.
(edit) @630 [630] 01/04/07 21:04:04 bradfitz rename classes.t to domains-classes.t, add a bunch of domain tests, add an …
(edit) @626 [626] 01/04/07 20:27:00 bradfitz make MogileFS::Server testable, without starting server. and start of …
(edit) @616 [616] 01/04/07 08:21:18 bradfitz catch exceptions in queryworker and return them to client as errors.
(edit) @613 [613] 01/04/07 06:39:30 bradfitz more cleanup.
(edit) @612 [612] 01/04/07 06:28:13 bradfitz make MogileFS::Domain an object, and make Worker/Query start to use it
(edit) @594 [594] 01/02/07 02:24:42 bradfitz modern cmd_rename
(edit) @590 [590] 01/01/07 23:40:10 bradfitz modernize cmd_delete.
(edit) @566 [566] 12/29/06 01:25:55 bradfitz increase timeout to 10 seconds for monitor, not the default of 3 from the …
(edit) @558 [558] 12/28/06 23:26:41 bradfitz -- Finish killing Mgd::get_device_summary(), from everywhere. -- flesh …
(edit) @536 [536] 12/28/06 03:34:13 bradfitz remove sleep at end, and fix test count
(edit) @526 [526] 12/27/06 23:45:14 bradfitz much expanded tests
(edit) @458 [458] 11/13/06 18:12:31 bradfitz don't fail if no local mysql to test against
(edit) @418 [418] 09/29/06 23:44:49 bradfitz declare number of tests
(edit) @417 [417] 09/29/06 23:42:47 bradfitz make test use MogileFS::Client, not old MogileFS
(edit) @384 [384] 08/29/06 19:30:39 bradfitz merging the server-newrepl branch into trunk, now that it's pretty stable …
(edit) @310 [310] 06/15/06 20:02:04 bradfitz only make 2
(edit) @309 [309] 06/15/06 19:57:42 bradfitz more test suite stuff, make dbpass getopt option optional
(edit) @308 [308] 06/15/06 19:50:44 bradfitz working on test suite
(edit) @307 [307] 06/15/06 18:54:36 bradfitz let mogilefsd run as root if specifically asked for. just for test suite.
(edit) @242 [242] 05/24/06 07:43:22 bradfitz creating a tracker
(edit) @240 [240] 05/24/06 06:49:10 bradfitz more test work
(add) @239 [239] 05/24/06 06:26:50 bradfitz start of test suite
Note: See TracRevisionLog for help on using the revision log.