50 check-ins occurring on or before 2017-06-15 16:39:19.
More ↑
2017-06-15
| ||
16:39 | Adding nanomsg to mtut.scm check-in: da26ce8d3c user: mrwellan tags: v1.65 | |
2017-06-14
| ||
00:14 | The NOTHING LEFT TO RUN section is not getting hit. Keeping it for now. Closed-Leaf check-in: a16fc0d2d0 user: matt tags: v1.64-end-runs-fix | |
2017-06-13
| ||
23:49 | Passes bigrun multi-level dependencies test. toprun and fullrun still appear to timeout. check-in: 6f43371532 user: matt tags: v1.64-end-runs-fix | |
04:32 | Slightly better but still fails the bigrun3 multi-level dependent test run check-in: fda4ad8acc user: matt tags: v1.64-end-runs-fix | |
2017-06-12
| ||
23:27 | More partial (and not working) fixes for neverending runs check-in: b06b72b6ab user: matt tags: v1.64-end-runs-fix | |
05:00 | Partial fix for neverending runs check-in: 8728fa008e user: matt tags: v1.64-end-runs-fix | |
2017-06-09
| ||
13:09 | Added a bit of expanation to areas handling check-in: aeabc7304c user: mrwellan tags: v1.65 | |
11:10 | Fixed gendot and merged in changes from v1.64 check-in: 6efedc27d5 user: mrwellan tags: v1.65 | |
10:03 | bumped version to v1.6419 check-in: 1eb7abcd28 user: mrwellan tags: v1.64, v1.6419 | |
00:20 | Added better message handling for teamcity integration check-in: 6e0ddfb724 user: matt tags: v1.64 | |
2017-06-08
| ||
17:27 | Added common: to all file-exists? queries as files-exists? would (rightfully) raise an exception if the file is a symlink to a non-existant file. check-in: ac4a8aeb9f user: mrwellan tags: v1.64 | |
13:54 | Merged in changes from v1.64 check-in: 3a9471a6ea user: mrwellan tags: v1.65 | |
12:07 | Merged fork check-in: 6aa0069d07 user: mrwellan tags: v1.65 | |
00:16 | Fixed teamcity output generator script - it was running before the run record was created and never detecting when it did finally get created. check-in: 6129574e15 user: matt tags: v1.64, v1.6418 | |
00:09 | Improved faux locking. Cleaned up launch:setup a bit. check-in: 9d5fdd4dfc user: matt tags: v1.64 | |
2017-06-07
| ||
22:28 | Added start up msg for teamcity support wrapper check-in: 3e673f0507 user: matt tags: v1.64 | |
14:53 | Fixed duration issue for tcmt check-in: 6d5aca6013 user: mrwellan tags: v1.64 | |
13:46 | Changed warning to INFO check-in: 179809b855 user: mrwellan tags: v1.64 | |
12:22 | Fix for version-as-string issue check-in: e3ac63c415 user: mrwellan tags: v1.64 | |
10:55 | Always create the alist files whether or not a lock was received. Bump version check-in: 5aa69feecf user: mrwellan tags: v1.64 | |
2017-06-06
| ||
23:16 | Put faux-locks into no-sync db. check-in: 6ec66c15e4 user: matt tags: v1.64 | |
18:08 | fixed some typos in mtut.scm check-in: 704e703944 user: srehman tags: v1.65 | |
2017-06-05
| ||
18:13 | Couple cleanups for tc integration check-in: f846facc3b user: mrwellan tags: v1.64 | |
18:01 | Added first pass implementation of teamcity inteface wrapper check-in: 0279fc7474 user: mrwellan tags: v1.64 | |
10:28 | Add missing area to init in tests Makefile. check-in: b0c45c85fe user: mrwellan tags: v1.65 | |
2017-06-03
| ||
09:47 | Merged latest from v1.64 into v1.65 check-in: 8a26c9c9d7 user: matt tags: v1.65 | |
2017-06-02
| ||
09:54 | Added little more feedback for sync. Return numbers as numbers from no-sync metadata check-in: 8528e93d3c user: mrwellan tags: v1.64, v1.6417 | |
07:22 | Sync should not be called if some other process has called it recently check-in: f0c7e06411 user: matt tags: v1.64 | |
00:58 | Bumped delay for sync to 6 seconds check-in: 139076d39f user: matt tags: v1.64 | |
2017-06-01
| ||
22:08 | Fixed sync to megatest.db, it was not respecting last_update and thus syncing everything. Added hard storage of last update in a no-sync db on /tmp check-in: b665288f56 user: matt tags: v1.64 | |
00:21 | Corrected issue with server overload handling. Switch to using a less burdensome server ping instead of server:check-if-running check-in: fd6bcc8b75 user: matt tags: v1.64 | |
2017-05-31
| ||
23:05 | Improved messages in couple noisy cases. Add flag for turning off touching of server logs when max api calls situation occurs check-in: bc2a1779bc user: matt tags: v1.64 | |
2017-05-30
| ||
10:33 | bumped version check-in: 9dbae6fda1 user: bjbarcla tags: v1.64, v1.6416 | |
01:12 | Added support for triggers in megatest.config. Updated docs with new variables on the command line for trigger scripts. Triggers are now run via nbfake. check-in: ad27863571 user: matt tags: v1.64 | |
2017-05-29
| ||
22:28 | Moved init of runremote to where (make-remote) was called. On discarding connections ensure they are closed. Added annotation for study/debug of the flow through rmt:send-receive. Run make rmt.pdf to create it. check-in: d46d2249c4 user: matt tags: v1.64 | |
2017-05-28
| ||
00:49 | added -testdat-csv option to megatest; fixed -set-values so that tolerance and expected value are not required fields; added delay in set-values to allow for delayed write on server start check-in: a5adfa3f9a user: bjbarcla tags: v1.64 | |
2017-05-25
| ||
23:17 | Applied stash with better meta data in pkt for configs check-in: f2e853123a user: matt tags: v1.65-use-pkts | |
23:16 | Merged in updates from v1.65 check-in: 5cd9ae113c user: matt tags: v1.65-use-pkts | |
23:12 | Merging in recent fixed from v1.64 check-in: b44a2afd2a user: matt tags: v1.65 | |
23:10 | Remove extraneous calls to launch:setup in watchdog. check-in: 09c716a4e3 user: matt tags: v1.64, v1.6415 | |
17:11 | Minor updates for pkt dumping check-in: 465e3734f8 user: mrwellan tags: v1.65-use-pkts | |
08:56 | Dump pkts on processing configs IFF have parent (i.e. are in a server) check-in: ebd66b0fd3 user: matt tags: v1.65-use-pkts | |
2017-05-24
| ||
14:50 | Bumped version to v1.6415 check-in: 18a4e536c2 user: mrwellan tags: v1.64 | |
14:48 | Check disk usage every 30 seconds instead of every 3 seconds check-in: b60108422e user: mrwellan tags: v1.64 | |
10:48 | Sync from test to server only when cpu changed, disk changed by more than 10% or more than 30 seconds past. check-in: 8ca2b352b3 user: mrwellan tags: v1.64 | |
2017-05-23
| ||
09:50 | Fix for crash on -remove-runs when the toplevel test was removed. check-in: 3c96bce614 user: matt tags: v1.64, v1.6414 | |
09:28 | Protect against some bad values in setting environment variables in alist->env-vars check-in: 3958c7c850 user: matt tags: v1.64 | |
2017-05-22
| ||
00:09 | Print more info on pkts check-in: 2818063809 user: matt tags: v1.65-use-pkts | |
2017-05-21
| ||
23:13 | Bringing dyn-waiton up to v1.65 check-in: fa65768bcc user: matt tags: v1.65-dyn-waiton | |
22:57 | Moving log tail work to v1.65 branch check-in: a01342192b user: matt tags: v1.65-log-tail | |