683 check-ins using file docs/dashboard-test.png version 14d4ee0830
2016-10-27
| ||
14:37 | Resurected old rpc version of Megatest for use on comparing with new rpc code Leaf check-in: 9157a5da08 user: mrwellan tags: old-rpc | |
2015-09-15
| ||
23:57 | force zmq mode Leaf check-in: a8e7a6a992 user: matt tags: v1.5x-nanomsg | |
23:15 | Reviving v1.5x with working zmq transport as reference for nanomsg check-in: d1678e692f user: matt tags: v1.5x-nanomsg | |
2013-03-24
| ||
12:15 | Merged version bump from trunk, added initial copy of training presentation. check-in: d9a2c9a959 user: matt tags: development | |
2013-03-21
| ||
14:45 | Bumped version to v1.54 check-in: 601ea0a908 user: mrwellan tags: trunk, v1.54 | |
14:44 | Merged development to trunk for v1.54 release check-in: 6e3531ec65 user: mrwellan tags: trunk | |
14:25 | Test panel updates on tree node click mostly working check-in: 29e6524e1c user: mrwellan tags: development | |
00:07 | Added widgets for test control panel check-in: 343014c543 user: matt tags: development | |
2013-03-20
| ||
23:14 | Added widgets for test control panel check-in: 2dd5efefd7 user: matt tags: development | |
21:23 | Light rearrangement and code cleanup check-in: 6694a9d305 user: matt tags: development | |
18:07 | More tree related implementation check-in: 5818d8e775 user: mrwellan tags: development | |
16:17 | Added runname, tests and item paths to tree check-in: 972ecc05ca user: mrwellan tags: development | |
15:56 | Tree working for target check-in: f9fa5243ad user: mrwellan tags: development | |
01:22 | Added beginnings of hierarcial browser for runs/tests check-in: 7eba48f076 user: matt tags: development | |
01:13 | Added beginnings of hierarcial browser for runs/tests check-in: 0354dc0594 user: matt tags: development | |
2013-03-19
| ||
21:48 | Adding couple iup templates for convinence check-in: dcb61c5ab0 user: matt tags: development | |
17:08 | Merged newdashboard branch to development check-in: 8aed4ce36c user: mrwellan tags: development | |
17:07 | Added additional stats for non-transaction read/writes to db Closed-Leaf check-in: ae23a0e414 user: mrwellan tags: newdashboard | |
14:23 | Switched tests data to minimal amount needed for runs display check-in: 1b7e157405 user: mrwellan tags: newdashboard | |
13:29 | Added logic to not attempt to process cached-writes if they were processed within the last 400 ms. Added stats on cached writes check-in: 04ba871116 user: mrwellan tags: newdashboard | |
11:26 | Partial re-implementation (again) of transaction wrapped writes, now working except for transaction within transaction issue check-in: 69c6ef28ac user: mrwellan tags: newdashboard | |
11:22 | Partial re-implementation (again) of transaction wrapped writes, now working except for transaction within transaction issue check-in: 7bbc43c98d user: mrwellan tags: newdashboard | |
10:24 | Partial re-implementation (again) of transaction wrapped writes check-in: 5de9fdab73 user: mrwellan tags: newdashboard | |
00:40 | Set test state/status correctly in cells check-in: 071ef5c14d user: matt tags: newdashboard | |
00:27 | Added backoff mechanism to newdashboard for when db is overloaded check-in: 3c92aeb733 user: matt tags: newdashboard | |
2013-03-17
| ||
12:27 | Added display of test/items and added blanket redraw check-in: f88f218773 user: matt tags: newdashboard | |
2013-03-15
| ||
02:18 | Basic functionality for displaying runs and tests in place in newdashboard check-in: 3705ca9968 user: matt tags: newdashboard | |
2013-03-14
| ||
14:46 | Added some instrumention, added missing use of synchash check-in: ab18b06155 user: mrwellan tags: newdashboard | |
00:32 | Data syncs from server to dashboard but CPU load is too high check-in: 95f5714070 user: matt tags: newdashboard | |
2013-03-13
| ||
22:10 | Outlined delta get run and tests method check-in: 1eb20fd535 user: matt tags: newdashboard | |
18:00 | Added new files from re-factoring dashboard code check-in: 2e5af83c88 user: mrwellan tags: newdashboard | |
14:36 | Partial implementation of newdashboard continues check-in: f22940459c user: mrwellan tags: newdashboard | |
11:41 | Code clean up and minor restructure/simplification check-in: 4b1fb3b82c user: mrwellan tags: newdashboard | |
11:17 | Start development of newdashboard check-in: d3730a8a47 user: mrwellan tags: newdashboard | |
07:27 | Added runs matrix to new dashboard check-in: ee045df3bc user: matt tags: development | |
00:12 | Partial implementation of more effiicent dashboard updating check-in: 277a4e1def user: matt tags: development | |
2013-03-12
| ||
20:35 | Brought back couple missing functions in server.scm removed by over zealous clean up check-in: 7da0d04bab user: mrwellan tags: development | |
15:33 | Added server controls in megatest.config. check-in: 38ec9768b8 user: mrwellan tags: development | |
2013-03-11
| ||
15:17 | Release v1.5302 merged from development check-in: 5e13bdcb3a user: mrwellan tags: trunk | |
15:08 | For -reqtarg we need to allow system in runconfigs parsing or we won't see some runs Leaf check-in: a034278830 user: mrwellan tags: dev | |
14:36 | Fixed bug in -show-config and -show-runconfig and added json output check-in: 58eba43a32 user: mrwellan tags: dev | |
2013-03-10
| ||
18:41 | Completed move of functions to client.scm check-in: 643c26a524 user: matt tags: dev | |
18:13 | Move client functions to client.scm check-in: 18481efbe5 user: matt tags: dev | |
10:56 | Moved reading of command line params out of routine that can be run remote check-in: aa38507212 user: matt tags: dev | |
2013-03-07
| ||
23:10 | Transfer host/port via cmdline to tests check-in: fe8386f495 user: matt tags: dev | |
22:54 | Added couple needed ignores check-in: 5edab457d0 user: matt tags: dev | |
12:35 | Release v1.5301 merged from development check-in: 8857f6c0b8 user: mrwellan tags: trunk, v1.5301 | |
12:33 | Removed dependency on realpath in Makefile, added support for deprecated itempatt check-in: b7455e07b8 user: mrwellan tags: dev | |
00:09 | Added check for [include ...#{getenv USER}] which apparently wasn't working check-in: ebcffccebc user: matt tags: dev | |
2013-03-06
| ||
15:38 | Merged network-only-transport and bumped version to v1.53 check-in: 962322e080 user: mrwellan tags: trunk, v1.53 | |
15:26 | Fixed db:test-get-paths Closed-Leaf check-in: b310377633 user: mrwellan tags: network-only-transport | |
2013-03-05
| ||
23:05 | Fixed get-test-paths, moved local call back to local check-in: 35f13f70be user: matt tags: network-only-transport | |
13:49 | Converted some cdb:remote-runs back to normal calls. check-in: 30c3c88967 user: mrwellan tags: network-only-transport | |
09:51 | Fixed wrongful setting of *runremote* check-in: 098e5bf675 user: mrwellan tags: network-only-transport | |
06:47 | Renabling set sync for db check-in: 3b87578fa4 user: matt tags: network-only-transport | |
2013-03-04
| ||
23:30 | zmq running ok on Ubuntu check-in: 1a3dcbdc46 user: matt tags: network-only-transport | |
22:27 | Disabled fs and got zmq working again (I think) check-in: 9bf6d9d0fe user: matt tags: network-only-transport | |
2013-02-28
| ||
23:28 | Converted couple more calls in runs.scm to full remote check-in: c6cee5cbb1 user: matt tags: network-only-transport | |
23:08 | Converted dashboard to remote calls check-in: c1e7692bac user: matt tags: network-only-transport | |
16:40 | Removed all traces of itempath check-in: b93e6887b8 user: mrwellan tags: trunk | |
2013-02-26
| ||
22:18 | Added server start to Makefile check-in: c4982d7367 user: matt tags: trunk | |
14:31 | Part of the transaction support for writes patched in check-in: fb8ea93dd7 user: mrwellan tags: trunk | |
09:13 | Cherrypicked 0c30d1cfe5 d67a67f9a4 into trunk check-in: 351bb3585b user: mrwellan tags: trunk | |
08:30 | Merged trunk into transaction-for-sequential-writes Closed-Leaf check-in: a94c40e2bb user: mrwellan tags: transaction-for-sequential-writes | |
08:23 | Start adding query stats Closed-Leaf check-in: b703c03759 user: mrwellan tags: query-stats | |
2013-02-25
| ||
23:03 | Changed test(s) to support setting of TARGETHOST to better enable wal mode testing check-in: 292bf433e1 user: matt tags: trunk | |
22:23 | wal-mode-plus-http check-in: 4b83030187 user: matt tags: trunk | |
2013-02-15
| ||
14:17 | Added text db template check-in: d67a67f9a4 user: mrwellan tags: transaction-for-sequential-writes | |
14:14 | use dashboard instead of dboard in Makefile for tests check-in: 0c30d1cfe5 user: mrwellan tags: transaction-for-sequential-writes | |
2013-02-14
| ||
22:20 | Build system switch to chicken 4.8.0.1 Closed-Leaf check-in: 1682004561 user: matt tags: chicken-4.8.0.1 | |
2013-02-04
| ||
23:50 | re-implement transaction for sequential writes check-in: 9e0ce24da2 user: matt tags: transaction-for-sequential-writes | |
21:19 | Decrease some noise. Added more instrumentation check-in: 1398d61951 user: matt tags: trunk | |
18:30 | Pulled in addaptive delay on run excessive queries to find if there are job slots Closed-Leaf check-in: 0beb8a185e user: matt tags: build-on-zmq-enabled | |
2013-01-31
| ||
22:41 | zmq transport, registration in monitor.db fix check-in: 02ca954846 user: matt tags: trunk, This is * a % #^$@ test of tagging | |
2013-01-30
| ||
23:32 | Changed backoff rate and recover rate when no jobs can run but there are still jobs to run check-in: edda18813d user: mrwellan tags: trunk, v1.5212 | |
22:04 | Added mockup for cached writes check-in: 4309310007 user: mrwellan tags: trunk | |
22:01 | Added adaptive delay to prevent hammering the db when tests are running but none are ready for launch check-in: fdbfca4367 user: matt tags: trunk | |
14:53 | Added help for -list-targets, -list-disks and -list-db-targets check-in: 9fb0a7f622 user: mrwellan tags: trunk | |
2013-01-29
| ||
10:31 | Bumped version to 1.5211 check-in: c670e2d4a4 user: mrwellan tags: trunk, v1.5211 | |
10:15 | Merged multi-transport to trunk, all tests passed check-in: 19f85b577e user: mrwellan tags: trunk | |
00:14 | Added template for transaction wrapped db writes pulled from c847 Closed-Leaf check-in: f4c05ffd2b user: matt tags: multi-transport | |
2013-01-28
| ||
22:14 | Enabled http transport check-in: c3d256ef96 user: matt tags: multi-transport | |
2013-01-27
| ||
23:06 | Compile errors missed ... check-in: 6ede23fb86 user: matt tags: multi-transport | |
22:59 | Most cleanup done, routines consolidated check-in: 12356df330 user: matt tags: multi-transport | |
19:55 | Patched in zmq changes. Not functional yet check-in: 22a2d4ad0b user: matt tags: multi-transport | |
16:45 | Default of direct fs access done check-in: 5deab59f4e user: matt tags: multi-transport | |
13:14 | Creating branch for multi transport options, http, rpc, zmq, and network fs check-in: 66763d5399 user: matt tags: multi-transport | |
13:11 | merged trunk into sqlite3-logging Closed-Leaf check-in: 7bd6b6dae6 user: matt tags: sqlite3-logging | |
12:22 | Merged http-transport to trunk check-in: 6bba674f33 user: matt tags: trunk | |
12:17 | Merged zmq-3.2.2 to trunk check-in: 3be673e9be user: matt tags: trunk | |
10:04 | Streamlined db access a little, test4 completes in reasonable time Closed-Leaf check-in: a893c641ca user: matt tags: http-transport | |
2013-01-25
| ||
23:55 | Got http-server running clean against test1 check-in: d294210580 user: matt tags: http-transport | |
2013-01-24
| ||
18:42 | Improvements to installall.sh Closed-Leaf check-in: c32bea5069 user: matt tags: zmq-3.2.2 | |
2013-01-22
| ||
10:30 | Cherrypicked changes to testzmq for running on Linux with no random command check-in: 64ef739ad9 user: mrwellan tags: trunk | |
09:31 | Install of zmq-3.2.2 works fine check-in: 80ac1ff687 user: mrwellan tags: zmq-3.2.2 | |
2013-01-20
| ||
00:02 | Unknown work check-in: b0a0d0377c user: matt tags: sqlite3-logging | |
2013-01-17
| ||
21:09 | build zmq 3.2.2 check-in: 432cf27357 user: mrwellan tags: zmq-3.2.2 | |
12:05 | http sucks version. well, my implementation using spiffy and http-client sucks. check-in: f7d6060988 user: mrwellan tags: http-transport | |
01:04 | Added basic client/server example using spiffy instead of awful check-in: 2763433f17 user: matt tags: http-transport | |
2013-01-16
| ||
22:59 | trying various angles to understand why some calls fail check-in: 6fd2156085 user: matt tags: http-transport | |
2013-01-15
| ||
23:10 | Added few more working calls check-in: 7a5200221d user: matt tags: http-transport | |
22:47 | Basic server/client working check-in: ed470f76ce user: matt tags: http-transport | |
17:40 | incrementl changes for http transport check-in: d3db3e5ba1 user: mrwellan tags: http-transport | |
2013-01-14
| ||
23:03 | second pass http, queue processing remaining check-in: e6b987028d user: matt tags: http-transport | |
22:17 | first pass implemenation using http check-in: 0d7a6d510a user: matt tags: http-transport | |
20:21 | example client and server for http check-in: dae2c48a5c user: matt tags: http-transport | |
13:41 | Start of trial use of http instead of zmq check-in: ab15a4abf5 user: mrwellan tags: http-transport | |
2013-01-09
| ||
15:50 | Missing runconfigs section. check-in: 977a37ad23 user: mrwellan tags: trunk | |
2013-01-08
| ||
20:43 | Added numbers egg as needed to mockup Closed-Leaf check-in: 639b5034cc user: matt tags: remote-run-capability | |
17:21 | More fixes/ideas in the mockup for zmq check-in: fcdbe6448f user: mrwellan tags: remote-run-capability | |
11:07 | Added/modified stuff for mockup check-in: ff1b962889 user: mrwellan tags: remote-run-capability | |
2013-01-07
| ||
20:15 | Added missing mockupclientlib file check-in: 7b5c5970ba user: matt tags: trunk | |
2012-12-19
| ||
16:53 | yada check-in: c997a36b7c user: mrwellan tags: remote-run-capability | |
2012-12-17
| ||
13:06 | Merged gui monitor, job launching stuff all into a single gui Closed-Leaf check-in: ff53dae2a1 user: mrwellan tags: new-gui | |
09:32 | Moved tabs around in main gui. Changed configf.scm to not process #{} when not in allow-system mode check-in: 866c36fc2f user: mrwellan tags: trunk | |
2012-12-12
| ||
21:25 | daemonization of server Closed-Leaf check-in: 7ba11ef211 user: mrwellan tags: daemon-server | |
21:25 | Fix for multiple return values from -test-paths check-in: 65e65c0318 user: mrwellan tags: trunk | |
2012-12-11
| ||
15:15 | auto start of server improvements check-in: 5e942a19b8 user: mrwellan tags: trunk, v1.5209 | |
13:24 | bumped version to v1.5208 check-in: 9164b06cdd user: mrwellan tags: trunk, v1.5208 | |
13:23 | Removed some irrelevant informational noise, changed auto server launch back to fork check-in: 59a91e0488 user: mrwellan tags: trunk | |
08:56 | bumped version to v1.5207 check-in: 9ca9ef6b1d user: mrwellan tags: trunk, v1.5207 | |
08:54 | Consolidated cache clearing, added calls to clear caches, added -show-runconfig option, setup-env-defaults now returns data struct of vars collected, check-in: 9d86c222ff user: mrwellan tags: trunk | |
2012-12-06
| ||
17:27 | Removed run info caching. Cache needs to be invalidated on removal of runs. check-in: 858eb80b3f user: mrwellan tags: trunk | |
2012-12-04
| ||
17:02 | Fixed issue with -list-targets where it sometimes failed to report all targets check-in: de789cac51 user: mrwellan tags: trunk | |
15:55 | Start of dot generation and alt simplified -run vs. -runtests/-runall/-itempatt Closed-Leaf check-in: aaf7a45583 user: mrwellan tags: revamped-run-spec | |
2012-12-03
| ||
17:21 | Added -list-targets, -list-disks and -list-db-targets check-in: 970f20a4ba user: mrwellan tags: trunk | |
11:58 | Fixed extraneous k in dashboard.scm Closed-Leaf check-in: d9ea7d033a user: mrwellan tags: v1.44, v1.4405 | |
10:35 | Cherrypicked dashboard stretch fix into v1.44 check-in: 98473423aa user: mrwellan tags: v1.44, v1.4404 | |
10:31 | Merging fork check-in: 9a0b5401b4 user: mrwellan tags: trunk | |
10:27 | Partial implementation of new filtering. Changed launch logic on finding script to execute for test check-in: 4856f788ea user: mrwellan tags: trunk | |
2012-11-29
| ||
13:51 | Added trailing slash to a -e. It seems to behave differently on Sles10 from Ubuntu check-in: eb97146d39 user: abashmak tags: trunk | |
2012-11-28
| ||
15:41 | Added .blahrc Closed-Leaf check-in: b298071c09 user: mrwellan tags: junk-test | |
2012-11-26
| ||
10:24 | Bumped version check-in: 06080e4779 user: mrwellan tags: trunk, v1.5202 | |
07:16 | Removed check for age on monitor.db, changed no-use run time on server to 45 minutes check-in: 65d946ec7f user: matt tags: trunk | |
2012-11-22
| ||
16:16 | Added reseting of timeout based on non sync or ping accesses to db check-in: 2ddaa66a7b user: matt tags: trunk | |
2012-11-21
| ||
09:59 | Increased server lifetime to 50 hrs. check-in: 8802d93a21 user: mrwellan tags: trunk, v1.5201 | |
08:44 | bumped version check-in: fa122ecc22 user: mrwellan tags: trunk, v1.52 | |
01:14 | Added pulse check back to server check-in: 93a96170ab user: matt tags: trunk | |
00:01 | Tweaks to runs, added some delays, corrected logic on marking more tests as to be run check-in: 247a08ee49 user: matt tags: trunk | |
2012-11-20
| ||
22:01 | Merged in interleaved-queries branch check-in: 0d2cb51875 user: matt tags: trunk | |
20:54 | Merged from trunk Closed-Leaf check-in: 6e890892da user: matt tags: interleaved-queries | |
20:25 | Added exception handling to deal with high cpu loads check-in: aaf246854c user: matt tags: interleaved-queries | |
19:47 | Backed out accelerations check-in: 44292aaf12 user: matt tags: interleaved-queries | |
18:09 | (no comment) check-in: fc67718610 user: mrwellan tags: interleaved-queries | |
14:58 | (no comment) check-in: 2a8e99f4af user: mrwellan tags: interleaved-queries | |
10:52 | brought tests up-to-date, increased timeout on query roundtime to 120 seconds check-in: fbe00a0b5c user: mrwellan tags: interleaved-queries | |
07:32 | (no comment) check-in: 6c9186d4af user: matt tags: interleaved-queries | |
01:11 | Fixing tests check-in: 856aa4b5ec user: matt tags: interleaved-queries | |
2012-11-19
| ||
19:43 | Added back a missing "not" check-in: b21db309a8 user: matt tags: interleaved-queries | |
13:04 | Tweaked for testing, all calls immediate check-in: 6ac20061e7 user: mrwellan tags: interleaved-queries | |
01:55 | server, list-runs and repl now working check-in: 0cb9ad87a9 user: matt tags: interleaved-queries | |
2012-11-18
| ||
23:30 | Initial coding for interleaved queries done and compiles check-in: b85732a36a user: matt tags: interleaved-queries | |
2012-11-17
| ||
17:26 | Test this change to installall.sh Closed-Leaf check-in: 3c24d1206d user: matt tags: installall-tweak | |
17:07 | Increased rigour of mocktest, added timeout and retry on dbaccess and added count of all accesses check-in: 79ae44c0b4 user: matt tags: interleaved-queries | |
16:20 | Increased the number of clients to 520, added random wait and run times for clients check-in: 5258070648 user: matt tags: interleaved-queries | |
15:17 | Made mockup more realistic, works. check-in: a742cdc5a5 user: matt tags: interleaved-queries | |
09:16 | mockup works check-in: e576c93a7e user: matt tags: interleaved-queries | |
07:48 | Adding mock up of dual channel approach check-in: e1bc6c1905 user: matt tags: interleaved-queries | |
2012-11-16
| ||
13:10 | tweaks eh check-in: aea2d07d89 user: mrwellan tags: interleaved-queries | |
09:45 | Updated -list-servers, removed -kill-server check-in: 03a1b16c63 user: mrwellan tags: interleaved-queries | |
01:19 | (no comment) check-in: d1245270ea user: matt tags: interleaved-queries | |
2012-11-15
| ||
23:42 | Partially complete, just taking a snapshot check-in: 81e546a994 user: matt tags: interleaved-queries | |
01:44 | Bit's 'n pieces check-in: d0462389b2 user: matt tags: interleaved-queries | |
2012-11-12
| ||
22:34 | Added outline for interleaved queries check-in: a72841295a user: matt tags: interleaved-queries | |
22:00 | Cut back test5 to 4 parallel runs check-in: eb80c72f89 user: mrwellan tags: trunk | |
20:34 | Reduced noise from messages, bumped server life to 70 hrs and other minor cleanups check-in: 60f1fc22c3 user: mrwellan tags: trunk, v1.5115 | |
19:50 | Cherrypicked the fix to building for deploy check-in: e4ac93792c user: matt tags: trunk | |
19:23 | Added fPIC back check-in: af1179a4e1 user: matt tags: interleaved-queries | |
17:19 | Backed out static only build of zmq libs in installall.sh check-in: a74be59f83 user: matt tags: interleaved-queries | |
00:04 | Interleaving query enablement, server side coded check-in: 4980ca9f98 user: matt tags: interleaved-queries | |
2012-11-06
| ||
09:44 | Testing ordering of loading zmq, fixes to deploy script check-in: 8c476e8627 user: mrwellan tags: trunk | |
06:21 | Added deploy script check-in: af55ffc7d7 user: matt tags: trunk | |
2012-11-05
| ||
22:48 | Added deploy support to makefile check-in: 99ad4e773f user: matt tags: trunk | |
22:32 | Got deploy 90% right (need only to get libuuid handled correctly) check-in: c29338ea06 user: matt tags: trunk | |
15:48 | Removed merge droppings from installall.sh check-in: af3460b16c user: mrwellan tags: trunk | |
14:43 | bumped version to v1.5114 check-in: 628e669a08 user: mrwellan tags: trunk, v1.5114 | |
14:42 | Changed dashboard so that horizontal expansion is propagated to widgets so folks can expand to read long labels check-in: 45092ee176 user: mrwellan tags: trunk | |
13:40 | Slight improvement to catching of ^c and flushing of server communication. Servers still dies sometimes check-in: 9daa64433e user: mrwellan tags: trunk, v1.5112 | |
13:27 | Added catching of ^c and flushing of server communication so that server doesn't die check-in: d69a3dee28 user: mrwellan tags: trunk, v1.5111 | |
13:20 | Added catching of ^c and flushing of server communication so that server doesn't die check-in: bb324e0945 user: mrwellan tags: trunk, v1.5110 | |
10:49 | Minor clean up of messages from server check-in: 632d164e99 user: mrwellan tags: trunk, v1.5109 | |
10:21 | Bumped version, reduced noise from the server process in normal debug mode check-in: 5043b0da9e user: mrwellan tags: trunk, v1.5109 | |
2012-11-03
| ||
21:32 | Improve behavior under high load where servers were being detected as dead and new servers were started check-in: 569cc10ef2 user: matt tags: trunk | |
19:47 | Reversed order for selecting servers so oldest is always choosen. check-in: 9b1da0d111 user: mrwellan tags: trunk | |
18:20 | Added exception handling to server kill check-in: 6aea490eac user: matt tags: trunk, v1.5108 | |
17:18 | Added more instrumentation info on server pulse. Removed rm of monitor.db in Makefile check-in: 04c31891a9 user: matt tags: trunk | |
17:11 | Heartbeat monitoring, on-the-fly server starting all working in simple manual testing check-in: 12d923326a user: matt tags: trunk | |
2012-11-02
| ||
18:33 | borked server heartbeat logic check-in: ece909ab1c user: mrwellan tags: trunk | |
17:36 | Added interface to the monitor db and appropriate handling thereof. check-in: 5f757480e6 user: mrwellan tags: trunk, v1.506 | |
13:19 | Made repl use non-blocking client mode check-in: 50f33a00a7 user: mrwellan tags: trunk, v1.5105 | |
11:58 | Bumped version check-in: a95331bfec user: mrwellan tags: trunk, v1.5104 | |
11:57 | Cleaned up the checks for being in a megatest area, ensure all exit correctly check-in: 52a15efc23 user: mrwellan tags: trunk, v1.5104 | |
00:28 | Added check for version on client/server login. Converted to looking at heartbeat time instead of trying to connect to server check-in: af929ed4d8 user: matt tags: trunk, 1.5103 | |
2012-11-01
| ||
14:08 | Some tweaks to accomodate long running server (lives for 48 hrs after last access) check-in: c9858f0dcb user: mrwellan tags: trunk, v1.5102 | |
11:21 | bumped version to 1.5101 check-in: 6b3cce4bcf user: mrwellan tags: trunk, v1.5101 | |
11:20 | Merged monitor-cleanup branch to trunk check-in: a9deec5d9a user: mrwellan tags: trunk | |
11:18 | Added md5 to list of eggs to install in installall.sh Closed-Leaf check-in: 76a262c686 user: mrwellan tags: monitor-cleanup | |
11:16 | Tweaked server pinging to use contexts. Didn't seem to help but keeping as it is probably the right thing to do check-in: 9838452f20 user: mrwellan tags: monitor-cleanup | |
01:41 | Removed instrumentation check-in: e7e1e90a39 user: matt tags: monitor-cleanup | |
01:16 | Pinging servers almost working, have finalizer issues check-in: e06923ca5c user: matt tags: monitor-cleanup | |
2012-10-31
| ||
22:11 | Reverted dashboard to direct access. check-in: c474722d81 user: matt tags: monitor-cleanup | |
21:16 | Converting the server receive works. check-in: ea995f8a70 user: matt tags: monitor-cleanup | |
20:54 | Converted some, reverted some, borked Closed-Leaf check-in: 3fa64f636a user: matt | |
17:17 | Switched to receive-message* which supposedly does not block chicken threads check-in: f3b8ce03c9 user: mrwellan tags: defunct-try-of-non-blocking-receive | |
17:03 | Login/logout list and kill working nicely check-in: d24a0f4c43 user: mrwellan tags: monitor-cleanup | |
14:31 | Got remote login with client signature and login key working check-in: 05e3308da2 user: mrwellan tags: monitor-cleanup | |
01:02 | Added missing params to cdb:login check-in: 91eb081024 user: matt tags: monitor-cleanup | |
00:43 | Partial implemenation of safe login/logout of clients check-in: ab3476f990 user: matt tags: monitor-cleanup | |
2012-10-30
| ||
21:38 | remaining migration of dashboard-tests.scm to zmq check-in: 80d6188fff user: matt tags: monitor-cleanup | |
18:48 | partial migration ofdashboard-tests.scm to zmq check-in: 05bb10596e user: mrwellan tags: monitor-cleanup | |
12:37 | Migrated dashboard.scm to zmq check-in: 86c3f03821 user: mrwellan tags: monitor-cleanup | |
12:20 | Corrected couple calls to cdb: routines check-in: ee1cd53670 user: mrwellan tags: monitor-cleanup | |
11:31 | Converted tests:filter-non-runnable to zmq remote check-in: 2e36186dcb user: mrwellan tags: monitor-cleanup | |
11:23 | Converted sqlite3 loop to remote call check-in: 20c9b7256c user: mrwellan tags: monitor-cleanup | |
10:41 | Rollup to parent test fix check-in: 6029118138 user: mrwellan tags: monitor-cleanup | |
04:57 | Fixed items not running, need only to fix the rollup to parent test check-in: 6fe342fac1 user: matt tags: monitor-cleanup | |
03:01 | Cleaned up test1. Removed caching from get test path check-in: b477cee409 user: matt tags: monitor-cleanup | |
01:55 | runs.scm converted to all zmq calls check-in: a4446c2457 user: matt tags: monitor-cleanup | |
2012-10-29
| ||
23:45 | launch.scm converted to all zmq calls check-in: e41c4bd2ee user: matt tags: monitor-cleanup | |
22:40 | Got 98% of wb tests clean. check-in: c962fdaa66 user: matt tags: monitor-cleanup | |
15:41 | Add flushing of the cache when cached? is #f check-in: 51ca0f283a user: mrwellan tags: monitor-cleanup | |
13:26 | migrated test-set-run-dir check-in: bbc91026be user: mrwellan tags: monitor-cleanup | |
10:22 | Converted test-set-log to remote check-in: 1403e4284c user: mrwellan tags: monitor-cleanup | |
09:40 | Added json to list of eggs to install in installall.sh check-in: a8d9c84248 user: mrwellan tags: trunk | |
00:09 | Monitor based registration of servers basically working, tests 90% updated check-in: 86bd0de407 user: matt tags: monitor-cleanup | |
2012-10-28
| ||
20:35 | Incremental changes to monitor check-in: 372abcaa23 user: matt tags: monitor-cleanup | |
2012-10-27
| ||
16:52 | interim commit with partial transition to new monitor server support check-in: b6b960aae3 user: matt tags: monitor-cleanup | |
15:24 | Changed open-run-close to take a proc for db opener, #f to use open-db or an already opened db check-in: eb12585951 user: matt tags: monitor-cleanup | |
11:45 | Added templates for server and client functions in tasks check-in: 19e4993de3 user: matt tags: monitor-cleanup | |
2012-10-26
| ||
08:06 | starting to fix/improve the monitor check-in: 92290be7f6 user: matt tags: monitor-cleanup | |
2012-10-24
| ||
17:25 | Cleaned up removal messages. check-in: b4cfcf101b user: matt tags: trunk | |
12:56 | bumped-version-to-v1.51 check-in: 244782c0ff user: matt tags: trunk, v1.51 | |
12:54 | Merged switch-to-zmq branch to trunk check-in: 5824df90dd user: matt tags: trunk | |
11:57 | switched to compact table of queries Closed-Leaf check-in: c8473ef1f8 user: matt tags: switch-to-zmq | |
10:04 | Streamlined remote queries Closed-Leaf check-in: e43c4a954e user: matt tags: experimental-sql-query-table | |
07:02 | Fix to kill check-in: 85a1288370 user: matt tags: switch-to-zmq | |
00:08 | test4 now passing in zmq server mode check-in: c91f937011 user: matt tags: switch-to-zmq | |
2012-10-23
| ||
22:49 | zmq mostly working... check-in: 7cb1bd5c46 user: matt tags: switch-to-zmq | |
17:04 | zmq almost working check-in: aaae486378 user: mrwellan tags: switch-to-zmq | |
02:16 | More implemented on zmq conversion check-in: dcef80627c user: matt tags: switch-to-zmq | |
00:13 | Start of conversion to zmq check-in: dc9fc1c7d4 user: matt tags: switch-to-zmq | |
2012-10-22
| ||
17:30 | Switched back to util-linux 2.21, disabled libblkid check-in: f72f46f62c user: fdk71adm tags: trunk | |
16:53 | Added dropped --enable-shared check-in: d0adee48e4 user: mrwellan tags: trunk | |
00:11 | Switching back to util-linux-2.22? check-in: a8bbd05f3b user: matt tags: trunk | |
2012-10-21
| ||
22:17 | Switch to utils-linux-2.20.1 check-in: 8774cfa0a1 user: matt tags: trunk | |
20:51 | More tweaking attempts to get zeromq compiled at multiple sites check-in: 281b8b4b3f user: matt tags: trunk | |
18:43 | tweaks to deploy mode check-in: ca5d3ddb5f user: matt tags: trunk | |
18:38 | tweak-n-transfer installall.sh check-in: aa245766a8 user: mrwellan tags: trunk | |
18:24 | Tweaked making of libuuid check-in: e1752925bb user: matt tags: trunk | |
18:10 | Build all of e2fsprogs for now. Trimback later check-in: 57b95b420b user: mrwellan tags: trunk | |
18:09 | Added matcable egg check-in: fb5ff46f53 user: matt tags: trunk | |
17:46 | Partial implementation of deployable installer check-in: 64e3a5847c user: matt tags: trunk | |
16:45 | Added support for building private copy of libuuid check-in: dc6f698439 user: matt tags: trunk | |
15:03 | Added zmq example and install support check-in: b3e432ecb4 user: matt tags: trunk | |
2012-10-20
| ||
19:22 | Added zmq to the install check-in: 23fa12cb70 user: matt tags: trunk | |
2012-10-19
| ||
17:02 | Changed rpc info messages to level 12, added debug to test4 invocation of server, added option to run server in conjunction with -runall or -runtests check-in: 73998460e8 user: mrwellan tags: trunk | |
2012-10-18
| ||
23:50 | Added instrumentation to many database access routines check-in: 333996fd2f user: matt tags: trunk | |
22:45 | Null merge from sqlite3-logging, everything was cherrypicked earlier? check-in: 61707d689e user: matt tags: trunk | |
22:43 | Merged trunk into sqlite3-logging Leaf check-in: 764ace117f user: matt tags: sqlite3-logging | |
22:28 | Merged in improvements to debug printing in readiness for db access nesting study check-in: 85f25caaa3 user: matt tags: trunk | |
16:39 | Cherry picked the test matching (test vs. test/) fix to trunk check-in: 517fde8bdf user: mrwellan tags: trunk, v1.508 | |
16:11 | Minor fix to test matching; test => %/% but test/ => %/ Closed-Leaf check-in: 4380b6c011 user: mrwellan tags: enhanced-debug | |
14:56 | Added fine grained control over debug:print printing and added speciallized printer debug:print-info check-in: b1669bc3d1 user: mrwellan tags: enhanced-debug | |
2012-10-17
| ||
20:11 | Tweaked delays to reduce db load. Shrunk maxretries to match check-in: da9a8edadb user: mrwellan tags: trunk, v1.507 | |
15:21 | Another tweak to how -itempatt works with new matching. check-in: 273fe5758e user: mrwellan tags: trunk, v1.505 | |
15:12 | Better emulation of old -itempatt behaviour check-in: fbe6447144 user: mrwellan tags: trunk, v1.505 | |
14:19 | Better emulation of old -itempatt behaviour check-in: ed14608d1b user: mrwellan tags: trunk, v1.504 | |
11:14 | Removed messages from usage of -items. Bumped version check-in: b3d2bfeeb7 user: mrwellan tags: trunk, v1.503 | |
2012-10-16
| ||
23:59 | Added missing logging switch, added corrected support to make file, increased logging sqlite timeout check-in: 7ab21a4d6d user: matt tags: trunk | |
17:51 | Added tests to Makefile test1 check-in: 71930574fa user: mrwellan tags: trunk, v1.502 | |
17:47 | Fixed case where un-runnable tests due to dependencies caused megatest to never exit check-in: b005b34ebc user: mrwellan tags: trunk | |
15:23 | Merged in logging to sqlite db code check-in: 427183e35c user: mrwellan tags: trunk | |
14:28 | Merged trunk into sqlite3-logging check-in: 13d3e653d6 user: mrwellan tags: sqlite3-logging | |
2012-10-15
| ||
15:06 | Bumped version check-in: 8b9875923e user: fdk71adm tags: trunk | |
14:44 | Fixed removal of directories and links in -remove-runs and added backwards compatibility for -itempatt. check-in: 7b78a751c5 user: mrwellan tags: trunk, v1.501 | |
10:41 | Bumped version check-in: 0791ec1f09 user: fdk71adm tags: trunk, v1.50 | |
10:38 | Added run-id to run info panel, brought launch commands in line with new test spec mechanism check-in: b6b6ac8553 user: mrwellan tags: trunk | |
10:06 | Added wrapping of test desciption at 40 chars check-in: 1dca81e5c4 user: mrwellan tags: trunk | |
08:54 | Merged in some leftover changes.... check-in: 737532df21 user: mrwellan tags: trunk | |
2012-10-14
| ||
23:27 | Resized test patt box on dashboard, updated help for removal of -itempatt, temporary remove of -rollup, added rollup test, added -test-file and -test-path tests check-in: c3f6a89ed1 user: matt tags: trunk | |
2012-10-13
| ||
16:17 | More changes to test retrieval query, logic on states/statuses not correct check-in: d73fe88a2b user: matt tags: trunk | |
15:17 | Fixed query that gets tests, when optional arguments for selecting based on state/status etc. the OR clauses needed to be collected by parens check-in: 1d49717c43 user: matt tags: trunk | |
08:19 | Fixed typos, turn off error handling when debugging > 3, added error for wrong specification of state/status in -set-state-status, improved test2 check-in: dddbf29c8f user: matt tags: trunk | |
2012-10-12
| ||
17:22 | Compact test pattern specification now working for all features check-in: 1303bd53c2 user: matt tags: trunk | |
16:23 | Partial completion of compact test patt check-in: 306c685da3 user: mrwellan tags: trunk | |
14:03 | Converted runs queue to use compact test pattern spec. check-in: 56eeb9f895 user: mrwellan tags: trunk | |
2012-10-11
| ||
23:43 | Building more robustness into tests... check-in: 4282af782b user: matt tags: trunk | |
18:28 | Added more tests. More conversion to glob + like check-in: dfc0e2341c user: mrwellan tags: trunk | |
12:12 | Converted runs:get-runs-by-patt to default to glob but use like if %'s are seen in the pattern check-in: 6fa4454895 user: mrwellan tags: trunk | |
10:54 | Added back support for empty vars check-in: f2ba3fe4d5 user: mrwellan tags: trunk | |
01:06 | Propagated -logging to tests (note: this doesn't help with sub-invocations) check-in: fc03199f62 user: matt tags: sqlite3-logging | |
00:11 | Merged trunk into logging check-in: 7d49a78e24 user: matt tags: sqlite3-logging | |
2012-10-10
| ||
18:19 | Added mapping of mtest to megatest in launch, switched nbfake to run jobs in background, changed fsl to fossil in makefile check-in: 1b1db65b15 user: mrwellan tags: trunk | |
2012-10-09
| ||
20:22 | Fixed bug with refusing to operate on DELETED tests. Correct fix for treatment of NOT_STARTED vs. LAUNCHED tests in counting tests that are running. check-in: 3ceb1e262a user: matt tags: trunk, v1.4614 | |
15:58 | Partial fix for simultaneously preventing races on launch of new jobs and respecting use of max-concurrent-jobs check-in: f1b027a2e2 user: matt tags: trunk | |
12:00 | Merged in needed change to Makefile for logging check-in: 7ee796c14e user: matt tags: sqlite3-logging | |
09:45 | Added better signature to makefile target but not enabled yet check-in: 521a37d7f3 user: matt tags: trunk | |
09:30 | Merged sqlite3 db logging to new branch check-in: 69f6bf8f5a user: matt tags: sqlite3-logging | |
2012-10-08
| ||
23:49 | Added kill of dboard to kill target check-in: e1d9cf7044 user: matt tags: trunk, test1-test4-clean-with-rpc-ubuntu, v1.4612 | |
23:42 | Cleaned up some calls to rpc procedures. Closed-Leaf check-in: 21a6dc94ac user: matt tags: rpc-db-access | |
23:27 | Minor improvement to server login messages check-in: 2b78b4fb41 user: matt tags: trunk | |
23:14 | Merged in updates to installall.sh check-in: 535076aae1 user: matt tags: trunk | |
23:12 | Merged in feature branch stderr-capture (works ok) check-in: 8ee92f3656 user: matt tags: trunk | |
23:11 | Merged all changes to installall.sh Closed-Leaf check-in: e2e3701feb user: matt tags: update-installall.sh | |
23:07 | Fixes to install.sh check-in: e021104301 user: matt tags: update-installall.sh | |
23:05 | Added ability to log to sqlite3 db Closed-Leaf check-in: 29d7b1ec12 user: matt tags: logging-to-db | |
22:58 | Added stderr capture on launch Closed-Leaf check-in: a7d93e42e4 user: matt tags: test4-clean-fast, stderr-capture | |
22:44 | Merged b2448 into trunk, passes test4 check-in: 2d26c7fb2e user: matt tags: trunk, test4-clean | |
22:39 | Added kill target for forced clean up check-in: ff4a2d4f85 user: matt tags: trunk | |
19:43 | Forced iup to older version which works Closed-Leaf check-in: d3b43556bd user: mrwellan tags: rpc-db-access | |
18:53 | Force cache off for now check-in: 07dd812d1e user: matt tags: rpc-db-access | |
18:17 | Make rpc vs. normal calls more consistent check-in: 49f93afd9b user: mrwellan tags: rpc-db-access | |
15:53 | tweaked-installall.sh check-in: 71b201eb77 user: mrwellan tags: rpc-db-access | |
15:45 | Cleaned up login for rpc. Fixes to install process for IUP check-in: acc6c48585 user: mrwellan tags: rpc-db-access, merged-to-trunk-via-cherrypick | |
11:38 | Added logging to an sqlite3 db, updated installall.sh to latest chicken and iup releases, proper capture of stderr on launch process. check-in: 69482225b7 user: mrwellan tags: rpc-db-access, these-changes-moved-to-logging-to-db-branch | |
2012-10-07
| ||
22:50 | Merged couple more changes from test-specific-db check-in: b2448ef0d3 user: mrwellan tags: rpc-db-access, test4-clean | |
22:05 | Updated chicken install script. Added test for -test-paths or -test-files Closed-Leaf check-in: 6c6195593c user: matt tags: test-specific-db | |
12:14 | merged to trunk while sitting next to a creek in Prescott wilderness check-in: 30895dfd86 user: user tags: trunk, test4-clean | |
2012-10-06
| ||
21:44 | Tried rpc:close-all-connections check-in: 15de82c995 user: matt tags: test-specific-db | |
19:50 | Bumpted version check-in: 1944d0c828 user: fdk71adm tags: test-specific-db, v1.4611 | |
19:49 | corrected iterated to test_data in tests.scm for test1. check-in: e1cd100b2d user: mrwellan tags: test-specific-db, v1.4609 | |
19:08 | test4 passes 100% with rpc check-in: 78a6fc6609 user: matt tags: test-specific-db | |
16:40 | rpc working on Ubuntu except for rollup check-in: 6747bc6633 user: matt tags: test-specific-db | |
14:25 | Reverted register-test to not be remote in test1 check-in: fb07933d2a user: matt tags: test-specific-db | |
2012-10-05
| ||
17:04 | Backed out rpc of register-test, test1,test4 working check-in: 197b642483 user: mrwellan tags: test-specific-db | |
16:38 | Changed register-test to do a flush immediately check-in: 706a4ef570 user: mrwellan tags: test-specific-db | |
16:25 | rpc updates, test1 passes check-in: 105f6a0b2b user: mrwellan tags: test-specific-db | |
11:37 | Got test1 running completely clean check-in: 7dfcb764c6 user: mrwellan tags: test-specific-db | |
2012-10-04
| ||
16:17 | Merged with earlier edits check-in: 902282795a user: matt tags: test-specific-db | |
16:08 | Fixed couple tests check-in: fbca8a30c8 user: matt tags: test-specific-db | |
15:42 | cleaned up simplerun test case check-in: 51699c5ffe user: mrwellan tags: test-specific-db | |
14:09 | Couple minor improvemts to the launch loop and db calls check-in: d7e5bba155 user: mrwellan tags: test-specific-db | |
13:31 | Reworked the launch loop to fix a bug in re-running already launched tests (not yet validated) check-in: d9b1c49d16 user: mrwellan tags: test-specific-db | |
2012-10-03
| ||
17:10 | Fixed typo check-in: df9927b712 user: mrwellan tags: test-specific-db | |
16:46 | rpc still partially borked check-in: f8d0d7ad8c user: mrwellan tags: test-specific-db | |
11:12 | rpc calls for iterated test rollup implemented and appears to work in remote mode check-in: ad930701a2 user: mrwellan tags: test-specific-db | |
10:39 | rpc calls for iterated test rollup implemented and working in local mode check-in: 0d2f1ac29a user: mrwellan tags: test-specific-db | |
2012-10-02
| ||
22:24 | bumped version check-in: 029ed471cf user: matt tags: test-specific-db, v1.4609 | |
18:16 | More conversion to rpc check-in: 58b53eb970 user: mrwellan tags: test-specific-db | |
2012-10-01
| ||
23:11 | Added checking on -debug for non-numbers check-in: 1ad597218e user: matt tags: test-specific-db, v1.4608 | |
21:48 | Added correct exit back for non-server mode check-in: 4111a3bf40 user: matt tags: test-specific-db | |
17:32 | partial recovery of rpc mechanism check-in: 541cc327b6 user: mrwellan tags: test-specific-db | |
2012-09-30
| ||
23:28 | bumped version check-in: 9d1014508a user: fdk71adm tags: test-specific-db | |
22:12 | Enabled first round rpc check-in: bc191e1706 user: matt tags: test-specific-db, v1.4607 | |
2012-09-28
| ||
18:28 | Bumped jobs to 200 check-in: cf1e5bff8c user: matt tags: test-specific-db, v1.4606 | |
16:23 | Refactored more db stuff to use open-run-close check-in: cc1b5a10b2 user: mrwellan tags: test-specific-db, v1.4605 | |
12:01 | Fixed the MT_RUN_AREA_HOME, previous fix did not set the var before parsing .config files. check-in: 67e15ae474 user: mrwellan tags: test-specific-db, v1.4604 | |
2012-09-27
| ||
23:30 | Switched to OFF for sync and using exception handling on db access check-in: d805adeb13 user: mrwellan tags: test-specific-db, v.14603 | |
23:11 | Converted calls to rdb: back to db: check-in: 7993b83cc3 user: matt tags: test-specific-db, v1.4602 | |
22:22 | Added fossil signature to help check-in: 44cc049083 user: matt tags: test-specific-db, v1.4601 | |
17:59 | Added error handler for open-run-close with a random (up to two minutes) delay check-in: 4dcf1382a6 user: matt tags: test-specific-db, v1.46 | |
17:23 | Pulling back values for parallel test check-in: 1dd4b7f24f user: mrwellan tags: test-specific-db | |
16:53 | Minor clean up check-in: 7a2fe15d10 user: matt tags: test-specific-db | |
16:33 | Trying more conservative values on NFS check-in: 63d52c1fe9 user: mrwellan tags: test-specific-db | |
16:03 | Cached collection of basic run info check-in: fb1ab3f6c9 user: matt tags: test-specific-db | |
12:41 | Fixed wrong ordering on maxretries if not defined check-in: ccfbba74c4 user: matt tags: test-specific-db | |
10:30 | Added configuration control for max-retries check-in: a944a39310 user: matt tags: test-specific-db | |
09:30 | Bumped version check-in: 45a92d8798 user: matt tags: test-specific-db | |
08:52 | Moved minutes monitoring from megatest.db to testdat.db check-in: 4f517c5576 user: matt tags: test-specific-db | |
2012-09-26
| ||
22:41 | Have DELETED records removed when a run is completely removed. Added trigger for cleaning cache on getting test info check-in: 44600fe1e6 user: matt tags: test-specific-db | |
22:01 | Changed throttle to be a multiple to avoid divide by zero and make bigger equal more throttle. check-in: 71272ebd0c user: matt tags: test-specific-db | |
21:38 | Corrected sqlite3 call in makefile check-in: 7f96074562 user: mrwellan tags: test-specific-db | |
21:33 | Lightened the heavy test to four parallel runs check-in: ddc68a5de5 user: matt tags: test-specific-db | |
21:27 | Fixed call to delete to use open-run-close check-in: 84ae3bfc9d user: matt tags: test-specific-db | |
21:17 | Tentatively turning on test-id caching check-in: f16f55cefe user: matt tags: test-specific-db | |
19:35 | Added support for all sync modes check-in: 1ffce442dc user: matt tags: test-specific-db | |
17:42 | All good on re-running as needed check-in: 5f3e0473cf user: matt tags: test-specific-db | |
15:35 | Added a second pass clean up run, switched testing to not be syncronous, added debug control to test5 check-in: 3da1798a2a user: matt tags: test-specific-db | |
14:42 | Removed a not needed finalize check-in: 47e9f43714 user: matt tags: test-specific-db | |
14:34 | Added an extra sleep for case when can't run more check-in: ac97c2c2c9 user: matt tags: test-specific-db | |
14:10 | Fixed typo, yeah, right, it was a typo check-in: 3ec351303e user: matt tags: test-specific-db | |
2012-09-25
| ||
18:03 | Snapshot - still problematic in the test queue check-in: b3fb6e132e user: mrwellan tags: test-specific-db | |
12:06 | This one looks good. check-in: 91504daf87 user: mrwellan tags: test-specific-db | |
2012-09-24
| ||
17:20 | Tweaks to fix the premature test launching issues Leaf check-in: 658cf01137 user: mrwellan tags: test-specific-db | |
00:02 | Added comment on mode check-in: eb47e2c93d user: matt tags: test-specific-db | |
2012-09-23
| ||
16:27 | Added control of throttle value to megatest.config check-in: e70a021208 user: mrwellan tags: test-specific-db | |
12:48 | Added back full ability to run synchronous=OFF check-in: a90c28df57 user: matt tags: test-specific-db | |
11:28 | Fixed the dreaded dropped test bug check-in: 01ad82ceb0 user: matt tags: test-specific-db | |
2012-09-22
| ||
17:54 | Made test launch try to share the db by open as needed. check-in: cb76a6fc5d user: matt tags: test-specific-db | |
17:03 | Added addaptive delay for database collision mitigation check-in: 25def8d8a4 user: matt tags: test-specific-db | |
15:14 | More streamlining check-in: eccc3dc4d0 user: matt tags: test-specific-db | |
2012-09-21
| ||
17:20 | Streamlined a few queries, did more conversions to open-run-close check-in: ea8a0d8ef0 user: mrwellan tags: test-specific-db | |
16:30 | Launching code changed to open-run-close the db check-in: 784ff21f6c user: mrwellan tags: test-specific-db | |
15:46 | Added wrapper for open-run-close of db and applied to all in execute section check-in: d092880d31 user: mrwellan tags: test-specific-db | |
14:38 | Cleaned up most fallout from migration to test specific data file check-in: 94f8ba30bd user: mrwellan tags: test-specific-db | |
2012-09-19
| ||
12:25 | Migrated steps to test specific db file check-in: 7861874745 user: mrwellan tags: test-specific-db | |
2012-09-18
| ||
17:31 | Partially broken implementation of steps data move to testrundat check-in: b95aecf28b user: mrwellan tags: test-specific-db | |
17:31 | Partially broken implementation of steps data move to testrundat check-in: baf93f49cf user: mrwellan tags: test-specific-db | |
02:49 | Competed initial implementation of testrundat check-in: 75c8dc4713 user: matt tags: test-specific-db | |
2012-09-17
| ||
18:02 | Partial implementation of testrundat check-in: a8e4d577bc user: mrwellan tags: test-specific-db | |
2012-09-14
| ||
14:18 | Brought up to date with latest from trunk check-in: 191987e384 user: mrwellan tags: test-specific-db | |
14:17 | Merged in fix for symlink crash check-in: e6642c0f2d user: mrwellan tags: trunk | |
14:16 | Merged in v1.4403 changes to trunk check-in: e0a7e24c94 user: mrwellan tags: trunk | |
14:15 | Move test specific data to sqlite db in test dir check-in: c285bf48d1 user: mrwellan tags: test-specific-db | |
13:43 | Added check for symbolic link to creation logic check-in: 3c167a3ae4 user: mrwellan tags: v1.44 | |
2012-07-15
| ||
23:53 | Bumped version to v1.4403 check-in: f4356f57f3 user: mrwellan tags: v1.44, v1.4403 | |
23:46 | Added synchronous=0 as an option check-in: 5d13f2e3fb user: matt tags: v1.44 | |
2012-06-27
| ||
15:21 | Fixed db:get-test-data-by-id to fail gracefully check-in: 3aef5315e7 user: mrwellan tags: v1.44, v1.4402 | |
13:51 | Fixed typo check-in: d3fc157db1 user: mrwellan tags: v1.44 | |
2012-06-26
| ||
14:06 | Fixed bug with finding wrong megatest.config and megatest.db due to usage of symlinks check-in: 0438d75d6c user: mrwellan tags: v1.44 | |
2012-06-22
| ||
13:47 | Bumped version number check-in: 034e389e7c user: fdk71adm tags: v1.44 | |
13:39 | Added a finalize for sqlite3 when shutting down due to bad test specs check-in: 3206828e78 user: mrwellan tags: v1.4401, v1.44 | |
2012-06-15
| ||
17:09 | Changed -test-path to -test-files per suggestion from RobertG check-in: dcbfd26de7 user: mrwellan tags: v1.44 | |
15:59 | Fixed test-path(s) for working with symlinked tests check-in: 17e2614788 user: mrwellan tags: v1.44 | |
14:08 | Probable fix for remote tests via symlinks issue check-in: 6e011c5c19 user: mrwellan tags: v1.44 | |
13:31 | Added additional vars to launch environment and changed dirs check-in: ee75e5b7f7 user: mrwellan tags: v1.44 | |
12:05 | Added additional vars to launch environment and changed dirs check-in: 699412032b user: mrwellan tags: v1.44 | |
2012-06-14
| ||
23:46 | Added check for non-existant required tests check-in: 8478208080 user: matt tags: v1.44 | |
23:25 | Added a linked test check-in: 7022183029 user: matt tags: v1.44 | |
2012-05-29
| ||
09:47 | Questionable changes to help debug test_env_vars failure Closed-Leaf check-in: 12196ddfac user: mrwellan tags: path-and-envvars-fix | |
2012-05-25
| ||
15:39 | Merged v1.44 changes into path-and-envvars-fix branch check-in: 0679eecf71 user: fdk71adm tags: path-and-envvars-fix | |
15:09 |
Added path to megatest executable to PATH in the setup-for-run call. Added filters for envvars and ability to override a specific variable
Do not merge this in until it is bug free! Problem with env vars? check-in: 8dc37784e2 user: mrwellan tags: path-and-envvars-fix | |
2012-05-23
| ||
15:39 | Added all_toplevel for testing check-in: da8f7f667a user: mrwellan tags: v1.44 | |
2012-05-07
| ||
00:09 | ittybitty edits Closed-Leaf check-in: 4ff88888bd user: matt tags: massive-refactor | |
2012-05-06
| ||
23:26 | ititbity changes check-in: 3afc52233e user: matt tags: massive-refactor | |
22:13 | Bumping version num check-in: c49c2990e2 user: matt tags: v1.44 | |
22:10 | Starting massive refactor for v2.0 check-in: 1c689c2903 user: matt tags: massive-refactor | |
22:10 | Create new branch named "v1.44" check-in: f071891318 user: matt tags: v1.44 | |
2012-05-04
| ||
10:47 | Added MT_TARGET check-in: 1c1e1205c5 user: mrwellan tags: trunk | |
08:41 | Changed testmode into a symbol check-in: ccc8cf028b user: matt tags: trunk | |
00:07 | Many fixes to test running loop to support toplevel tests check-in: 14a47fd45c user: matt tags: trunk | |
2012-05-03
| ||
18:08 | Added check for having self as waiton and added a toplevel test check-in: 2c4a958ae1 user: mrwellan tags: trunk | |
13:52 | Merging blocking fix to trunk check-in: 41ef747b91 user: mrwellan tags: trunk | |
13:41 | Fixed blocking bug (I think). Minor additions to new user manual Closed-Leaf check-in: 68f98cd6bb user: mrwellan tags: blocking-on-FAIL-fix | |
01:07 | Added code needed to fix blocking problem but problem not quite solved check-in: 6d817c8583 user: matt tags: blocking-on-FAIL-fix | |
2012-05-02
| ||
14:59 | Template files for new manual check-in: 9a1c98bbb1 user: mrwellan tags: blocking-on-FAIL-fix | |
00:04 | Merged v1.43 into blocking fix check-in: ad39e0084c user: matt tags: blocking-on-FAIL-fix | |
2012-05-01
| ||
23:47 | Bug fix for blocking tests where prereq is FAIL check-in: 9a2d3e30d1 user: matt tags: blocking-on-FAIL-fix | |
2012-04-30
| ||
16:22 | Added unit tests back. Tweaked a few to get them to run again Closed-Leaf check-in: 9058dc2743 user: mrwellan tags: v1.43 | |
14:43 | Merging fix to tests for config file includes check-in: be7c0017bf user: mrwellan tags: v1.43 | |
00:06 | Corrected wrong include structure in refactored tests check-in: 47a6a72664 user: matt tags: trunk | |
2012-04-27
| ||
11:19 | Merging in the config include test check-in: 35757acb39 user: mrwellan tags: v1.43 | |
11:18 | Adding test for the broken config include check-in: feb0168376 user: mrwellan tags: trunk | |
2012-04-25
| ||
10:14 | Create new branch named "v1.43" check-in: ea26754ba2 user: mrwellan tags: v1.43 | |
2012-04-24
| ||
21:59 | Added another raw test to to simpletest check-in: a7ab704e37 user: matt tags: trunk, patch-point | |
2012-04-23
| ||
15:19 | Added fname to calls for get test path check-in: 8995de4ee1 user: mrwellan tags: trunk | |
11:07 | Merged extend-test-get-path into trunk check-in: 8b3179d059 user: mrwellan tags: trunk | |
09:58 | Made genexample a bit safer Closed-Leaf check-in: f067e02af4 user: mrwellan tags: extend-test-get-path | |
09:27 | Updated path due to move of tests check-in: a24a1b2335 user: mrwellan tags: extend-test-get-path | |
02:47 | Minor tweak check-in: 091e1dd192 user: matt tags: extend-test-get-path | |
02:36 | Added simple helper for creating new tests and megatest areas check-in: 3de9db9a0f user: matt tags: extend-test-get-path | |
00:18 | Added generator of examples starting point check-in: a32f37acb7 user: matt tags: extend-test-get-path | |
2012-04-22
| ||
16:57 | Merged some layabout changes check-in: a378c1f1a9 user: matt tags: trunk | |
00:05 | Adapted Makefile to new directory structure check-in: ed3cb73e29 user: matt tags: extend-test-get-path | |
00:03 | Arduously moved tests to the tests dir check-in: 423f168820 user: matt tags: extend-test-get-path | |
2012-04-21
| ||
23:36 | Moved the full run test suite to fullrun check-in: e06ef7ae11 user: matt tags: extend-test-get-path | |
23:32 | Migrating from -test-paths to -test-path check-in: 5c2e1f9b03 user: matt tags: extend-test-get-path | |
2012-04-20
| ||
22:29 | Extend test get path check-in: 8f2a9bcf7c user: mrwellan tags: extend-test-get-path | |
12:12 | Fixed bug with remove-runs removing a run record when tests still existed check-in: 88d5b2682a user: mrwellan tags: trunk | |
2012-04-19
| ||
23:58 | go ahead and merge to trunk check-in: a06af4450a user: matt tags: trunk | |
23:45 | Fixed runconfigs.config where wrong vars slipped through Closed-Leaf check-in: 7a7f9c7318 user: matt tags: runconfigs-fix-irrelevant-vars | |
23:05 | Fix for runconfigs reading - picking up irrelevant variables check-in: 86bc7cc36f user: matt tags: runconfigs-fix-irrelevant-vars | |
16:08 | Added comma separated filters to dashboard check-in: 46858112fb user: mrwellan tags: trunk | |
13:12 | Re-worked help, added -lock and -unlock for runs check-in: ff89a30e63 user: mrwellan tags: trunk, v1.42 | |
00:09 | Made xterms wider and shorter for run launching and test removal check-in: f195933f52 user: matt tags: trunk | |
00:00 | Reworked -remove-runs; remove directories immediately after removing record, remove run dir then remove link, added lots of error checking check-in: a8d26e966f user: matt tags: trunk | |
2012-04-18
| ||
12:38 | Added missing header check-in: 9d84a5eddb user: matt tags: trunk | |
2012-04-17
| ||
17:53 | Put megatest into wrapper check-in: c06a5da0d3 user: mrwellan tags: trunk | |
2012-04-12
| ||
16:14 | Added helpful (hopefully) output on system and shell from config processing and launch processes check-in: b077e2bbcd user: mrwellan tags: trunk | |
00:55 | Added -set-state-status to enable setting state and status check-in: 29cc9e826e user: matt tags: trunk | |
2012-04-11
| ||
17:38 | Fixed patt-list-match failing on multi wild cards check-in: 205ca47739 user: mrwellan tags: trunk | |
17:12 | Catch case where itempatt causes zero matches check-in: a4f0cd340e user: mrwellan tags: trunk | |
14:19 | Fixed issue where config is called with filename only and no path check-in: bd5a474d0e user: mrwellan tags: trunk | |
14:15 | Fixed issue where config is called with filename only and no path check-in: ea67e40430 user: mrwellan tags: trunk | |
13:48 | Fixed typo in summarize-tests check-in: b48eda5c31 user: mrwellan tags: trunk | |
2012-04-10
| ||
09:51 | Fixed running of single item. Decreased delays when can't launch tests as it was constraining launch rate unnecessarily check-in: 79c3028409 user: mrwellan tags: trunk | |
2012-04-09
| ||
15:45 | Fixed issue with remove-runs so default is to remove all if :state and :status are not specified, fixed pattern match due to glob wierdness issue with running tests based on itempatt check-in: 2dca8d8f9a user: mrwellan tags: trunk | |
2012-04-04
| ||
19:41 | Merged in the removed based on state and status branch check-in: f38b3dadbd user: mrwellan tags: trunk | |
18:07 | Added ability to remove tests based on :state and :status Closed-Leaf check-in: 3ae695ed4b user: mrwellan tags: remove-given-state-status | |
17:30 | Pulled in the beginings of multi-filter code check-in: 3e1180bef3 user: mrwellan tags: trunk | |
17:29 | Added test4 for high impact on db. Pulled in the beginings of multi-filter code check-in: 34efa31216 user: mrwellan tags: trunk | |
2012-04-03
| ||
22:44 | Run locks Closed-Leaf check-in: 93a73acc32 user: matt tags: run-locks | |
00:46 | Adding locking of runs. -remove-runs skips runs with state of locked Closed-Leaf check-in: f07eeb7fa5 user: matt | |
00:05 | Fixed storage of path to be link dir, not run dir check-in: c4dc36c8ef user: matt tags: trunk, v1.41 | |
2012-04-02
| ||
22:49 | Add multi-patts to selectors in dashboard Closed-Leaf check-in: 31e91bbc09 user: mrwellan tags: multi-selectors | |
09:19 | Cache run info check-in: fa2b98fd70 user: mrwellan tags: trunk | |
09:09 | Merged in debug improvement, debug is now passed on to the test execution check-in: ef011a974f user: mrwellan tags: trunk | |
01:47 | Added info print to help resolve links vs. run area check-in: e1b6d511c2 user: mrwellan tags: trunk | |
01:40 | Restructured runs dir and links check-in: c661cee49c user: mrwellan tags: trunk | |
01:25 | Restructured runs dir and links check-in: a8bf4e7e6f user: mrwellan tags: trunk | |
2012-04-01
| ||
23:29 | Updated copyrights check-in: 0a116daff3 user: mrwellan tags: trunk | |
23:14 | Pass debug params to execute tests Closed-Leaf check-in: b73650afa1 user: mrwellan tags: pass-debug-to-test-execute | |
22:23 | Experimentatal fixes Closed-Leaf check-in: 9dd8efddb8 user: mrwellan tags: experimental-fixes | |
22:20 | rundir and links fix check-in: 346409ed1e user: matt tags: trunk | |
2012-03-31
| ||
18:38 | Cleaned up ignores and added minimal example to docs check-in: ca3478ee5c user: matt tags: trunk | |
18:26 | Experimentally cutting back the open-db/finalize cycle NOTE: This made contention on the db worse and causes failures Closed-Leaf check-in: e01e81f554 user: matt tags: experimental-streamlining | |
2012-03-30
| ||
00:07 | Fixed reading of runconfigs; chdir to location of .config before reading sub-files; added pattern matching on sections to target; added tests, removed some redundant db accesses check-in: c65398ee68 user: matt tags: trunk | |
2012-03-28
| ||
20:16 | Removed debug statement check-in: aea23d28f1 user: mrwellan tags: trunk | |
15:46 | Changed the #{ ... } mechanism to be highly specific and improved options check-in: 50de060113 user: mrwellan tags: trunk | |
2012-03-27
| ||
18:03 | Added experimental support for #{...} check-in: e6bdd79d6f user: mrwellan tags: trunk | |
2012-03-26
| ||
21:05 | Added ability to override max load in nbfind, default is 50% of avail. cpus check-in: a684b5f022 user: matt tags: trunk | |
20:49 | Removed debug switches from nbfind check-in: ffc00147ea user: matt tags: trunk | |
10:52 | Added check for [include ...] in runconfigs and fixed where -itempatt was not being respected check-in: f6681ce535 user: matt tags: trunk | |
00:39 | Cleaned up output a little check-in: b3c755e579 user: matt tags: trunk | |
00:23 | Add trimming of tests from launch list to cut down on irrelevant queries and speed up launching check-in: 5501f178c7 user: matt tags: trunk | |
2012-03-25
| ||
15:15 | Added current dir to end of path so that on systems without . in the path the script will still be found check-in: ae5dd4f3a6 user: matt tags: trunk | |
15:05 | Launch the remove-runs process in an xterm check-in: 1849a06c5d user: matt tags: trunk | |
14:41 | Fixed updating of test run meta data check-in: 39b53fe321 user: matt tags: trunk | |
2012-03-20
| ||
23:28 | Got nbfind working on ubuntu check-in: 4cf18277f3 user: matt tags: trunk | |
18:24 | Added template for load based launcher check-in: 5b804d31a0 user: mrwellan tags: trunk | |
2012-03-19
| ||
20:04 | Merged servermode to trunk check-in: 0e271e38b4 user: matt tags: trunk | |
2012-03-13
| ||
20:13 | Added item_path to the tests_index check-in: 581d1148b4 user: mrwellan tags: trunk | |
06:59 | Merged servermode to trunk check-in: 3e2cee87de user: matt tags: trunk | |
2012-03-12
| ||
15:29 | Bumping version and added missing definition for rdb:test-get-path Closed-Leaf check-in: 7da47085ea user: mrwellan tags: servermode | |
09:01 | rpc stuff all working now check-in: 6bee52c53c user: matt tags: servermode | |
2012-03-11
| ||
23:26 | tweaked check-in: a680aa27b4 user: matt tags: servermode | |
23:01 | Fixed bad params on test status calls check-in: 598e97c160 user: matt tags: servermode | |
22:47 | Added IPADDR option to makefile check-in: 71cdd263a3 user: mrwellan tags: servermode | |
22:00 | tweak check-in: 044818b98f user: matt tags: servermode | |
20:59 | Minor tweaks that may help server mode check-in: 40b4f08239 user: matt tags: servermode | |
20:01 | Tweaks for server mode check-in: e51571f4ff user: matt tags: servermode | |
18:33 | Many tweaks for server mode check-in: a941b43e91 user: matt tags: servermode | |
13:31 | Couple tweaks to improve server mode check-in: 7f3c39ccb6 user: matt tags: servermode | |
2012-03-09
| ||
19:50 | Expanded Makefile to include two pass test, with and with out server check-in: 607707937f user: matt tags: servermode | |
00:00 | Partial migration away from gratuitious use of get-test-info check-in: 46e6279f80 user: matt tags: servermode | |
2012-03-04
| ||
18:06 | rpc typo fix check-in: 3892474ef6 user: matt tags: servermode | |
16:47 | Multiple small fixes made, not ready for prime time .... check-in: da3de938e3 user: matt tags: servermode | |
2012-03-01
| ||
23:18 | More stuff for the possible testdata split Closed-Leaf check-in: eadcceede0 user: matt tags: testdata | |
22:49 | Run server mode as part of -run* check-in: b06b51df8d user: matt tags: servermode | |
2012-02-29
| ||
17:56 | minor improvements to server mode check-in: 29dd546414 user: mrwellan tags: trunk | |
2012-02-28
| ||
21:28 | Incrementail changes towards the test-info data split check-in: 0bdbd9ba53 user: matt tags: testdata | |
07:02 | test_info initalization check-in: 7e2a9a176b user: matt tags: testdata | |
03:15 | Initial steps to separate test data into file testdata.db check-in: 0187531d3d user: matt tags: testdata | |
2012-02-27
| ||
09:52 | Partial fix for -rerun check-in: 0e00d7e0c2 user: matt tags: trunk | |
06:16 | Upping version to v1.38 check-in: 275de76b6d user: matt tags: trunk, v1.38 | |
2012-02-26
| ||
22:15 | Fixed intial values on examine-test for data refresh check-in: 4299ec1adb user: matt tags: trunk | |
21:35 | Tweaked some queries to increase the amount of interleaving possible check-in: 5d93144663 user: matt tags: trunk | |
19:44 | Updated tests to push on simultaneous running check-in: 82c92c7c77 user: matt tags: trunk | |
19:01 | Improved effiency of polling for data by dashboard check-in: 804e3438ad user: matt tags: trunk | |
16:44 | Put the cached update into a transaction to speed it up check-in: f6cfd4c688 user: matt tags: trunk | |
16:29 | Added some time-taking steps to a test check-in: 7996cd995c user: matt tags: trunk | |
16:19 | Caching, rpc all working fairly well check-in: 015df64528 user: matt tags: trunk | |
16:09 | Stand-alone runs now working check-in: a3bcf88b79 user: matt tags: trunk | |
14:00 | Merged from archiving branch, added caching for steps check-in: 65ae97a3b1 user: matt tags: trunk | |
07:47 | Broke connection to server out of open-db check-in: 35d5a09470 user: matt tags: trunk | |
01:11 | More rpc related changes check-in: c810f51721 user: matt tags: trunk | |
2012-02-25
| ||
22:32 | Most db: routines enabled for rpc check-in: 2c8647e6a0 user: matt tags: trunk | |
2012-02-24
| ||
14:58 | Accidental check in of rpc related junk Closed-Leaf check-in: 7502542dd9 user: mrwellan tags: archiving | |
03:21 | No need for the archiving branch, work not happening there anyway so merging to trunk check-in: ad71efd688 user: matt tags: trunk | |
00:44 | Add ability to override hostname check-in: dbc554c75c user: matt tags: archiving | |
00:22 | Typo check-in: 80e341f6e8 user: matt tags: archiving | |
00:09 | Switch to using ip address instead of host name for rpc check-in: 14b1b076b5 user: matt tags: archiving | |
00:02 | Corrected typo check-in: 22a0698c7c user: matt tags: archiving | |
2012-02-23
| ||
23:44 | Switch to using ip address instead of host name for rpc check-in: 31334b02f8 user: matt tags: archiving | |
23:14 | test-set-log converted to support rpc check-in: 04064e6f49 user: matt tags: archiving | |
22:53 | test-set-status convertered to support rpc check-in: 965b1962fe user: matt tags: archiving | |
22:28 | Ported part of test-set-status to be rpc enabled check-in: b92f8f8f5f user: matt tags: archiving | |
21:42 | Merged in rpc stuff, fixed few bugs check-in: 331e7c90b2 user: matt tags: archiving | |
2012-02-22
| ||
17:13 | Added tests to rm of test dir in tree for speculative bug fix check-in: 95fdf5ee69 user: mrwellan tags: trunk | |
2012-02-16
| ||
13:14 | Added ability to look up paths from previous tests. Test dir is now created before the run is registered check-in: 3dc6c2f1c3 user: mrwellan tags: archiving | |
2012-01-31
| ||
07:40 | Partial implementation of archiving check-in: 263965f514 user: matt tags: archiving | |
2012-01-29
| ||
19:17 | Cleared up issues with the code listings in the documention check-in: 79e43d242f user: matt tags: trunk | |
18:50 | Tweaking docs check-in: 7ad3e07014 user: matt tags: trunk | |
18:31 | Fixed pdf generation check-in: ad6b10c9ae user: matt tags: trunk | |
18:08 | Updated docs check-in: 7f0234156e user: matt tags: trunk | |
18:07 | Fixed handling of runname in test path search check-in: 3dbc84ebdc user: matt tags: trunk | |
18:07 | Fixed handling of runname in test path search check-in: 29be07e3a4 user: matt tags: trunk | |
2012-01-28
| ||
22:28 | final tweaks on -test-paths check-in: 5e8a00a005 user: matt tags: trunk | |
2012-01-27
| ||
20:01 | Partial fix for test path retrival in test mode check-in: 502458b88d user: mrwellan tags: trunk | |
2012-01-26
| ||
23:18 | Added -test-paths query for getting paths to previous tests check-in: e6213e8dbb user: matt tags: trunk | |
09:32 | Merged in minor fix from fixing-logpro-test_data branch check-in: 8e7dd486e5 user: mrwellan tags: trunk | |
09:23 | Merged trunk to fixing-logpro-test_data Closed-Leaf check-in: 439b0bbdef user: mrwellan tags: fixing-logpro-test_data | |
2012-01-24
| ||
22:13 | Fixed status during eztest runs, merely set to RUNNING check-in: 64932fb9cd user: matt tags: trunk | |
2012-01-22
| ||
22:03 | Added -target support for remove-runs check-in: fe1582c208 user: matt tags: trunk | |
2012-01-18
| ||
13:47 | Added missing parameter to special case test status update check-in: 33fa93c347 user: mrwellan tags: trunk | |
2012-01-11
| ||
11:28 | Partial work on unknown path check-in: 1db4f07cc5 user: mrwellan tags: trunk | |
2011-12-15
| ||
21:57 | Regenerated docs check-in: 1a58827c8c user: matt tags: trunk | |
2011-12-06
| ||
18:38 | Fixed case where dependent item was kicked off before prior items had fully completed check-in: 2de3c08fbd user: mrwellan tags: trunk, v1.36a | |
2011-12-05
| ||
22:52 | Brutally fixed refusal to exit with a call to exit :) check-in: 3c6e3ca6c4 user: matt tags: trunk | |
22:46 | Partial fix, now all run but won't stop check-in: 7bbcfa08c8 user: matt tags: trunk | |
13:03 | Only re-run if using the -rerun switch or -force switch (difference from old behaviour) check-in: 5b8b902667 user: mrwellan tags: trunk, waiton-broken-but-works | |
12:34 | Fixed bug with continuing to launch tests for a run after first pass though the list check-in: 428bbd9b36 user: mrwellan tags: trunk | |
10:13 | Added MT_RUNNAME back in check-in: 38766f7852 user: mrwellan tags: trunk | |
2011-12-04
| ||
23:25 | Merged back in changes for test_data type handling check-in: c48bc5a711 user: matt tags: trunk | |
21:56 | Added test for logpro required regression and some tweaks to dashboard look 'n feel check-in: 3c70848db0 user: matt tags: trunk | |
2011-11-28
| ||
07:48 | Converted runsdir to linktree, tweaked new gui for looks check-in: 5fc417f195 user: matt tags: trunk | |
2011-11-27
| ||
23:39 | Initial megatest.config gui based editor stuff in place check-in: b7ca8cbac9 user: matt tags: trunk | |
21:07 | Started construction of the one panel to rule them all check-in: 84f6d60495 user: matt tags: trunk | |
16:28 | Completed but not tested non-destructive open/modify/write of config files check-in: 8f378d4740 user: matt tags: trunk | |
15:36 | Partially complete non-destructive open/modify/write of config files check-in: e21b04bc41 user: matt tags: trunk | |
2011-11-26
| ||
10:16 | Merged reorg-runs-code to trunk check-in: 3ca3391a4e user: matt tags: trunk | |
10:13 | Tidied up start test messages a little Closed-Leaf check-in: 346d7c3282 user: matt tags: reorg-runs-code | |
09:50 | Got items back check-in: 6fddca5ea1 user: matt tags: reorg-runs-code | |
2011-11-25
| ||
23:06 | Rework of runs proceeding... it now compiles check-in: 6c65b71621 user: matt tags: reorg-runs-code | |
2011-11-24
| ||
13:02 | Infintesimal changes for the runs rework check-in: 994d8ad82a user: matt tags: reorg-runs-code | |
2011-11-23
| ||
22:57 | Documentation updates check-in: e7b8c589d6 user: matt tags: reorg-runs-code | |
2011-11-20
| ||
23:13 | Incrementally putting stuff back in place for re-written runs. check-in: a1e072dbd2 user: matt tags: reorg-runs-code | |
22:39 | Fixed compilation check-in: ddc42ef201 user: matt tags: reorg-runs-code | |
22:36 | commit of re-hacked run code. completely torn to shreds and rewritten check-in: 3aeabde95d user: matt tags: reorg-runs-code | |
2011-11-19
| ||
16:49 | Updated diagrams check-in: 78b5afb1e6 user: matt tags: reorg-runs-code | |
2011-11-17
| ||
07:11 | mid-hacking check-in: 0894da02e1 user: matt tags: reorg-runs-code | |
2011-11-16
| ||
21:31 | Reorg'd code worked fine. Pulling the basic reorg back to trunk. Next batch of changes won't be so kind :) check-in: 47e2caaf9c user: matt tags: trunk | |
21:30 | Re-added the delayed update, issue with dashboard displaying was window manager check-in: b13e42d1a5 user: matt tags: reorg-runs-code | |
20:51 | Reorg runs code start check-in: aaf143afd7 user: matt tags: reorg-runs-code | |
10:49 | Fixed dashboard failing to update sometimes, minor tweak to Makefile check-in: d1ee9f149a user: mrwellan tags: trunk | |
2011-11-15
| ||
21:48 | Improved ez test tests and mt_ezstep script check-in: 1bb1c0782c user: matt tags: trunk | |
20:42 | Cleaned out some junk files check-in: 633d859e65 user: matt tags: trunk | |
2011-11-09
| ||
15:56 | Fixed borked table creation statement. check-in: 55530df609 user: mrwellan tags: trunk | |
15:09 | Logpro (pass) + test_data (fail) should be fail but is pass. Added test case for this check-in: 60d6b0411d user: mrwellan tags: fixing-logpro-test_data | |
09:32 | Bumped version to v1.34 check-in: 0ebaf3eeeb user: mrwellan tags: trunk | |
2011-11-08
| ||
21:25 | Added kicking off of dependent tests to command line run routines check-in: 2f7869c255 user: matt tags: trunk | |
20:11 | Added a refresh button to the dashboard check-in: 0ed7784a22 user: mrwellan tags: trunk | |
2011-11-07
| ||
12:39 | Added handling of NULLs in logfile check-in: 0cdd554a61 user: mrwellan tags: trunk, v1.33 | |
12:29 | Silenced on-exit call, bumped version check-in: aeefd528dc user: mrwellan tags: trunk, v1.33 | |
11:10 | Bunchofixes for ezsteps check-in: a50e564c64 user: mrwellan tags: trunk | |
2011-11-06
| ||
23:59 | Partial fix for eztests. All but warn working correctly' check-in: 8ed9886ecf user: matt tags: trunk | |
14:42 | Added tree widget example check-in: 24cc661bd8 user: matt tags: trunk | |
2011-11-05
| ||
18:11 | Got cells.scm and matrix.scm example files working. More steps stuff working Added tests for ezsteps and logpro l check-in: b2b8a3f26c user: matt tags: trunk | |
2011-11-04
| ||
23:25 | Added cells example code check-in: f319171913 user: mrwellan tags: trunk | |
2011-11-03
| ||
22:59 | Added test placeholders check-in: 5868dd5b31 user: matt tags: trunk | |
2011-11-02
| ||
21:59 | Merged from envhandling branch check-in: da715ac6ab user: matt tags: trunk, v1.32 | |
21:58 | Hacked to get vars working ok. NOT REENTRANT. Must rework :( Closed-Leaf check-in: 0f355e8087 user: matt tags: envhandling | |
18:09 | envvar handling is not reentrant. Need a better solution. Putting this stuff on a branch for now check-in: b71bf64192 user: mrwellan tags: envhandling | |
15:32 | Checking in partial fix for envvar handling check-in: ff05a10939 user: mrwellan tags: trunk, v1.31 | |
11:10 | Bumped version check-in: 26ce838a3c user: mrwellan tags: trunk | |
2011-11-01
| ||
23:00 | Improved running of predepends based on waitons check-in: 9d2d6dc7a4 user: matt tags: trunk | |
22:30 | Moved runconfig.config process to earlier in flow. Changed sleep to thread-sleep. Cleaned up pre-required tests launching check-in: 1ff62f1f9d user: matt tags: trunk | |
2011-10-30
| ||
22:04 | Corrected -load-data to -load-test-data, added manual.sh to help remember how to run this check-in: 12badb9046 user: matt tags: trunk | |
21:48 | Example run for manual execution of tests check-in: a8bb833bf1 user: matt tags: trunk | |
19:43 | Added -setvar, changed environment settings to use double quote instead of single quote check-in: a9efabed17 user: matt tags: trunk | |
2011-10-29
| ||
21:51 | Fixed test of eztest with logpro check-in: bc64078220 user: matt tags: trunk | |
2011-10-27
| ||
20:31 | Nada check-in: 1c292f6f90 user: mrwellan tags: trunk | |
2011-10-26
| ||
14:03 | Merged guitweaks (includes stuff from private branches check-in: bb8b14dea5 user: mrwellan tags: trunk | |
13:42 | Added back the hiding of empty runs Closed-Leaf check-in: 9baa06c1ce user: mrwellan tags: guitweaks | |
10:59 | Cleaned up the left labels, got some semblence of sorting to work check-in: d25299ae49 user: mrwellan tags: guitweaks | |
10:46 | Cleaned up the left labels check-in: a0696770b5 user: mrwellan tags: guitweaks | |
10:37 | Cleaned up the left labels check-in: 00fe53b20b user: mrwellan tags: guitweaks | |
09:15 | Sprucing up the gui a bit. check-in: 9b2128dd16 user: mrwellan tags: guitweaks | |
2011-10-25
| ||
20:12 | Fixed command line -runall borked by the monitor stuff check-in: fa52f9444d user: mrwellan tags: trunk | |
2011-10-24
| ||
23:14 | Removed transaction from snag task - works much better but needs to be proven no collisions check-in: f03dbc0c69 user: matt tags: trunk | |
13:36 | Removed tasks_queue and monitor from patch-db check-in: 2a3d3d5d7a user: mrwellan tags: trunk | |
10:59 | Moved monitor and tasks_queue to monitor.db check-in: bae7a5777a user: mrwellan tags: trunk | |
03:36 | Added missing dashboard-guimonitor.scm file check-in: 7ee9f12f63 user: matt tags: trunk | |
2011-10-23
| ||
23:03 | Monitor based runs working well check-in: a1371db27a user: matt tags: trunk | |
20:42 | Lots of little bugs fixed related to monitor. Note that now multiple runs must be accomodated from the same launcher check-in: 98de2c2f8d user: matt tags: trunk | |
19:10 | Monitor based runs partially working check-in: 59034f6b4d user: matt tags: trunk | |
16:42 | Blindly duplicated run logic to use in monitor based launching check-in: f97980cf8c user: matt tags: trunk | |
06:02 | Progress on monitor based running check-in: 3cbc9cb854 user: matt tags: trunk | |
2011-10-22
| ||
00:22 | Initial (and completely untested) framework for monitor based running check-in: 5be1cf4b7c user: matt tags: trunk | |
2011-10-21
| ||
16:30 | Added checking of writability for disk areas check-in: d14109d524 user: mrwellan tags: trunk | |
2011-10-19
| ||
21:16 | Merged in changes from private branch check-in: 52120b2140 user: mrwellan tags: trunk | |
2011-10-15
| ||
16:18 | Added install (to local bin) and adding to PATH to enable using mt_* scripts without additional setup check-in: dbdd37c3c4 user: matt tags: trunk | |
15:57 | Added missing scripts from priority tests check-in: bb52120a09 user: matt tags: trunk | |
2011-10-14
| ||
01:08 | Fixed URL extraction using -pathmod check-in: 6d0ac02863 user: mrwellan tags: trunk | |
2011-10-13
| ||
23:33 | Fixed erratic behaviour with scroll bars in dashboard. Removed suppression of empty runs. Rollup now resets the event_time on running. Added -pathmod for setting basepath on html logs when generating spreadsheets. Fixed search fields not forcing refresh. Added proper setting of logfile in eztests when using logpro check-in: 41350e06ff user: matt tags: trunk | |
00:24 | Added support (untested) for priority. Tests are sorted by priority and waiton before being launched check-in: ec6f374d39 user: matt tags: trunk | |
2011-10-12
| ||
23:31 | Added n/a to dashboard toggle buttons check-in: b14973f5eb user: mrwellan tags: trunk | |
23:26 | Added -reqtarg and -target for easier launching check-in: c5b61052dd user: matt tags: trunk | |
2011-10-11
| ||
23:08 | Refactored radio buttons and added update on toggle check-in: 0824b86fb8 user: matt tags: trunk | |
22:56 | Reduced cpu usage of dashboard substantially and off-by-one error check-in: 9797f62e06 user: matt tags: trunk | |
22:31 | Changed logic on hiding tests matching combo of state and status check-in: a72100abbd user: matt tags: trunk | |
21:24 | Fixed install of nbfake to work right check-in: fe03d0b115 user: mrwellan tags: trunk | |
2011-10-10
| ||
15:40 | Moved quit button to lower left check-in: 85c2621ab5 user: mrwellan tags: trunk | |
11:00 | Couple tweaks to toggles for hiding based on state and status; added more states/statuses check-in: 92f8a89d60 user: mrwellan tags: trunk | |
2011-10-09
| ||
23:54 | Added toggles to hide tests based on PASS, FAIL etc. check-in: e2c3e19524 user: matt tags: trunk | |
12:40 | Fixed mishandling of failed step in ezstep and added a test for failed case check-in: 93749b40da user: matt tags: trunk | |
11:36 | Completed eztests, well, except for full validation of eztests check-in: 1b0a53f5b9 user: matt tags: trunk | |
00:17 | Minor reorganisation in megatest.scm. added placeholder for ezsteps check-in: 37589f80eb user: matt tags: trunk | |
2011-10-08
| ||
22:55 | Merged in edits to docs check-in: c254785656 user: matt tags: trunk | |
21:27 | All (I hope) interdependencies captured and testing passes check-in: e0c173490e user: matt tags: trunk | |
20:26 | Merged fork check-in: d7fd72e26a user: matt tags: trunk | |
20:24 | Removed dboard.scm and references check-in: b2838227d5 user: matt tags: trunk | |
20:23 | 90% converted to using units check-in: 3469edbbf7 user: matt tags: trunk | |
2011-10-07
| ||
10:02 | Adding dashboard script maker check-in: de10137974 user: mrwellan tags: trunk | |
2011-10-06
| ||
23:13 | Cleaned up initial db creation check-in: c2197e4738 user: matt tags: trunk | |
2011-10-01
| ||
19:32 | Makefile fixes for install, added run and clean test management to dashboard. Fixed test sorting in dashboard. Only add path to megatest if specified in megatest.config. Misc other fixes. check-in: d9ed52b665 user: matt tags: trunk | |
17:43 | Tweaked eh Closed-Leaf check-in: b3e41a697b user: mrwellan tags: fixup (unpublished) | |
2011-09-28
| ||
11:18 | Fixed sorting on buttons in dashboard check-in: d4ffcebff2 user: mrwellan tags: fixup (unpublished) | |
10:10 | Fixed bug check-in: ab830bcc7c user: mrwellan tags: fixup (unpublished) | |
2011-09-26
| ||
11:22 | Fixed up Makefile to install mt_ files in PREFIX check-in: f2ad9ca9c4 user: mrwellan tags: fixup (unpublished) | |
00:56 | Added -keepgoing to default run command in dashboard-test.scm check-in: 7a84f9fe01 user: matt tags: trunk | |
00:11 | Added install of mt_* scripts check-in: cd3d02e58e user: matt tags: trunk | |
2011-09-25
| ||
23:46 | Added ability to clean tests and launch from the gui. Also added filter for running from command line -itempatt is now respected by -runtests with % as wildcard check-in: 99f24d81d1 user: matt tags: trunk | |
18:54 | Fixed sorting issue on steps in dashboard check-in: 89b1a10150 user: matt tags: trunk | |
18:02 | Extracted aliases into scripts for convience functions mt_runstep and mt_laststep, fixed validvalues handling check-in: 06c4198b8e user: matt tags: trunk | |
15:40 | Fixed broken -list-runs, dashboard key filters check-in: 2ab4dded8c user: matt tags: trunk | |
2011-09-24
| ||
13:42 | Fixed title by removing \reportTopic check-in: 203acbc2e3 user: matt tags: trunk | |
13:19 | Regenerated html check-in: d86604b96b user: matt tags: trunk | |
13:09 | Moved docs to html dir check-in: bcd0ad7471 user: matt tags: trunk | |
2011-09-21
| ||
17:13 | Bumped to v1.26 check-in: 6340e533f1 user: mrwellan tags: trunk | |
00:53 | Manually tweaked megatest.wiki, remove top 10 or so lines, added missing title text back in. Removed last two lines check-in: b6762fdadf user: matt tags: trunk | |
00:45 | Adding html file as .wiki check-in: 513285e117 user: matt tags: trunk | |
00:12 | Added starting docs for dashboard check-in: 04bf62110e user: matt tags: trunk | |