50 events occurring around d0c16426a6a6a374.
More ↑
2014-02-24
| ||
22:41 | Experimentatal change to more aggressively try to connect to servers check-in: 23a0587e45 user: matt tags: v1.60 | |
22:15 | Added debugging tags to server state changes. Cleaned up dashboard to display new server data. check-in: 904e5f7d6c user: matt tags: v1.60 | |
19:44 | Random port assignment, minimize re-use of ports check-in: bbd7cb0f5a user: matt tags: v1.60 | |
16:46 | Trying to get reliable server starts in the face of ports, hosts, kills etc. What fun check-in: cb995a99df user: mrwellan tags: v1.60 | |
16:22 | Trying to get reliable server starts in the face of ports, hosts, kills etc. What fun check-in: af4b1c4114 user: mrwellan tags: v1.60 | |
14:42 | Fixed debug issue on invalid debug setting. Fixed show-config bug. Added -start-dir check-in: 405e0970e6 user: mrwellan tags: v1.55, v1.5515 | |
10:50 | • New ticket [94b145183d] refdb should ignore column name in row 0. artifact: 74e3e8b0d9 user: matt | |
10:29 | • New ticket [a7c52fadf2] MT_LINKTREE not available in launching environment. artifact: ed42d4372e user: matt | |
09:46 | Minor documentation updates and tweaks to the tests check-in: 6f6c525ff5 user: mrwellan tags: v1.60 | |
2014-02-23
| ||
22:46 | • New ticket [7381d1e7b9] left-right scrolling in dashboard main view not working in v1.60. artifact: f8c5a94894 user: matt | |
22:36 | • New ticket [48c7b2d605] crash in single test. artifact: 2a2b61f897 user: matt | |
21:52 | Add pid to messages to help debug server stuff. Added 'available' to queries to improve reliablity of server starts. Added more parallel runs to test5 as it seems able to handle it now. check-in: 4a4a69860a user: matt tags: v1.60 | |
2014-02-22
| ||
14:20 | Clean up fdktestqa check-in: 6e708371ee user: matt tags: v1.60 | |
2014-02-21
| ||
13:45 | Added ability to add message to -set-run-status check-in: 998265e2aa user: mrwellan tags: v1.55, v1.5515 | |
2014-02-20
| ||
16:33 | Bugs in new server/client code all fixed check-in: 2a59248c14 user: mrwellan tags: v1.60 | |
14:06 | Bumped version to v1.5515 check-in: 735ec6a4b3 user: icfadm tags: v1.55, v1.5515 | |
13:52 | Fixed get-paths check-in: f1c76a256f user: mrwellan tags: v1.60 | |
2014-02-19
| ||
23:30 | Partial fix for issues with $MT_MEGATEST -test-files lookithome.log -target $MT_TARGET :runname $MT_RUNNAME -testpatt ez_fail check-in: 845c375e3f user: matt tags: v1.60 | |
14:44 | • New ticket [ebe7ecd305] list-runs not honoring deleted and DELETED state. artifact: d766a9c324 user: matt | |
08:53 | Added minimal example check-in: 67e03c8456 user: mrwellan tags: v1.55 | |
2014-02-18
| ||
23:46 | Added -set-run-status and -get-run-status check-in: 4a129138e2 user: matt tags: v1.55, v1.5514 | |
21:50 | Document changes never committed check-in: a5941acb47 user: matt tags: v1.55 | |
21:16 | Improved auto server reconnect in client.scm but it is still flakey under extreme load check-in: b13bf213d4 user: matt tags: v1.60 | |
19:41 | Clean up, removed old references to *runremote* check-in: 7590c8479a user: matt tags: v1.60 | |
18:36 | Lots of little bugs from the transition fixed check-in: 854adfaec7 user: matt tags: v1.60 | |
17:35 | • New ticket [08d5e2205d] Error: too few arguments - received 5 but expected 6: #<procedure (tests:test-set-status!. artifact: d0c16426a6 user: matt | |
16:58 | Moved setting of running state in servers table to slightly later in time in the hopes it will improve server startup reliablitity. check-in: 197e330a65 user: matt tags: v1.60 | |
13:28 | Clean up that broke stuff :( - reapply needed check-in: 6e33de13e0 user: mrwellan tags: broken-fixes | |
10:25 | Fixed some tests setup issues check-in: 0daf5ad8af user: mrwellan tags: v1.60 | |
06:50 | • Edit [a94c40e2bb]: Mark "Closed". artifact: aa098c03c4 user: mrwellan | |
06:49 | • Edit [6d98d0aa7d]: Mark "Closed". artifact: b4e2d625a9 user: mrwellan | |
06:48 | • Edit [c8ab0d511e]: Move to branch v1.60. artifact: da0ee62c40 user: mrwellan | |
06:48 | Merging in old v1.60 branch to create new v1.60 branch check-in: 7d4d4f4f88 user: mrwellan tags: v1.60 | |
06:44 | • Edit [f869ded11e]: Mark "Closed". artifact: f5ea96ca71 user: mrwellan | |
06:43 | Oops. Merged into v1.55 instead of inmem. No worries. Need to converge anyway. This node merges the actual inmem branch in check-in: 82c9796fc0 user: mrwellan tags: v1.60 | |
06:41 | • Edit [8ec315acf0]: Mark "Closed". artifact: a89c65d82c user: mrwellan | |
06:41 | Merged re-re-factor-server into inmem-per-run-db-per-run-server. NB// There are conflicts in docs/megatest-training.odp and the pdf that need to be manually merged check-in: c8ab0d511e user: mrwellan tags: v1.60 | |
2014-02-17
| ||
23:04 | Partial fix for borked server-dat Closed-Leaf check-in: 8ec315acf0 user: matt tags: re-re-factor-server | |
21:11 | Completed server re-write check-in: cd8a4f1a41 user: matt tags: re-re-factor-server | |
19:36 | Trimmed out some junk code and fixed some logic in the server start up sequencing check-in: 4a2103f62b user: matt tags: re-re-factor-server | |
18:26 | Partially completed rework of server/client logic check-in: 2b3405f60c user: matt tags: re-re-factor-server | |
2014-02-16
| ||
23:42 | Partial fix for run-id of zero server refusing to start when other servers are in the available state check-in: 452be75fb9 user: matt tags: re-re-factor-server | |
22:26 | Removed check for megatest version on connecting to server. Can't have more than one server and api should be tolerant to minor version differences. check-in: b6474c4a62 user: matt tags: re-re-factor-server | |
21:02 | Removed ability to switch transports. Streamlined calls to http send-receive so that a ping-like call can be made check-in: a776e42a6b user: matt tags: re-re-factor-server | |
2014-02-15
| ||
23:01 | Removed heartbeat check, fixed typo check-in: d21a137b36 user: matt tags: re-re-factor-server | |
22:41 | Streamlined port sequencing for per-run db servers check-in: c6b8e8a9d8 user: matt tags: re-re-factor-server | |
22:02 | Cleaned up server start sequence check-in: fb46b13dc5 user: matt tags: re-re-factor-server | |
2014-02-14
| ||
16:35 | Updated the training doc check-in: ce6a2653e8 user: matt tags: v1.55 | |
12:43 | More tweaks to the example check-in: c4b6ef043a user: mrwellan tags: v1.55 | |
10:36 | Tidied up example a bit check-in: bc7ba29bcd user: mrwellan tags: v1.55 | |