578 check-ins using file docs/manual/reference.txt version 6aa04b6eea
2023-01-24
| ||
20:00 | Quiet up some output Leaf check-in: ec1d564207 user: matt tags: v2.0001 | |
17:55 | Semi-speculative 'fixes' for transient communications problems. check-in: 490ba0207e user: matt tags: v2.0001 | |
14:32 | Work and return direct Leaf check-in: 6dacc1f970 user: mrwellan tags: v2.001-direct | |
08:59 | Put changes to ulex-full into ulex check-in: 5e8db5c53d user: matt tags: v2.0001 | |
08:16 | Fixed dashboard updater issues. check-in: 51ee5bb785 user: matt tags: v2.0001 | |
01:25 | Bumped version check-in: 0abd544e05 user: matt tags: v2.0001 | |
2022-11-15
| ||
05:27 | junk lines in mtargs.scm check-in: b70c9cc8dc user: matt tags: v2.0001 | |
2022-10-05
| ||
09:39 | Missed a commit check-in: aad68ae1ed user: matt tags: v2.0001 | |
2022-02-17
| ||
12:27 | Merged fork check-in: 162628b5d6 user: mrwellan tags: v2.0001 | |
2022-02-16
| ||
19:24 | Changed megatest version to 1.6589 check-in: d82cbc8d90 user: mmgraham tags: v1.65, v1.6589 | |
2022-02-15
| ||
20:20 | Added check for correct data - might be some bad records are retrieved. check-in: 6eb5f36a74 user: matt tags: v2.0001 | |
19:01 | Removed redunant definitions. check-in: bb4f913f24 user: matt tags: v2.0001 | |
11:30 | When checking for running tests if on same host do not use ssh check-in: de21785cce user: mrwellan tags: v2.0001 | |
2022-02-14
| ||
21:18 | Speculative fix for db:get-status-from-final-status-file (untested) check-in: 0bdb58420b user: mrwellan tags: v2.0001 | |
20:22 | Added back use of mutex for transactions (seems tiny bit slower, putting on to branch) Leaf check-in: 6f133a5845 user: mrwellan tags: v2.0001-mutex-transactions | |
20:12 | Added setting of MT_CMDINFO earlier check-in: 972c939bec user: mrwellan tags: v2.0001 | |
19:55 | Reduce some delays in runsmod, they seem unnecessarily large check-in: bd4b43b9ec user: mrwellan tags: v2.0001 | |
19:49 | Initialize placeholder record to correct length in db:get-run-info check-in: e0fb471262 user: mrwellan tags: v2.0001 | |
19:36 | Fixed double paren bug in dashboard check-in: 01de08afc5 user: mrwellan tags: v2.0001 | |
19:35 | Added call to setup serializing method check-in: 89fabecd17 user: mrwellan tags: v2.0001 | |
17:31 | removed setting of \*toppath\* from the scheme config eval, added import of testsmod and srfi-69 to config:std-imports. check-in: 9b51a90460 user: mmgraham tags: v2.0001 | |
2022-02-12
| ||
20:16 | Protect all transactions with mutex. check-in: 3454f1583b user: matt tags: v2.0001 | |
2022-02-11
| ||
15:20 | turned off env-to-use in scheme eval, removed erroneous setting of toppath check-in: aad18f28ae user: mmgraham tags: v2.0001 | |
2022-02-10
| ||
12:19 | changed the config hash key for toppath from empty string to toppath check-in: 366b1b75fd user: mmgraham tags: v2.0001 | |
2022-02-04
| ||
15:58 | added setting of MT_CMDINFO in launch-test check-in: 8fb8c24288 user: mmgraham tags: v1.65 | |
2022-02-02
| ||
18:07 | corrected *configdat* to *runconfigdat* check-in: 3d2d201a06 user: mmgraham tags: v2.0001 | |
16:08 | changed to send unquoted cmd to runconfigs-get. When quoted, configf:lookup could not find the entry check-in: 2896749a24 user: mmgraham tags: v2.0001 | |
2022-02-01
| ||
15:28 | added (mytarget targ) parameter setting when we have a target argument check-in: 14210eec84 user: mmgraham tags: v2.0001 | |
2022-01-30
| ||
20:12 | Added rmt:get-servers-info, removed remote logging, misc other tweaks. check-in: 52c2bf27f4 user: matt tags: v2.0001 | |
2022-01-27
| ||
18:46 | Removed debug message check-in: 5c0b2c5dd4 user: mrwellan tags: v2.0001 | |
18:04 | Put the exception handler back around the eval in configf. check-in: 8d37a1935c user: mrwellan tags: v2.0001 | |
15:54 | fixed couple issues in reading config files check-in: f82d420370 user: mrwellan tags: v2.0001 | |
2022-01-26
| ||
18:31 | For the runner loop apply small delay on too-rapid calls, then more delay when no tests are launching check-in: 8f71552216 user: matt tags: v2.0001 | |
18:20 | Wait five seconds after launching a test before throttling the runner loop. check-in: 682af2eb81 user: matt tags: v2.0001 | |
14:45 | Separation of concerns; server is in mtserver and server stuff (will be) removed from megatest check-in: 7889ffe9e5 user: mrwellan tags: v2.0001 | |
2022-01-25
| ||
18:39 | Added ulex-dual and mtserve.scm check-in: df862b5fff user: mrwellan tags: v2.0001 | |
2022-01-20
| ||
18:31 | Remove dbmgrmod.scm as it is generated from a template. Added simple-excpetions to configf:std-imports check-in: 6697b4c75c user: mrwellan tags: v2.0001 | |
07:35 | Add exception handler to decoder and reduce some noise check-in: 5ce7b7ae18 user: matt tags: v2.0001 | |
2022-01-19
| ||
18:58 | Rewire inputs and outputs to address tcp-server stuff. check-in: c6f20213d4 user: matt tags: v2.0001 | |
16:40 | Convert (print ...) to (debug:print ...) Leaf check-in: 57f679f8db user: matt tags: v2.0001-fix-prints | |
13:27 | Added inmem check-in: f1db41ee97 user: matt tags: v2.0001 | |
13:25 | Added very conservative (and slow) encode/decode serialization to be resiliant over transport problems. Fixed transport problem created by use of print. Leaf check-in: e4218567cc user: matt tags: v2.0001-inmem | |
2022-01-18
| ||
19:14 | WIP: Enabled inmem. Works for somecases, smashes the heap on megatest -run check-in: 871f527729 user: matt tags: v2.0001-inmem | |
08:43 | Make simple the default check-in: 27444d9beb user: matt tags: v2.0001 | |
08:36 | Added more missing files Leaf check-in: 880bf0094c user: matt tags: v2.0001-configurable-transport | |
08:31 | Added missing file check-in: 455df0180e user: matt tags: v2.0001-configurable-transport | |
2022-01-17
| ||
18:32 | ulex-simple now working well. check-in: ae15b052c0 user: matt tags: v2.0001-configurable-transport | |
18:07 | wip, ulex-simple server starts for main.db check-in: 5a981df3db user: matt tags: v2.0001-configurable-transport | |
16:42 | wip check-in: 7f7a2e36c5 user: matt tags: v2.0001-configurable-transport | |
16:07 | wip check-in: b7b88f7d43 user: matt tags: v2.0001-configurable-transport | |
14:06 | wip, ulex-simple progressing a bit check-in: 337ae6b713 user: matt tags: v2.0001-configurable-transport | |
2022-01-16
| ||
12:24 | no transport option basically working (db locks after a while). check-in: 63c4fcc524 user: matt tags: v2.0001-configurable-transport | |
08:55 | Added none as transport option check-in: d8959da4df user: matt tags: v2.0001-configurable-transport | |
08:05 | configurability working ok check-in: ac3127fbf2 user: matt tags: v2.0001-configurable-transport | |
06:46 | Compile time configurable transport check-in: 52ee3494cc user: matt tags: v2.0001-configurable-transport | |
2022-01-15
| ||
20:34 | Moved all the database management logic from rmtmod into new module dbmgrmod. check-in: 42c6e0e1be user: matt tags: v2.0001 | |
2022-01-14
| ||
19:09 | Changed ULEX warning to give info on round trip time when excessive. check-in: 05dacbc68b user: matt tags: v2.0001 | |
17:57 | merged work for using csm for compiling check-in: fc3edb2f32 user: matt tags: v2.0001 | |
16:24 | Added some testing scripts for ulex and standalone tcp-server Leaf check-in: 4faf3cbddf user: jmoon18 tags: v2.0001-ulex-testing-jm | |
11:08 | Fix to help ulex with connections when buffer isn't filled (and fix merge) check-in: 2e839ecd70 user: jmoon18 tags: v2.0001 | |
08:15 | Merged changes from v2.0001 check-in: 3253e6faaa user: matt tags: v2.0001-ulex-one-shot | |
08:13 | wip check-in: eccf4ded3f user: matt tags: v2.0001-ulex-one-shot | |
08:13 | This combo of (no) mutexes seems to work best but the blocking still happens check-in: 09d825a5e1 user: matt tags: v2.0001 | |
06:25 | Fixed serialize to be compatible with scm check-in: 829acf0839 user: matt tags: v2.0001 | |
05:49 | Move close-output-port to right after sending serialize data Leaf check-in: ec82c7ffc8 user: matt tags: v2.0001-blocking-fix | |
02:19 | Does megatest.scm work as a pure module? Leaf check-in: 3406c84170 user: matt tags: v2.0001-scm-prep | |
02:00 | Break megatest into module and top file. check-in: cdb3e61c40 user: matt tags: v2.0001-scm-prep | |
00:43 | Break serialize-env into two files for scm check-in: 445f1a1231 user: matt tags: v2.0001 | |
00:35 | Missed hostinfo.scm check-in: b542bf1f82 user: matt tags: v2.0001 | |
00:34 | Removed need for old hostinfo egg check-in: c3e3d94576 user: matt tags: v2.0001 | |
2022-01-13
| ||
23:56 | Merged Leaf check-in: caf99578ef user: matt tags: v2.0001-ulex-one-shot | |
22:57 | Removed qrykey from some calls check-in: b40bfb8bf8 user: matt tags: v2.0001-ulex-one-shot | |
18:50 | Merged fork check-in: 6bbd0fa9a2 user: matt tags: v2.0001, ulex-smoketest | |
16:38 | Added work and notification mailboxes to tcp-server demo stuff check-in: 167b804135 user: jmoon18 tags: v2.0001 | |
11:26 | Test servers for tcp-server check-in: 0ccade1059 user: jmoon18 tags: v2.0001 | |
06:18 | wip check-in: fb2aca7823 user: matt tags: v2.0001-ulex-one-shot | |
2022-01-12
| ||
17:49 | Switched back to tcp6 check-in: 1b8dcc586b user: matt tags: v2.0001-ulex-one-shot | |
16:52 | Sync up with v2.0001 check-in: d7b4fe7a7f user: matt tags: v2.0001-ulex-one-shot | |
16:40 | wip, misc cleanup and reduce some messages. check-in: 20b4054f76 user: matt tags: v2.0001 | |
12:23 | Added additional cleanup for ulex-tests check-in: f012b3cc77 user: jmoon18 tags: v2.0001 | |
2022-01-11
| ||
09:00 | Go back to single log for a server. The splitting of the logs was not proving useful check-in: b4ff9e2f1d user: matt tags: v2.0001 | |
2022-01-10
| ||
17:46 | Just randomly tried mailbox/mailbox and it seems to be working pretty well. Wierd. check-in: 3d29ed0bb1 user: matt tags: v2.0001 | |
12:54 | wip check-in: 9ae53d1765 user: matt tags: v2.0001-ulex-one-shot | |
12:45 | Try one-shot tcp transport check-in: cbc1276205 user: matt tags: v2.0001-ulex-one-shot | |
07:55 | Use ulex-simple to explore using tcp-server egg check-in: f885e8c541 user: matt tags: v2.0001 | |
06:42 | Added support to switch between various methods of handling call loops check-in: 10af298b33 user: matt tags: v2.0001 | |
2022-01-08
| ||
20:46 | Switch to using threads instead of mailbox for worker calls. Seems to not block as much. check-in: ba5884c651 user: matt tags: v2.0001 | |
2022-01-07
| ||
17:11 | wip. not much improvement... check-in: 49f0afc304 user: matt tags: v2.0001 | |
12:10 | made missing waiton detection messages more useful check-in: 8b8b1f63e7 user: mmgraham tags: v1.65 | |
2022-01-06
| ||
18:18 | Ensure api calls to db do NOT occur on non-server processes. check-in: 7696fcfff8 user: matt tags: v2.0001 | |
08:36 | Added simple ulex (used as a sanity checker check-in: acda13e7e1 user: matt tags: v2.0001 | |
08:10 | Tweaked debug.scm check-in: 6e2f351dc9 user: matt tags: v2.0001 | |
2022-01-05
| ||
20:59 | wip check-in: 94e8e9f0b5 user: matt tags: v2.0001 | |
17:36 | Experiments in bypassing parts of the ulex flow. Leaf check-in: 51f97e7aaf user: matt tags: v2.0001-ulex-experiment | |
11:48 | Put megatest main call into thread so that mailboxes work check-in: a4d8d9166c user: matt tags: v2.0001 | |
10:38 | wip. still blocking issues check-in: 1e01693b9c user: matt tags: v2.0001 | |
2022-01-04
| ||
21:11 | wip check-in: 8e478a8774 user: matt tags: v2.0001 | |
07:58 | wip check-in: 3881155cc5 user: matt tags: v2.0001 | |
2022-01-03
| ||
18:31 | Switch to s11n for serialization in place of read/write. check-in: 939ef5990f user: matt tags: v2.0001 | |
18:24 | wip, more tests passing check-in: 3333a49fd4 user: matt tags: v2.0001 | |
17:38 | wip. rmt:get-keys now works check-in: 3541d27302 user: matt tags: v2.0001 | |
12:01 | main.db and <run>.db servers working with ulex check-in: 2f2d804be0 user: matt tags: v2.0001 | |
09:34 | wip check-in: db564d80d9 user: matt tags: v2.0001 | |
2022-01-02
| ||
20:49 | wip check-in: 844a9d0924 user: matt tags: v2.0001 | |
18:44 | wip check-in: 9579cb5f06 user: matt tags: v2.0001 | |
18:09 | wip, merged remotedat and servdat and put single copy in *db-serv-info* check-in: e7444b7d34 user: matt tags: v2.0001 | |
2021-12-31
| ||
21:50 | updates, wip check-in: 3b9599228a user: matt tags: v2.0001 | |
19:24 | wip check-in: 4622e2fbb0 user: matt tags: v2.0001 | |
2021-12-30
| ||
07:39 | Correct params for setup-listener and fix make deps for ulex check-in: 48b4e09917 user: matt tags: v2.0001 | |
2021-12-29
| ||
19:23 | misc edits to get postgres out check-in: 8fecd12284 user: mrwellan tags: v2.0001 | |
14:43 | misc build stuff check-in: ecd6337e3d user: mrwellan tags: v2.0001 | |
08:18 | Compiles! check-in: 0c8311b49b user: matt tags: v2.0001 | |
2021-12-28
| ||
20:01 | Moved server shutdown stuff to on-exit check-in: 696298f9a4 user: matt tags: v2.0001 | |
2021-12-27
| ||
20:55 | wip - doesn't compile check-in: 0e7ed315a4 user: matt tags: v2.0001 | |
2021-12-26
| ||
20:14 | Attempt to switch from nng to ulex check-in: 6c52169286 user: matt tags: v2.0001 | |
2021-12-23
| ||
20:16 | get host name automatically in test Leaf check-in: e80ba42389 user: matt tags: v2.001, Uses-nng-nanomsg | |
19:36 | Fixed typo, added a bit to the test check-in: a0652877c1 user: matt tags: v2.001 | |
18:49 | Loop back test passes for ulex check-in: be9a24b8c3 user: matt tags: v2.001 | |
18:46 | Loop back test passes for ulex check-in: bd0896dbd6 user: matt tags: v2.001 | |
16:33 | ulex compiles check-in: 8860d05092 user: matt tags: v2.001 | |
2021-12-22
| ||
19:51 | Looking a resurecting ulex - but without all the stuff beyond a transport layer. check-in: f88b668106 user: matt tags: v2.001 | |
2021-12-21
| ||
18:54 | Added beginnings of stress test for nng transport check-in: 421c5670ac user: matt tags: v2.001 | |
17:47 | all-rmt unit tests pass check-in: 9f85a4b1dd user: matt tags: v2.001 | |
12:46 | wip check-in: 58cfc286d8 user: matt tags: v2.001 | |
2021-12-20
| ||
18:48 | wip check-in: a9fa8512c8 user: matt tags: v2.001 | |
18:34 | More working check-in: 24be385550 user: matt tags: v2.001 | |
16:26 | Basic listing of servers working check-in: 4e80b340f3 user: matt tags: v2.001 | |
15:57 | fixed get-servers-info check-in: a486adf12f user: matt tags: v2.001 | |
15:09 | wip, closer ... check-in: 38752283aa user: matt tags: v2.001 | |
15:00 | wip, closer ... check-in: d45dbac9d7 user: matt tags: v2.001 | |
2021-12-19
| ||
20:28 | wip check-in: 9f1a2f71d3 user: matt tags: v2.001 | |
2021-12-18
| ||
20:09 | Improved results from unit tests. WIP check-in: bb1843a1b0 user: matt tags: v2.001 | |
20:07 | Improved results from unit tests. WIP check-in: e2e75e9fde user: matt tags: v2.001 | |
17:53 | fixed bad call check-in: 90f865fbd4 user: matt tags: v2.001 | |
14:47 | fixed bad call check-in: 7d2dde810d user: matt tags: v2.001 | |
14:33 | wip check-in: c74886dad6 user: matt tags: v2.001 | |
05:45 | WIP - doesn't compile check-in: 9607b06dff user: matt tags: v2.001 | |
2021-12-14
| ||
20:05 | Mostly got unit tests working again. check-in: c7197c92dd user: matt tags: v2.001 | |
2021-12-13
| ||
19:56 | Fixed bunch of issues with main.db server startup. check-in: c423bc098e user: matt tags: v2.001 | |
2021-12-08
| ||
21:40 | Fixed bunch of build issues with autoload and dbi check-in: ffe0a27e42 user: matt tags: v2.001 | |
2021-12-06
| ||
20:10 | Start adding tab for sys check-in: ca23e278c6 user: matt tags: v2.001 | |
2021-12-04
| ||
19:20 | Added some build info check-in: 3d879e05f7 user: matt tags: v2.001 | |
2021-12-01
| ||
19:25 | Start of v2.0 (again) check-in: 35ec63886f user: matt tags: v2.001 | |
2021-11-29
| ||
18:41 | Corrected - but not quite - the calls to get-inmem Leaf check-in: 3ebb15bd95 user: matt tags: v1.6584-nanomsg | |
09:38 | wip check-in: 31c178ba40 user: matt tags: v1.6584-nanomsg | |
2021-11-27
| ||
19:55 | wip, but getting some serious traction check-in: 93f367cac6 user: matt tags: v1.6584-nanomsg | |
2021-11-26
| ||
19:30 | wip check-in: 099e36e67a user: matt tags: v1.6584-nanomsg | |
2021-11-25
| ||
20:41 | Various fixes in config handling check-in: 2749ac0d13 user: matt tags: v1.6584-nanomsg | |
18:25 | Simplerun now passes check-in: c8d4b40864 user: matt tags: v1.6584-nanomsg | |
2021-11-15
| ||
19:11 | wip check-in: b2c735197b user: matt tags: v1.6584-nanomsg | |
15:05 | Merged fork check-in: 18439ca550 user: matt tags: v1.6584-nanomsg | |
2021-11-14
| ||
15:33 | Added -M to obj build to fix issue with dashboard not starting check-in: 39f1ace0d3 user: matt tags: v1.6584-nanomsg | |
2021-11-13
| ||
21:17 | Added minimal example of how build works check-in: 49214f61e2 user: matt tags: v1.6584-nanomsg | |
05:15 | misc check-in: cf42e4ea4d user: matt tags: v1.6584-nanomsg | |
2021-11-10
| ||
21:17 | compilation clean up check-in: b6ea6cc3d4 user: matt tags: v1.6584-nanomsg | |
20:32 | Added export lists to some modules check-in: 6f94e8e6e3 user: matt tags: v1.6584-nanomsg | |
06:20 | wip check-in: 71e57ac100 user: matt tags: v1.6584-nanomsg | |
05:21 | Dashboard starts check-in: 0c6edac10b user: matt tags: v1.6584-nanomsg | |
2021-11-08
| ||
20:48 | dashboard almost starts check-in: 23a7cfadcb user: matt tags: v1.6584-nanomsg | |
19:18 | wip check-in: ac5d1bc5af user: matt tags: v1.6584-nanomsg | |
19:10 | dashboard now compiles check-in: 10dfb310f4 user: matt tags: v1.6584-nanomsg | |
18:52 | Ripped out gutils to find toplevel issue. I think I found the issue (dashboard-context-menu did not have import gutils), commiting then reverting gutils check-in: 7277f625b0 user: matt tags: v1.6584-nanomsg | |
2021-11-07
| ||
21:04 | wip check-in: f2738dd699 user: matt tags: v1.6584-nanomsg | |
20:53 | getting bit closer to dashboard compiling for mtver 2.0 check-in: 083868cc40 user: matt tags: v1.6584-nanomsg | |
20:14 | wip check-in: e7cab51681 user: matt tags: v1.6584-nanomsg | |
2021-11-06
| ||
20:35 | wip check-in: 9718466510 user: matt tags: v1.6584-nanomsg | |
20:09 | wip check-in: 35654d794d user: matt tags: v1.6584-nanomsg | |
19:17 | tweaks check-in: a2aeca7f4b user: matt tags: v1.6584-nanomsg | |
2021-11-05
| ||
19:18 | wip check-in: 1e545a3411 user: matt tags: v1.6584-nanomsg | |
2021-11-03
| ||
20:56 | Incomplete converstion of dashboard (i.e wip) check-in: 7bd4d885f7 user: matt tags: v1.6584-nanomsg | |
2021-11-02
| ||
20:21 | Code for server etc. converted to nng but not tested check-in: 9d2d6a97d7 user: matt tags: v1.6584-nanomsg | |
2021-10-27
| ||
05:22 | Cleaned up the example nng app check-in: 056cbbf3bc user: matt tags: v1.6584-nanomsg | |
2021-10-21
| ||
16:19 | Got crude nng transport implementation working/ check-in: 96b5fc4451 user: matt tags: v1.6584-nanomsg | |
15:08 | yada check-in: 3b6efca64a user: matt tags: v1.6584-nanomsg | |
13:15 | Updated megatest version to 1.6588 check-in: a853e6c483 user: mmgraham tags: v1.65, v1.6588 | |
2021-10-20
| ||
20:31 | Fixed bug where subrun would never end due to runwait where the subrun is part of the current run (i.e. it waits forever for itself to end). check-in: 9ecc1c4e98 user: matt tags: v1.65 | |
2021-10-17
| ||
18:55 | Added initial file for nng testing check-in: e619f01971 user: matt tags: v1.6584-nanomsg | |
2021-10-13
| ||
11:23 | Few build tweaks check-in: 013dc03cfd user: matt tags: v1.6584-nanomsg | |
2021-08-13
| ||
16:59 | Basics almost working check-in: f625c38ded user: matt tags: v1.6584-nanomsg | |
2021-08-06
| ||
04:14 | Added localmode support check-in: 860e483c35 user: matt tags: v1.6584-nanomsg | |
2021-07-22
| ||
14:34 | Changed the propagate-exit-code option to be a boolean, under setup check-in: 19393196c4 user: mmgraham tags: v1.65, v1.6587 | |
2021-07-14
| ||
12:02 | changed version to 1.6587 check-in: c9265361eb user: mmgraham tags: v1.65 | |
12:01 | Moved 2 messages debug level 0 -> 2 check-in: 8bad485da4 user: mmgraham tags: v1.65 | |
2021-07-13
| ||
14:56 | Added propagate-exit-code option. check-in: 34272c5a2d user: mmgraham tags: v1.65 | |
2021-06-23
| ||
11:06 | Removed the wrapper for config:assoc-safe-add check-in: 7a32ddd847 user: mmgraham tags: v1.65 | |
08:58 | Turn off inmem and fix run-id which should have been dbfile check-in: 89e269ed33 user: matt tags: v1.6584-nanomsg | |
2021-06-20
| ||
23:42 | wip check-in: 2342b6dbe3 user: matt tags: v1.6584-nanomsg | |
23:37 | wip check-in: 5fe1888afd user: matt tags: v1.6584-nanomsg | |
16:06 | main not to exit if sub-servers running check-in: 47774f526e user: matt tags: v1.6584-nanomsg | |
2021-06-19
| ||
05:00 | More trimming, clean up etc. but stil finalizer bug continues check-in: 3a56e7f78c user: matt tags: v1.6584-nanomsg | |
2021-06-18
| ||
22:29 | Added clean exit for nn using 'quit check-in: 48b415009f user: matt tags: v1.6584-nanomsg | |
05:44 | wip to clean up server shutdown process check-in: e75192ae30 user: matt tags: v1.6584-nanomsg | |
05:05 | Removed need for watchdog check-in: b1c8817ecf user: matt tags: v1.6584-nanomsg | |
2021-06-15
| ||
05:37 | sync-inmem fixes check-in: 38fe57c824 user: matt tags: v1.6584-nanomsg | |
05:19 | wip check-in: 17e7810cad user: matt tags: v1.6584-nanomsg | |
2021-06-14
| ||
05:50 | wip check-in: 07e285fe2b user: matt tags: v1.6584-nanomsg | |
00:21 | wip check-in: 8f1a13e4de user: matt tags: v1.6584-nanomsg | |
2021-06-12
| ||
17:41 | changed Server is in dbprep and no servers running messages to debug 2. Removed the use of grep to find exited server logs. changed the use of numservers to select between 1 to numservers. check-in: 3da36b7bfb user: mmgraham tags: v1.65, v1.6586 | |
04:25 | wip check-in: c47b41a610 user: matt tags: v1.6584-nanomsg | |
2021-06-09
| ||
09:02 | wip check-in: 29dd9489e5 user: matt tags: v1.6584-nanomsg | |
2021-06-07
| ||
08:59 | Adjusted receive for new usage (was copied from mtut.scm check-in: f70db69e66 user: matt tags: v1.6584-nanomsg | |
08:46 | wip. check-in: 96feeca725 user: matt tags: v1.6584-nanomsg | |
06:26 | try nanomsg check-in: 14a50c3c87 user: matt tags: v1.6584-nanomsg | |
2021-06-06
| ||
23:58 | all effed Leaf check-in: 58eed43d63 user: matt tags: v1.6584-tcp6 | |
22:07 | Got all PASS on current tests check-in: f1e43b7b99 user: matt tags: v1.6584-tcp6 | |
05:31 | removed loop-test from basicserver testsuite check-in: 7715fdf527 user: matt tags: v1.6584-tcp6 | |
05:23 | Basic of server working again check-in: 8e33180842 user: matt tags: v1.6584-tcp6 | |
2021-06-05
| ||
03:28 | wip check-in: 366f739c4e user: matt tags: v1.6584-tcp6 | |
02:49 | Simplified server/client signature check-in: fd69de34fe user: matt tags: v1.6584-tcp6 | |
2021-06-01
| ||
08:40 | wip check-in: fba10f42b6 user: matt tags: v1.6584-tcp6 | |
05:43 | wip, getting closer to tcp6 based approach working check-in: 0dbc0e6225 user: matt tags: v1.6584-tcp6 | |
2021-05-29
| ||
05:15 | wip check-in: 8e59940d89 user: matt tags: v1.6584-tcp6 | |
04:41 | wip check-in: 84a9509203 user: matt tags: v1.6584-tcp6 | |
2021-05-27
| ||
23:01 | wip, getting tcp6 workign check-in: 913149fcbe user: matt tags: v1.6584-tcp6 | |
2021-05-24
| ||
22:39 | wip check-in: ccd3ea6a35 user: matt tags: v1.6584-tcp6 | |
22:29 | Try switching to tcp6 check-in: 2f294c2d84 user: matt tags: v1.6584-tcp6 | |
16:46 | Changed version to v1.6586 check-in: cb6232575a user: mmgraham tags: v1.65 | |
16:42 | restored mtutil go by cherry picking f98a3f9de9, a2de50c3ef, c9fbdc272c and ca42565289 check-in: 6bf1d50b66 user: mmgraham tags: v1.65 | |
04:16 | wip Leaf check-in: 82185ccf67 user: matt tags: v1.6584-ck5 | |
2021-05-23
| ||
22:32 | wip check-in: 9b4be80a9a user: matt tags: v1.6584-ck5 | |
2021-05-22
| ||
05:15 | Fixed server registration for run dbs, cleaned up a bit in rmtmod.scm check-in: 36de6e8829 user: matt tags: v1.6584-ck5 | |
2021-05-21
| ||
22:45 | wip check-in: 0fe5a238ee user: matt tags: v1.6584-ck5 | |
2021-05-20
| ||
23:29 | wip check-in: f9e738a1ca user: matt tags: v1.6584-ck5 | |
21:23 | wip check-in: 3576b029da user: matt tags: v1.6584-ck5 | |
20:33 | wip check-in: ffccd73793 user: matt tags: v1.6584-ck5 | |
05:41 | wip check-in: db05dadd93 user: matt tags: v1.6584-ck5 | |
2021-05-18
| ||
22:20 | main.db starting again. check-in: 8c1d89ef36 user: matt tags: v1.6584-ck5 | |
00:01 | wip check-in: e3fed709f0 user: matt tags: v1.6584-ck5 | |
2021-05-17
| ||
08:23 | Removed remaining traces of http-transportmod check-in: 7104368879 user: matt tags: v1.6584-ck5 | |
08:11 | Moved servermod and http-transportmod contents into rmtmod. Might move all server stuff back into servermod but will completely get rid of http-transportmod. check-in: 05dfd049da user: matt tags: v1.6584-ck5 | |
2021-05-16
| ||
23:26 | wip check-in: 84869b5b12 user: matt tags: v1.6584-ck5 | |
23:22 | wip check-in: 58cf8acf44 user: matt tags: v1.6584-ck5 | |
2021-05-15
| ||
21:57 | wip check-in: db4714b500 user: matt tags: v1.6584-ck5 | |
2021-05-14
| ||
06:30 | Basic communication and server starting working. check-in: eec8d1d26e user: matt tags: v1.6584-ck5 | |
06:02 | wip check-in: 4fdbc16a0c user: matt tags: v1.6584-ck5 | |
2021-05-13
| ||
23:46 | wip check-in: febc25a845 user: matt tags: v1.6584-ck5 | |
2021-05-11
| ||
23:21 | wip check-in: 4be151ee72 user: matt tags: v1.6584-ck5 | |
22:39 | wip check-in: 41b511ca4f user: matt tags: v1.6584-ck5 | |
05:34 | Added next round of tests check-in: bda352d54b user: matt tags: v1.6584-ck5 | |
2021-05-10
| ||
23:25 | Ripped up and rebuilt (but not completed) send-recieve check-in: 60d056bd58 user: matt tags: v1.6584-ck5 | |
22:53 | Got loop-test working check-in: ba4f089eda user: matt tags: v1.6584-ck5 | |
2021-05-09
| ||
23:42 | Simplify running of unit tests, simplified ping check-in: 0453b5d22b user: matt tags: v1.6584-ck5 | |
2021-05-08
| ||
22:47 | Unit test coming along. check-in: 51225a42e5 user: matt tags: v1.6584-ck5 | |
2021-05-05
| ||
05:45 | Prepped unit tests for adding basicserver tests. check-in: 2d52196991 user: matt tags: v1.6584-ck5 | |
2021-05-03
| ||
23:33 | wip check-in: 064cde8cf9 user: matt tags: v1.6584-ck5 | |
2021-05-02
| ||
23:50 | wip check-in: 3c5e874d19 user: matt tags: v1.6584-ck5 | |
22:49 | wip check-in: 621ec7fe98 user: matt tags: v1.6584-ck5 | |
15:41 | wip check-in: 9f8cd866ea user: matt tags: v1.6584-ck5 | |
2021-05-01
| ||
12:10 | beginnings of basic client check-in: 4ab7adb0ad user: matt tags: v1.6584-ck5 | |
2021-04-29
| ||
22:37 | basics for main.db working check-in: a80b708d01 user: matt tags: v1.6584-ck5 | |
21:58 | wip check-in: f3260cf6bc user: matt tags: v1.6584-ck5 | |
15:13 | updated version to v1.6585 check-in: b665f476b3 user: mmgraham tags: v1.65, v1.6585 | |
15:11 | reverted the change to condition the call to runs:incremental-print-results on debug 3. This was breaking the subrun test. check-in: 43dabdcf28 user: mmgraham tags: v1.65 | |
09:17 | locking of main.db nearly complete check-in: 336e9917b1 user: matt tags: v1.6584-ck5 | |
2021-04-28
| ||
23:27 | wip check-in: a758074358 user: matt tags: v1.6584-ck5 | |
2021-04-25
| ||
23:08 | main.db mostly opens check-in: a6984512c6 user: matt tags: v1.6584-ck5 | |
22:29 | Trying to start main.db server check-in: ef485de0ef user: matt tags: v1.6584-ck5 | |
05:34 | Added area key check-in: f160cf8d52 user: matt tags: v1.6584-ck5 | |
05:14 | Removed references to homehost check-in: 1d98834276 user: matt tags: v1.6584-ck5 | |
2021-04-23
| ||
23:57 | Basic initialization of dbstruct works. check-in: 1b388397ae user: matt tags: v1.6584-ck5 | |
14:55 | Adjusted server startup timing values. Changed CHECK to be a failing status for prereq. Moved some debug messages to higher debug levels. Added unsetting of HTTP_PROXY env vars. check-in: 5ef2e6042b user: mmgraham tags: v1.65 | |
05:36 | wip, compiles check-in: cff44e26a5 user: matt tags: v1.6584-ck5 | |
00:23 | wip check-in: 0538039b08 user: matt tags: v1.6584-ck5 | |
2021-04-21
| ||
23:53 | wip check-in: 63932df3ff user: matt tags: v1.6584-ck5 | |
06:15 | wip: db:lock-create-open, db:open-db and db:get-db check-in: 1863efefdc user: matt tags: v1.6584-ck5 | |
00:01 | wip check-in: 8357e84ed0 user: matt tags: v1.6584-ck5 | |
2021-04-20
| ||
08:56 | added checks on starting watchdog that it is a not started thread check-in: 31cd96b3b8 user: matt tags: v1.6584-ck5 | |
06:15 | wip check-in: 0b376e3ac3 user: matt tags: v1.6584-ck5 | |
2021-04-19
| ||
23:42 | Ensured that servermod is available from the repl check-in: 80cccdf80e user: matt tags: v1.6584-ck5 | |
23:18 | Added basic server pkt stuff check-in: 51b1485d60 user: matt tags: v1.6584-ck5 | |
2021-04-18
| ||
23:26 | wip check-in: 641ecb4b57 user: matt tags: v1.6584-ck5 | |
22:58 | multiple tweaks getting it to all work again check-in: 507ea188e3 user: matt tags: v1.6584-ck5 | |
21:07 | wiphtop check-in: cecf838aa0 user: matt tags: v1.6584-ck5 | |
20:58 | wip check-in: a8d4af197f user: matt tags: v1.6584-ck5 | |
16:48 | wip - renamed read-config to configf:read-config check-in: b252166d42 user: matt tags: v1.6584-ck5 | |
16:28 | wip - adding bigmod. Cleaned up mess of duplicated procedures in configfmod. check-in: 2f80db5a6c user: matt tags: v1.6584-ck5 | |
14:26 | Added eval test case for solving the configf problem check-in: bc38bbc27d user: matt tags: v1.6584-ck5 | |
00:30 | re-enabled serialize-env check-in: 0aa5896c79 user: matt tags: v1.6584-ck5 | |
2021-04-17
| ||
16:00 | moved procedures around in megatest.scm check-in: f2d15bc5ea user: matt tags: v1.6584-ck5 | |
10:39 | Update makefile for install check-in: 5731777a0b user: matt tags: v1.6584-ck5 | |
10:28 | Fixed (maybe) the won't run in another directory issue. check-in: 9b490d26cf user: matt tags: v1.6584-ck5 | |
00:24 | Moved bunch of remaining non-modularized procs into modules check-in: a4b25b8489 user: matt tags: v1.6584-ck5 | |
2021-04-16
| ||
22:44 | bunch of small clean up check-in: 0d46185eb4 user: matt tags: v1.6584-ck5 | |
03:17 | wip check-in: dd2b8adfb2 user: matt tags: v1.6584-ck5 | |
2021-04-15
| ||
22:15 | wip - moving globals into *bdat* check-in: b4b89683ef user: matt tags: v1.6584-ck5 | |
21:32 | wip - moving globals into *bdat* check-in: f3116a6a76 user: matt tags: v1.6584-ck5 | |
21:24 | wip - moving globals into *bdat* check-in: 50281239f6 user: matt tags: v1.6584-ck5 | |
20:44 | wip - moving globals into *bdat* check-in: 921126fb6b user: matt tags: v1.6584-ck5 | |
20:08 | compiles, help and repl work - if you run with path to executable check-in: 97e36f1c29 user: matt tags: v1.6584-ck5 | |
15:23 | converted db accessors to procedures check-in: e2dacbec3a user: matt tags: v1.6584-ck5 | |
00:08 | added missing file check-in: 471ddaee23 user: matt tags: v1.6584-ck5 | |
2021-04-14
| ||
23:46 | wip check-in: 766a159430 user: matt tags: v1.6584-ck5 | |
23:40 | wip check-in: 69dd9a8819 user: matt tags: v1.6584-ck5 | |
23:24 | wip check-in: 21ed5f0c54 user: matt tags: v1.6584-ck5 | |
23:10 | wip check-in: 04d9567700 user: matt tags: v1.6584-ck5 | |
22:37 | wip check-in: 24d5f5ea92 user: matt tags: v1.6584-ck5 | |
21:59 | wip check-in: 3e47d0a515 user: matt tags: v1.6584-ck5 | |
21:42 | wip check-in: b2430732e0 user: matt tags: v1.6584-ck5 | |
00:07 | wip check-in: 73ba59bf9c user: matt tags: v1.6584-ck5 | |
2021-04-13
| ||
23:55 | wip check-in: d46b3c0e7d user: matt tags: v1.6584-ck5 | |
00:04 | wip check-in: 8177baef75 user: matt tags: v1.6584-ck5 | |
2021-04-12
| ||
23:53 | wip check-in: 38bad7dc9b user: matt tags: v1.6584-ck5 | |
01:04 | wip check-in: 343bb924b9 user: matt tags: v1.6584-ck5 | |
2021-04-11
| ||
22:59 | wip check-in: 927cc58fa5 user: matt tags: v1.6584-ck5 | |
19:48 | commonmod and configmod done (mostly). check-in: 22e558a91c user: matt tags: v1.6584-ck5 | |
2021-04-10
| ||
22:07 | megatest-version.scm was missing. check-in: 979fc66320 user: matt tags: v1.6584-ck5 | |
20:50 | Added some needed compilation unit uses check-in: 33818f7a92 user: matt tags: works, v1.6584-ck5 | |
2021-04-08
| ||
20:47 | basics working check-in: 4cbadb3579 user: matt tags: v1.6584-ck5 | |
2021-04-07
| ||
23:25 | wip check-in: 50cc8ed2e2 user: matt tags: v1.6584-ck5 | |
22:12 | Doesn't compile. WIP check-in: ee54617ab1 user: matt tags: v1.6584-ck5 | |
20:15 | Added missing file check-in: 984d886371 user: matt tags: v1.6584-ck5 | |
19:00 | It compiles check-in: 41642e0600 user: matt tags: v1.6584-ck5 | |
09:41 | wip check-in: 07c8d202ea user: matt tags: v1.6584-ck5 | |
08:51 | wip check-in: 4e134398af user: matt tags: v1.6584-ck5 | |
2021-04-06
| ||
22:53 | Getting still closer but not there yet check-in: 38a3940f9b user: matt tags: v1.6584-ck5 | |
13:51 | Wip, getting close ... check-in: b4e9092089 user: matt tags: v1.6584-ck5 | |
13:30 | made the sourcing of cfg.sh not dependent on LD_LIBRARY_PATH being set check-in: 38a8d8c4ea user: mmgraham tags: v1.65 | |
10:31 | Fixed typo Closed-Leaf check-in: 8283307ec9 user: matt tags: v1.65-real | |
08:45 | Added hostinfo check-in: 5e83a11ff5 user: matt tags: v1.6584-ck5 | |
2021-04-05
| ||
23:57 | wip check-in: fb8e8050b3 user: matt tags: v1.6584-ck5 | |
23:18 | wip check-in: 7d166acf1f user: matt tags: v1.6584-ck5 | |
2021-04-03
| ||
17:08 | wip check-in: e0c6480079 user: matt tags: v1.6584-ck5 | |
16:50 | Adding call-with-environment-variables for the transition check-in: 8856c49357 user: matt tags: v1.6584-ck5 | |
16:20 | Pulled csv-xml in to facilitate migrating to ck5 check-in: 4ea543015e user: matt tags: v1.6584-ck5 | |
06:28 | Minor cleanup check-in: 867b8b4e9e user: matt tags: v1.6584-ck5 | |
2021-03-25
| ||
17:35 | changed server start lock file expire-time from 15 to 25 seconds check-in: 169d94de4e user: mmgraham tags: v1.65, v1.6584 | |
11:26 | Changed sleep in kind-run from 2 to 18 seconds to allow server to come up to the point where get-list will find it. Cleaned up messages and comments. check-in: 2f8513eec5 user: mmgraham tags: v1.65 | |
2021-03-14
| ||
05:41 | Redo inter-test-delay. Leaf check-in: 262ea69800 user: matt tags: v1.65-real-redo-inter-test-delay | |
2021-03-13
| ||
00:34 | restored the configf cleanup, with workaround for ext.scm check-in: 316c988564 user: mmgraham tags: v1.65 | |
2021-03-12
| ||
18:53 | Backed out cleanup of config: functions check-in: ae1ac4c3b4 user: mmgraham tags: v1.65 | |
14:25 | Turn off waiting in kind-run, rely on gating from wait-for-server-start-last-flag check-in: 889e2e71ef user: matt tags: v1.65 | |
2021-03-11
| ||
17:52 | updated delay to kind-run check-in: dd2cea12eb user: pjhatwal tags: v1.65, THIS-IS-REAL-1.65 | |
2021-03-09
| ||
21:03 | Very odd, missing egg in server.scm, util. check-in: 57b5fb07d6 user: matt tags: v1.65-real | |
18:48 | changed version to 1.6584 check-in: b6403cb822 user: mmgraham tags: v1.65-real | |
18:45 | merged v1.65-real-button-img check-in: 7a3804ade8 user: mmgraham tags: v1.65-real | |
2021-03-06
| ||
21:49 | Increased the image size Leaf check-in: 7d7f638673 user: matt tags: v1.65-real-button-img | |
21:28 | Added img to buttons for GTK3 change check-in: c350a6b24f user: matt tags: v1.65-real-button-img | |
04:45 | wip Leaf check-in: 5d8e30ec14 user: matt tags: v1.65-real-chicken-5 | |
04:39 | Try a grounds-up switch to chicken-5 check-in: 101ee7c52b user: matt tags: v1.65-real-chicken-5 | |
2021-03-02
| ||
20:11 | Trying to include stml2 in all needed areas - didn't seem to work Leaf check-in: 3bd051cf6a user: mrwellan tags: v1.65-real-new-runs-view-wip4 (unpublished) | |
2021-03-01
| ||
15:04 | Wip for stml2 Leaf check-in: 4c456a6056 user: mrwellan tags: v1.65-real-new-runs-view-wip3 | |
08:55 | Added back stml2 as symlink check-in: 861d447991 user: mrwellan tags: v1.65-real-new-runs-view-wip3 | |
08:53 | Step 1 of swizzling stml2 from egg to local compiled. check-in: 8a427e3950 user: mrwellan tags: v1.65-real-new-runs-view-wip3 | |
2021-02-28
| ||
22:31 | Attempting to modularize dashboard stuff Leaf check-in: 4c17b30061 user: matt tags: v1.65-real-new-runs-view-dashboard-wip | |
07:41 | Used codesplitter to confirm no important differences with v1.65-real-new-runs-view, d85f01faff9033 check-in: a0ffba076b user: matt tags: v1.65-real-new-runs-view-wip3, good-one | |
02:18 | Dashboard starts check-in: a23657561e user: matt tags: v1.65-real-new-runs-view-wip3 | |
2021-02-27
| ||
21:44 | Fixed order of uses in dashboard.scm check-in: ff6cbfba6c user: matt tags: v1.65-real-new-runs-view-wip3 | |
21:06 | compiles and basics run check-in: a3b4a5e4bc user: matt tags: v1.65-real-new-runs-view-wip3 | |
18:53 | It compiles check-in: dd508f0885 user: matt tags: v1.65-real-new-runs-view-wip3 | |
11:33 | wip check-in: 219180af64 user: matt tags: v1.65-real-new-runs-view-wip3 | |
08:37 | wip check-in: 9314c243c0 user: matt tags: v1.65-real-new-runs-view-wip3 | |
2021-02-26
| ||
22:08 | wip check-in: 6ebcb76448 user: matt tags: v1.65-real-new-runs-view-wip3 | |
21:38 | fixed gendeps.scm, wip check-in: 9fb9312fc1 user: matt tags: v1.65-real-new-runs-view-wip3 | |
20:48 | wip check-in: 00d480caad user: matt tags: v1.65-real-new-runs-view-wip3 | |
20:40 | wip converting more to modules check-in: a9196a3661 user: matt tags: v1.65-real-new-runs-view-wip3 | |
17:25 | WIP, does not compile check-in: 2ef57ca716 user: mrwellan tags: v1.65-real-new-runs-view-wip3 | |
07:53 | deal with empty response From: 82ee02c9c1b7012786a26a103cd6d6380b61352a User: matt Leaf check-in: b850770938 user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:53 | Merged in latest From: 14db3c2571c703c23f8b627c1d3ca06d22870c57 User: matt check-in: 74a5cd0abb user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:47 | use old rollup technique From: 195f4a1733d50ea9e6e755336c8d51dd761e478d User: matt check-in: 5cd6156bc0 user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:47 | Sketched out possible speed up with short-circuit rollup of items From: 9809735c40b8d68c42ff4c5d47c83de09183cd80 User: matt check-in: bb3016d5f9 user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:46 | Repaired some rmt:get-preq calls. ==1.08/0.44/1205/PASS/mars== From: f5ecefc5796637cef94ff09c33f32295b7df3c34 User: matt check-in: 19f0575d0b user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:44 | Remove some telemetry calls From: 5cbbbb6edb20e771e1d67b8626a5572652167c34 User: matt check-in: 3c07450a07 user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:43 | Start from low load node and add diet one by one From: f462c25d37b9b9f978673390d0906efa6dbed868 User: matt check-in: 1706e8d4fe user: matt tags: v1.65-diet2-cm1 (unpublished) | |
07:39 | Merged v1.65 into rerun-fixes From: 7310bcd03f9863ca272f1c4518442528a7082831 User: matt Leaf check-in: 92a98bcb72 user: matt tags: v1.65-rerun-fixes-cm1 (unpublished) | |
07:37 | Missed commit - message on how to turn on profiling From: 4b3e88463bfcce6890022adb304df18446e9e5e5 User: matt check-in: 0312a7dc52 user: matt tags: v1.65-rerun-fixes-cm1 (unpublished) | |
07:37 | Partial work on fixing rerun From: b5b72d675da2eba5c01850ea653e0451706a04c2 User: mrwellan check-in: 3c92e0ef5f user: matt tags: v1.65-rerun-fixes-cm1 (unpublished) | |
2021-02-25
| ||
23:22 | eval-string-in-environment if was disabled, re-enabled From: 9564772564650055d045983029236da1cf850ca7 User: matt check-in: cc82a07623 user: matt tags: v1.65-real-reenable-eval-if (unpublished) | |
23:14 | Use ulex in megatest.scm From: 0eb5bcf35f2aea137bfe0a4e3ad02f7ba446d8b7 User: matt Leaf check-in: 93438dfa6a user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | Merged From: c9e7ad931c72263e94091a00ed4658a259f45133 User: matt check-in: bdde41cc25 user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | inching along From: 906bf1567ca42c413f55f2d6de4536e1d59b6e6a User: matt check-in: 189ea047e6 user: matt tags: v1.65-real-ulex (unpublished) | |
23:13 | Bits 'n pieces in place From: e2202d843d0604d3d779f23a459dd36944dbcbe9 User: matt check-in: 548d6b2301 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged v1.65 fixes From: 25464d7c31b5b9dca5dca09ab6f72309cdbb658a User: matt check-in: 40f92fb75e user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged v1.65 From: a23cf8b5b90f8030125441c7ee17443e4c5a45e7 User: matt check-in: d47bbdf4be user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Merged in v1.65, fixed Makefile and removed pkts from megatest/ulex.scm From: 96e98c0e2cd3c8b7f71f8667bfc5874dfb86c0a3 User: matt check-in: 8c461d1e04 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Fixed connect-server by adding use tcp6 to run.scm From: 848a55348ac1637b8dfd9c4f5ad3a6f0c36d0c30 User: matt check-in: c127520a98 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Pulling netutil, portlogger and telemetry back into the ulex dir for consolidation etc. From: 07aff9dfdb76799cccd39e08dda8706a92453947 User: matt check-in: 49c01cca51 user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Still not working From: 5ba946918f7867ae17a2209aca2223e131050119 User: matt check-in: 163590624c user: matt tags: v1.65-real-ulex (unpublished) | |
23:12 | Working on ulex again From: 1db1be496dd6a3b45eb72b3be1dd6a921509edfc User: matt check-in: cef3d0f7a8 user: matt tags: v1.65-real-ulex (unpublished) | |
22:47 | Merged in wip2. Leaf check-in: 05a89e44c8 user: matt tags: v1.65-real-new-runs-view | |
22:36 | Merged some portlogger and module refactoring changes. check-in: b7a7d741be user: matt tags: v1.65-real-new-runs-view | |
22:25 | Added sleep to prevent high speed query stream from causing a locked db From: 82a0bf90a6e169a23999671064928c04ec8d6fbe User: matt Leaf check-in: 7e102efd0d user: matt tags: v1.65-lazyqueue-items-rollup-2 (unpublished) | |
22:24 | remove-mutex From: 022801133154585551c60feee4baf6758b91f993 User: matt check-in: ebd9bfee6d user: matt tags: v1.65-lazyqueue-items-rollup-2 (unpublished) | |
22:24 | add finalize of no-sync and re-enable the mutex From: 1775254e3f45db753fe942e0f142c3ec732dbcb6 User: matt check-in: 9f704b7ade user: matt tags: v1.65-lazyqueue-items-rollup-2 (unpublished) | |
22:24 | rebased lazy-queue rollup From: 07ab120544e101aafc5dd80650cb243bb7f5ff4e User: matt check-in: df4852aa6d user: matt tags: v1.65-lazyqueue-items-rollup-2 (unpublished) | |
21:49 | Merged diet2 and fixed wrong use of optional (should be key). From: 8a73112be852c6b8910157005985773a412cf768 User: matt Leaf check-in: 16376d674e user: matt tags: v1.6569-diet-3 (unpublished) | |
21:49 | Moved sauth and datashare files to appropriate subdirs, commented couple more unused functions. From: 155720494afcc761cd48f68bef2e9082383d4a71 User: matt check-in: df90d179ac user: matt tags: v1.6569-diet-3 (unpublished) | |
21:48 | Missed couple leftovers in dashboard.scm From: f32c8343a23eefbfb0303043805d677ab0f3c5d9 User: mrwellan check-in: f5540d07c2 user: matt tags: v1.6569-diet-3 (unpublished) | |
21:48 | Couple unused functions From: 7ef4e75485c86fd03913be6075df8dbc5a266771 User: matt check-in: 0a00e8266d user: matt tags: v1.6569-diet-3 (unpublished) | |
21:48 | Restoring test_records.scm, not quite able to get rid of it yet. From: 24a028a1722528811637cd277f1d911b6ce6b79b User: matt check-in: 14bb15d0a9 user: matt tags: v1.6569-diet-3 (unpublished) | |
21:48 | begin diet From: badd71f3b34a7dc4f4bdf120b79438d403fd0733 User: matt check-in: c556f6d31c user: matt tags: v1.6569-diet-3 (unpublished) | |
16:26 | Merged diet2 and fixed wrong use of optional (should be key). From: 8a73112be852c6b8910157005985773a412cf768 User: matt Leaf check-in: 0896902752 user: matt tags: v1.6569-new-diet (unpublished) | |
16:25 | Moved sauth and datashare files to appropriate subdirs, commented couple more unused functions. From: 155720494afcc761cd48f68bef2e9082383d4a71 User: matt check-in: ec8722dd5f user: matt tags: v1.6569-new-diet (unpublished) | |
16:25 | Sort danglers by name if same count. Few more orpaned functions commented out From: 4f82003dc0af1a95e10a23cc60a91b9b5ce9b461 User: matt check-in: d0c952bdbb user: matt tags: v1.6569-new-diet (unpublished) | |
16:25 | Moved sauth files to subdir. Improved show-uncalled-procedures output. Removed few unused procedures. From: c9e2628a917d4690ad4ffc35a95f5d5000c90cc5 User: matt check-in: d192708007 user: matt tags: v1.6569-new-diet (unpublished) | |
16:24 | Missed couple leftovers in dashboard.scm From: f32c8343a23eefbfb0303043805d677ab0f3c5d9 User: mrwellan check-in: 53d25f535c user: matt tags: v1.6569-new-diet (unpublished) | |
16:24 | Couple unused functions From: 7ef4e75485c86fd03913be6075df8dbc5a266771 User: matt check-in: 9fd33434bd user: matt tags: v1.6569-new-diet (unpublished) | |
16:24 | Restoring test_records.scm, not quite able to get rid of it yet. From: 24a028a1722528811637cd277f1d911b6ce6b79b User: matt check-in: 48dfb9c533 user: matt tags: v1.6569-new-diet (unpublished) | |
16:24 | begin diet From: badd71f3b34a7dc4f4bdf120b79438d403fd0733 User: matt check-in: 28303029ea user: matt tags: v1.6569-new-diet (unpublished) | |
15:46 | Missing dep. check-in: 80a01976f7 user: matt tags: v1.65-real | |
11:24 | Added multi-node cherrypicker check-in: d85f01faff user: mrwellan tags: v1.65-real-new-runs-view | |
2021-02-24
| ||
21:11 | Added .o to deps for fossil-hash. check-in: cd3fed23c9 user: mrwellan tags: v1.65-real-new-runs-view | |
14:01 | another try at deps check-in: 3f257f9ad1 user: mrwellan tags: v1.65-real-new-runs-view | |
03:42 | Added some needed deps. check-in: 23492e7b0f user: matt tags: v1.65-real-new-runs-view | |
2021-02-23
| ||
21:25 | Merged wip branch check-in: 2ba22ca68d user: matt tags: v1.65-real-new-runs-view | |
10:57 | basic new view updates check-in: 5a82492081 user: mrwellan tags: v1.65-real-new-runs-view | |
2021-02-22
| ||
23:33 | Got crude data on run-tests-matrix check-in: d6715426e7 user: matt tags: v1.65-real-new-runs-view | |
15:56 | Added gendeps.scm check-in: 70d50dde62 user: mrwellan tags: v1.65-real-new-runs-view | |
00:01 | More function shuffling check-in: b705777b20 user: matt tags: v1.65-real-new-runs-view | |
2021-02-21
| ||
11:25 | Missing function check-in: 9e26eb744c user: matt tags: v1.65-real-new-runs-view | |
2021-02-20
| ||
23:27 | Added back couple missed fucntions for ezsteps check-in: e748d20487 user: matt tags: v1.65-real-new-runs-view | |
23:18 | regression on area-dat partial work. caused ever growing open files. Might not be entirely fixed but this seemed to help check-in: bc457c7b22 user: matt tags: v1.65-real-new-runs-view | |
22:52 | Patched in some waitons stuff check-in: 36a0175612 user: matt tags: v1.65-real-new-runs-view | |
22:05 | Fixed couple deps. Added defense for weird char in format. check-in: e23b4fcd30 user: matt tags: v1.65-real-new-runs-view | |
2021-02-19
| ||
23:44 | Merged v1.6569-multi-db (which is actually modularization stuff) check-in: d983d860a1 user: matt tags: v1.65-real-new-runs-view | |
22:00 | add to server file glob to skip server-kill match Leaf check-in: 931d0577a1 user: matt tags: v1.6569-multi-db | |
16:31 | Added (declare (uses servermod)) and (import servermod) to fix megatest -cleanup-db check-in: 90ea1e537b user: mmgraham tags: v1.6569-multi-db | |
12:12 | Merged wip branch check-in: a0f7ee0bf3 user: matt tags: v1.6569-multi-db | |
2021-02-18
| ||
17:54 | Moved stuff from import to use to avoid unbound variable: make-hash-table check-in: a543d952d4 user: mmgraham tags: v1.6569-multi-db | |
2021-02-17
| ||
22:50 | basic widgets in place check-in: 1893d712b7 user: matt tags: v1.65-real-new-runs-view | |
2021-02-15
| ||
22:05 | tree enabled. check-in: 4f948bab9e user: matt tags: v1.65-real-new-runs-view | |
21:46 | New runs view check-in: 6401245dc8 user: matt tags: v1.65-real-new-runs-view | |
20:34 | Oops. Dropped a function. Added it back... check-in: 405c573a88 user: matt tags: v1.65-real | |
20:08 | wip-still-gazillions-of-open-files Leaf check-in: 808adeca23 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
19:12 | still chipping away check-in: 59823ee440 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
15:29 | merged check-in: 6c2f54fec5 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
15:28 | More missing imports. check-in: 3084088d75 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
14:44 | Missing import. check-in: b0eb665b87 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
14:44 | Missing import. check-in: 47be7624cb user: matt tags: v1.6569-multi-db-wip (unpublished) | |
00:17 | Few more issues cleaned up and it seems to be running check-in: 681937af52 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
2021-02-14
| ||
23:30 | added missing file check-in: a817d72104 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
23:13 | Most ordering stuff fixed check-in: fee7fc00b7 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
23:10 | Most ordering stuff fixed check-in: f6e1202aa2 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
22:34 | Sync bunch of minor changes with v1.65-real check-in: 0bf123a8c3 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
22:33 | Synced minor changes from modularized v1.6569-mult-db-wip branch check-in: f8657e116c user: matt tags: v1.65-real | |
20:26 | Minor cleanup check-in: d6e2d2990e user: matt tags: v1.6569-multi-db-wip (unpublished) | |
20:26 | More minor fixes and cleanup. check-in: 259b439f94 user: matt tags: v1.65-real | |
19:54 | Bunch of minor fixes/cleanup check-in: 4aae235143 user: matt tags: v1.65-real | |
19:39 | cleanup some duplicated functions check-in: a1bb05ec00 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
2021-02-13
| ||
23:02 | still trying check-in: e2ce43a8fe user: matt tags: v1.6569-multi-db-wip (unpublished) | |
21:42 | code tidy check-in: 318542508d user: matt tags: v1.6569-multi-db-wip (unpublished) | |
19:16 | updated couple unit tests check-in: 22975ea8da user: matt tags: v1.6569-multi-db-wip (unpublished) | |
2021-02-12
| ||
21:46 | Remove couple calls to telemetry stuff check-in: 9bb722e1d3 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
20:49 | statement caching in db:get-tests-for-run-state-status was broken. check-in: 80d870f848 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
16:44 | Eliminated load delays of less than 1 second. Eliminated INFO when load is acceptable. check-in: bd581f5fff user: mmgraham tags: v1.65-real | |
12:23 | Avoided server logs that have exited. Detected when a server is in dbprep, and wait 25 seconds for that to finish. check-in: bbf1632194 user: mmgraham tags: v1.65-real | |
09:00 | wip check-in: 276d34776e user: matt tags: v1.6569-multi-db-wip (unpublished) | |
08:35 | wip check-in: 69dd64de99 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
00:42 | wip check-in: 9b13b2dd0e user: matt tags: v1.6569-multi-db-wip (unpublished) | |
00:18 | Compiles again after moving many functions around check-in: da6321c924 user: matt tags: v1.6569-multi-db-wip (unpublished) | |
2021-02-11
| ||
21:50 | wip check-in: ed7a6f3a10 user: mrwellan tags: v1.6569-multi-db-wip (unpublished) | |
2021-02-10
| ||
09:12 | added feedback to server.dot check-in: d144f8e0a0 user: mrwellan tags: v1.6569-multi-db | |
2021-02-09
| ||
22:41 | Fixed (maybe) initialization of remote struct check-in: 5c4f0f8019 user: matt tags: v1.6569-multi-db | |
2021-02-08
| ||
23:13 | Merged v1.65-real branch in and fixed misturk check-in: cca6340787 user: matt tags: v1.6569-multi-db | |
19:37 | bit closer check-in: 99ba9a5e40 user: matt tags: v1.6569-multi-db | |
2021-02-07
| ||
22:11 | Created apimod and moved couple functions check-in: 11b91c6f65 user: matt tags: v1.6569-multi-db | |
21:52 | Moved some defstructs into dcommonmod. check-in: f7bd519f51 user: matt tags: v1.6569-multi-db | |
2021-02-06
| ||
21:09 | Pulled mtconfigf in as egg/module check-in: e4bbf91b6d user: matt tags: v1.6569-multi-db | |
2021-02-05
| ||
15:36 | merged in changes for wildcard target in remove runs, support for dashboard in sles12, and archival of rerun data. check-in: 6ff4310a7a user: mmgraham tags: v1.65-real, v1.6583 | |
2021-02-04
| ||
21:17 | Few more spots where loading of commonmod was needed check-in: 5746a55322 user: matt tags: v1.6569-multi-db | |
2021-02-03
| ||
22:28 | fixes check-in: 5c8ebd9376 user: matt tags: v1.6569-multi-db | |
21:16 | touch the import.scm files to align timestamps and prevent unnecessary building check-in: 3b0ac54300 user: matt tags: v1.6569-multi-db | |
15:31 | merged archive structure changes check-in: fa6e194fcc user: pjhatwal tags: v1.65-real | |
12:58 | fixes to sretrive to pick hidden files check-in: 3a077a5493 user: pjhatwal tags: v1.65-real | |
2021-02-02
| ||
23:34 | Added commonmod to all units check-in: 77627223bc user: matt tags: v1.6569-multi-db | |
2021-02-01
| ||
13:29 | fixed match let in db.scm check-in: d486cc49ee user: pjhatwal tags: v1.6582, v1.65-real | |
2021-01-31
| ||
23:11 | debug:print ported to debug-print in commonmod. Seems to work. check-in: 4b87d99676 user: matt tags: v1.6569-multi-db | |
22:22 | reordered imports in megatest.scm and got commonmod properly recognised. check-in: 4a8dd43c42 user: matt tags: v1.6569-multi-db | |
22:17 | Improved server.dot. Deps working. Several modules pulled into megatest.scm check-in: ad7b549523 user: matt tags: v1.6569-multi-db | |
18:39 | Enable modules again check-in: 62747d85ce user: matt tags: v1.6569-multi-db | |
04:32 | Added missing step in server shutdown (in server.dot) check-in: 39432a5449 user: matt tags: v1.6569-multi-db | |
2021-01-30
| ||
22:40 | Rebuilt docs check-in: 69d12f4679 user: matt tags: v1.6569-multi-db | |
22:37 | Added graph of server for multi-db check-in: 4d273a0078 user: matt tags: v1.6569-multi-db | |
2021-01-29
| ||
11:48 | changed megatest version to v1.6582 check-in: d69b03fe95 user: mmgraham tags: v1.65-real | |
11:47 | Made CHECK an error status for PREQ_FAIL Leaf check-in: a26bbf5c36 user: mmgraham tags: v1.6569-refactor-server-key-chk | |
10:28 | changed info debug msgs with keyword failed check-in: 577abe1ca7 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
2021-01-28
| ||
18:40 | fixes to crashes with server id mismatch check-in: 70f5d2ff31 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
2021-01-27
| ||
15:30 | fix for crash with error (match) no matching pattern check-in: 4c4d63c3e0 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
2021-01-26
| ||
18:34 | merged v1.6569-gt-crash-fix and fixed launch.scm to match check-in: 81f57a1e46 user: mmgraham tags: v1.6569-refactor-server-key-chk | |
14:00 | Fix for the > crash. Maybe... Leaf check-in: 5a05fc04ff user: matt tags: v1.6569-gt-crash-fix | |
2021-01-23
| ||
16:08 | Updated megatest version to 1.6581 check-in: 36196086c3 user: mmgraham tags: v1.6569-refactor-server-key-chk | |
2021-01-19
| ||
19:44 | fixes to pgdb check-in: 65c07546ab user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
18:53 | fix to pgdb sync check-in: a4dbd963fb user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
18:49 | fix to pgdb sync check-in: 6531c14950 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
12:00 | adde debug statement in pgdb sync oonly for top level test check-in: c5588eff69 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
11:58 | changed debug priorities check-in: dd4e2a6ea3 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
11:42 | changed debug priorities check-in: c755e8c4ec user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
2021-01-14
| ||
17:54 | fixed server connection issues check-in: 3adafd9e4d user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
16:29 | partially modularized portions of http-transport Leaf check-in: d63db5ff94 user: mrwellan tags: v1.6569-refactor-server-key-chk-modularization (unpublished) | |
14:55 | check server-key on every request server gets check-in: f74b755ed8 user: pjhatwal tags: v1.6569-refactor-server-key-chk | |
2021-01-08
| ||
13:31 | cherrypicked changes from 1.65-archive Leaf check-in: 0b8d6c2593 user: pjhatwal tags: v1.6569-refactor-archive-structure-change | |
12:12 | cherrypicked changes from 1.65-archive Leaf check-in: b72620bfbb user: pjhatwal tags: v1.6569-pjhatwal-mess | |
11:46 | Create new branch named "v1.6569-refactor-archive-structure-change" check-in: bef664ccc1 user: pjhatwal tags: v1.6569-refactor-archive-structure-change | |
11:42 | enable custom value for max delay between archive time and test last update time Leaf check-in: 86a3d1148e user: pjhatwal tags: v1.6569-refactor | |
2020-11-25
| ||
12:00 | Fixed issues in server gating code Leaf check-in: 063273e8cb user: mrwellan tags: v1.6569-server-gate-fix | |
2020-11-24
| ||
22:27 | Added support for resetting run - allows to reload tests-paths to add tests to a run part way though. Just run megatest -clean-cache -runname $MT_RUNNAME Leaf check-in: 213021e02d user: mrwellan tags: v1.6596-reload-tests-paths | |
2020-11-04
| ||
21:04 | converging not-important changes. check-in: 3b0211bc01 user: matt tags: v1.65-plus-ulex (unpublished) | |
2020-10-27
| ||
23:45 | Meld'd across changes from v1.65 as part of careful meld together. Leaf check-in: e6594b0fb0 user: matt tags: v1.65-test-rundat2 | |
2020-10-23
| ||
23:03 | meld'd in changes from v1.65. Do not use merge. check-in: 418b7254b4 user: matt tags: v1.65-test-rundat2 | |
2020-10-17
| ||
14:35 | Try query rest Leaf check-in: dea5af2fba user: matt tags: v1.65-side3 | |
00:46 | Added speculative dynamically calculated delay to reduce db hammering check-in: 41eeb0e45f user: matt tags: v1.65 | |
2020-10-16
| ||
18:09 | variable propogation fix check-in: b156cc02a8 user: pjhatwal tags: v1.65 | |
2020-10-13
| ||
16:46 | Changed version from 69 to 76. No other changes. Will compile with chicken 13 check-in: 87ca35010f user: mmgraham tags: v1.65, v1.6576 | |
2020-10-12
| ||
17:27 | Merged v1.65 changes to adjutant branch check-in: 2025674142 user: mrwellan tags: v1.65-adjutant-again | |
16:58 | Merged minor change to v1.65 check-in: 60a665385a user: mrwellan tags: v1.65-side2 | |
16:49 | Reduced message from failed to info. Reverted a delay which seems to help pass full stack ext-tests. Leaf check-in: 9e35b1252c user: mrwellan tags: v1.65-minor-patch | |
13:06 | Added in the query-rest stuff. check-in: 0e1320be35 user: mrwellan tags: v1.65-side2 | |
10:19 | For running local do not use ssh to run pstree check-in: 55f3c8af7f user: mrwellan tags: v1.65-side2 | |
10:18 | Safe vector access in rmt. check-in: 58bb6d997a user: mrwellan tags: v1.65-side2 | |
2020-10-11
| ||
22:46 | Patched forward adjutant code. check-in: f936717bfa user: matt tags: v1.65-adjutant-again | |
2020-10-05
| ||
23:07 | Cross-pollinated v1.65 run-testdat work. This likely still does not pass obfusc-skel. Closed-Leaf check-in: b17e77a3ea user: matt tags: v1.65-sidework | |
22:49 | Do not exit on failure to create directory - race conditons on NFS cause false fail scenarios - just keep going and cross your fingers... (cherrypicked from v1.6572) check-in: 05b253a452 user: matt tags: v1.65-sidework | |
22:46 | run duration testdat check-in: 4a0b43f3c6 user: matt tags: v1.65-test-rundat2 | |
2020-10-02
| ||
16:32 | Changed version to 1.6575 - do not use - use v1.6569 instead Leaf check-in: e9fdc7f33a user: mmgraham tags: v1.6575, v1.65-cleanup-x | |
2020-09-22
| ||
20:58 | Merged v1.65 ==/FAIL/orion,mars/== Leaf check-in: b5e7ba7355 user: matt tags: v1.65-test-rundat | |
15:41 | updates to not start wachdog for -archive replicate-db Closed-Leaf check-in: 50829a5607 user: pjhatwal tags: 1.65-archive | |
08:23 | Going back to 60 from 100. User can adjust this with [setup], num-tests-to-get, setting. ==/FAIL/orion,mars/== check-in: 5a50cc70a1 user: matt tags: v1.65-test-rundat | |
2020-09-21
| ||
23:24 | Switch to csv for test-rundat info. Added /tmp diskfree ==/FAIL/orion,mars/== check-in: 6f939847aa user: matt tags: v1.65-test-rundat | |
21:56 | Going back to 100 from 50. 50 was a bit slow. Might even be able to get away with 100... ==/FAIL/orion,mars/== check-in: 085e289f02 user: matt tags: v1.65-test-rundat | |
21:35 | Changed the updater locking to be much simpler and to use a global. It seems to work. ==/FAIL/orion,mars/== check-in: 899b181472 user: matt tags: v1.65-test-rundat | |
15:40 | catch up with v1.65 check-in: d625275890 user: pjhatwal tags: 1.65-archive | |
15:37 | updates to archive internal path ==6.1/1.6/WARN/1201/mars== check-in: 51b810393e user: pjhatwal tags: 1.65-archive | |
15:09 | Change the number of tests to get in each round trip to 50 from 200 ==/FAIL/orion,mars/== check-in: 1e9537e6d4 user: matt tags: v1.65-test-rundat | |
2020-09-20
| ||
22:02 | Removed constant updating of test_rundat records. This should speed up big testsuite areas.==/FAIL/orion,mars/== check-in: e3040653b8 user: matt tags: v1.65-test-rundat | |
2020-09-19
| ||
04:21 | Start moving test_rundat to no-sync db. ==/20/2/WARN/1203/mars/== check-in: abfabdb839 user: matt tags: v1.65-test-rundat | |
2020-09-18
| ||
17:30 | added check for file existence before file delete ==/14/1.9/WARN/orion,mars/== NOTE: This is the last v1.65 before the split off. I.e code from before this point IS in the far future v1.65 branch. Code from this point to that branch might NOT be in the branch. check-in: 2769e4b7c9 user: mmgraham tags: v1.65, v1.6569 | |
12:27 | cherry picked 2 fixes, changed version to 1.6569 ==/7.2/2.0/PASS/1201/mars/== check-in: d145d0eb02 user: mmgraham tags: v1.65 | |
2020-09-16
| ||
12:44 | updates to remov-keep for archiving check-in: 81893b52af user: pjhatwal tags: 1.65-archive | |
2020-09-08
| ||
10:12 | Added testplan section to manual. NOTE: Passes ext-tests without any re-runs, seems like a sweet spot. ==24.9/2.2/1201/WARN/mars== check-in: 0d4dd9a19f user: mrwellan tags: v1.65 | |
2020-09-07
| ||
23:29 |
Added query throttle.
Fully tested and passes ext-tests on sles11 and Ubuntu. Closed-Leaf check-in: 70a65ade2a user: matt tags: v1.65-rmt-call-throttle-orig | |
19:24 | update version to v1.6568 ==11.35/1.8/WARN/1204/orion== ==27.1/2.5/WARN/1201/mars== Leaf check-in: 1251244af0 user: mmgraham tags: v1.65-cleanup, v1.6568 | |
2020-09-05
| ||
21:50 | Fixed wrong use of optional that should have been key. Closed-Leaf check-in: ff41f9d1e7 user: matt tags: v1.65-prereq-qry-freq | |
13:41 | Try reduced frequency queries for prereq not met. ==/3.5/0.83/PASS/1201/mars/== check-in: 275adb0d10 user: matt tags: v1.65-prereq-qry-freq | |
11:17 | Merged cleanup branch back to v1.65 ==9.4/2.2/1201/WARN/mars== check-in: 0cbf1a0b26 user: matt tags: v1.65 | |
2020-09-04
| ||
16:34 | Change ERROR to INFO on directories in logs dir NOTE: Use this version as baseline: ext-tests gives full PASS, obfusc-skel test gives full PASS and no exn= in logs dir (but there are exn= in tests). check-in: 5c063e3452 user: mrwellan tags: v1.65-cleanup, v1.6568, v1.6565a | |
2020-09-03
| ||
18:05 | Do not run tests if state is COMPLETED. check-in: 72b613217c user: mrwellan tags: v1.65-cleanup | |
2020-09-01
| ||
15:54 | Moved softlock into it's own directory and gave it a makefile check-in: a6993db959 user: jmoon18 tags: v1.65-cleanup | |
14:09 | Updated help for softlock check-in: dcce175262 user: mrwellan tags: v1.65-cleanup | |
11:59 | Added softlock utilitiy check-in: 16bbfa462d user: mrwellan tags: v1.65-cleanup | |
2020-08-31
| ||
09:09 | Don't bypass runs:expand-items on max jobs. ==6.2/1.9/WARN/1201/mars== check-in: 890b2e71ae user: matt tags: v1.65-cleanup, v16566 | |
2020-08-30
| ||
22:12 | fixed typo ==11.11/1.5/WARN/1206/orion== check-in: 80394e6b0d user: matt tags: v1.65-cleanup | |
22:02 | ease load on pre-launch checks if there are more than 25 jobs slots available. NOTE: Unclear if last few commits are genuinely useful check-in: c141e77533 user: matt tags: v1.65-cleanup | |
17:09 | corrected typo dat-wait-for-jobs-funcion ==/18.1/1.9/WARN/1206/mars/== check-in: 64d8372f85 user: mmgraham tags: v1.65-cleanup, v1.6566 | |
15:44 | updated megatest version to 1.6566 check-in: d66b6aae6b user: mmgraham tags: v1.65-cleanup, v1.6566 | |
09:54 | Gate tests running on load and max jobs right before launching check-in: 1fbf00b8f7 user: matt tags: v1.65-cleanup | |
00:14 | Gate when first detect that all job slots are in use. No point in looping until slots are availble. ==7.1/1.6/WARN/1201/mars== check-in: cd1100885b user: matt tags: v1.65-cleanup | |
2020-08-29
| ||
09:22 | Added waits to steps, get rid of defunct server stuff (let them die natural deaths) ==7.34/1.5/WARN/1202== check-in: f22d7f8cb6 user: mrwellan tags: v1.65-cleanup | |
06:30 | force server exit only if [setup] runtime is set ==3.7/1.0/PASS/mars== check-in: 7951d54072 user: matt tags: v1.65-cleanup | |
2020-08-28
| ||
14:24 | lock with host/pid check-in: 9657acc77f user: matt tags: v1.65-cleanup | |
10:24 | Converted a few load wait back to simple sleeps to save cycles. check-in: 44f224d1e8 user: mrwellan tags: v1.65-cleanup, v1.6565 | |
2020-08-27
| ||
14:45 | made server throttle wait time configurable ==3.4/1.1/1203/PASS/mars== check-in: 2415e799b1 user: mrwellan tags: v1.65-cleanup, v1.6565 | |
12:25 | dunno ==/3.76/0.7/PASS/1201/orion/== ==/ext-tests all PASS except kill-rerun/== check-in: 9306ad82ee user: mrwellan tags: v1.65-cleanup | |
08:18 | If on homehost, skip waiting for localhost check-in: 78e3f9e388 user: mrwellan tags: v1.65-cleanup | |
07:56 | Comment out a telemetry call check-in: def8386816 user: matt tags: v1.65-cleanup | |
07:10 | trim some load control sleeps in runs.scm that are not needed as we have new load control ==/9.8/2.2/WARN/1203/mars== check-in: 8280550d67 user: matt tags: v1.65-cleanup | |
2020-08-26
| ||
23:04 | Tweaked server gate - still not right :( ==/FAIL/orion/== check-in: 7e26fb2f0c user: mrwellan tags: v1.65-cleanup | |
22:56 | fixed obscure bug when db is slightly malformed due to ^C. Tweak server gating, it is still not quite right... check-in: 58bd90c5bc user: mrwellan tags: v1.65-cleanup | |
21:14 | Added instrumentation for server start throttle. ==/3.18/0.6/PASS/1201/orion/== check-in: 56b3986bbb user: mrwellan tags: v1.65-cleanup | |
19:36 | Changing genexample simple-get-runs argument to #f for consistency in style check-in: 658ed21c84 user: jmoon18 tags: v1.65-cleanup | |
19:27 | Updated get-delay function to return 0 from 0 to .5 ratio, then begin to ramp. check-in: 344f97d10a user: jmoon18 tags: v1.65-cleanup | |
17:48 | Added option to change the get-delay function by setting [load] new-load-method in the megatest.config ==/2.9/0.9/PASS/1204/mars/== check-in: 5c50817156 user: jmoon18 tags: v1.65-cleanup, v1.6565 | |
16:10 | Fixed genexample to fix call to simple-get-runs ==3.3/0.9/PASS/mars== check-in: 0dbbb70834 user: jmoon18 tags: v1.65-cleanup, v1.6565 | |
15:56 | Tweaked server throttle. Bumped version. check-in: fc0f14e78b user: mrwellan tags: v1.65-cleanup, v1.6565 | |
2020-08-25
| ||
23:36 | Reworked load handling and added fast gate on server starts check-in: 4556f5829a user: matt tags: v1.65-cleanup | |
15:54 | Merged v1.65 with get-intercept and get-delay ==/8.7/1.0/WARN/1201/mars/== check-in: b0705815be user: mrwellan tags: v1.65-cleanup | |
10:12 | added support for custom load-jump-limit and added setup, keep-deleted-records (in seconds, keep deleted records this long) ==/7.9/0.9/WARN/1201/mars/== check-in: d1548b7a57 user: mrwellan tags: v1.65-cleanup | |
2020-08-24
| ||
18:06 | Saftey fixes and minor cleanup ==/3.73/1.3/PASS/1203/orion/== check-in: 79674abc64 user: mrwellan tags: v1.65-cleanup | |
06:54 | filled out more exception handlers. ==/3.73/1.3/PASS/1203/orion/== check-in: 1cf9221da5 user: mrwellan tags: v1.65-cleanup | |
00:23 | Added more granular exception handling ==/9.4/0.9/WARN/2102/mars/== ==/5.7/1.2/WARN/1201/mars/== check-in: 0f33ea4295 user: mrwellan tags: v1.65-cleanup | |
2020-08-23
| ||
07:53 | Minor message clean up check-in: edd34fca34 user: matt tags: v1.65-cleanup | |
00:03 | Remove junk code causing false stack trace. check-in: dfe44999f0 user: matt tags: v1.65-cleanup | |
2020-08-22
| ||
22:43 | Many small fixes, still broken though check-in: 1f3e2a5c9a user: matt tags: v1.65-cleanup | |
14:14 | Merged in partial content from v1.66-captain-ulex work. ==7.2/0.9/1201/mars== check-in: 070ebd2d0d user: matt tags: v1.65-cleanup | |
00:19 | It compiles again Leaf check-in: 2955cf0dfc user: matt tags: v1.65-merge-forward-v1.66 | |
2020-08-21
| ||
16:52 | Merged in changes from v1.65 to ease syncing Leaf check-in: 6c77d0ada6 user: mrwellan tags: v1.66-captain-ulex | |
16:51 | Merging v1.66 *applicable* changes to v1.65. check-in: 48f4863bc1 user: mrwellan tags: v1.65-merge-forward-v1.66 | |
2020-08-03
| ||
10:01 | Sync check-in: 686c5895a7 user: mrwellan tags: v1.66-captain-ulex | |
2020-07-28
| ||
22:41 | Pulled in v1.66 check-in: 2b506bbc72 user: matt tags: v1.66-captain-ulex | |
22:23 | Merged v1.65 Leaf check-in: 2b412d7468 user: matt tags: v1.66 | |