50 descendants of 9b45090ffbfdaa2b
|
2020-03-02
| ||
| 09:17 | Add fix to start server after 15 attempts check-in: 37d16ef457 user: jmoon18 tags: v1.65, v1.6543, v1.6544 | |
|
2020-03-01
| ||
| 22:12 | wip check-in: 9d160839b2 user: matt tags: v1.65-newview | |
| 21:47 | wip check-in: 879965196f user: matt tags: v1.65-newview | |
| 21:37 | wip check-in: 074a5dfda2 user: matt tags: v1.65-newview | |
| 01:20 | merge-wip check-in: a6e3ff583a user: matt tags: v1.65-newview | |
| 01:19 | Pulled in some changes from v1.65 check-in: 6ba016ecfe user: matt tags: v1.65-newview | |
|
2020-02-29
| ||
| 23:07 | Beginnings of update of runs tree check-in: d0c812fcf1 user: matt tags: v1.65-newview | |
|
2020-02-28
| ||
| 16:34 | Speculative fix for zero cpus problem. check-in: 9529e99c78 user: mrwellan tags: v1.65 | |
| 14:39 | Added [scripts] section to testconfig check-in: 164020026e user: mrwellan tags: v1.65 | |
|
2020-02-27
| ||
| 17:04 | Better checking on parsing of steps check-in: 79f23e4a0a user: mrwellan tags: v1.65 | |
| 02:56 | updated TODO check-in: 51bf826840 user: matt tags: v1.65-newview | |
|
2020-02-26
| ||
| 22:08 | wip check-in: c9f5ad314e user: matt tags: v1.65-newview | |
| 17:40 | Save final test state and status in .final-status file in test directories. When considering marking a test DEAD, look at this file first to see if it actually passed, and if so, mark it PASSED. check-in: 7dbdcbf5a0 user: mmgraham tags: v1.65 | |
|
2020-02-25
| ||
| 22:03 | wip check-in: cd0ae03e77 user: matt tags: v1.65-newview | |
| 04:04 | wip check-in: 34c17b3528 user: matt tags: v1.65-newview | |
|
2020-02-24
| ||
| 22:58 | New dashboard view - the beginning check-in: 28423d4197 user: matt tags: v1.65-newview | |
| 20:48 | Replace install of loadrunner (useless) with mtrunner (useful). check-in: 4021551b19 user: matt tags: v1.65 | |
|
2020-02-23
| ||
| 20:50 | Added better feedback when #{get ...} is misused. check-in: 99e278145e user: matt tags: v1.65 | |
| 12:44 | Fixed few setup issues when user does not use wizard to create the Megatest area (disks table not added, link tree not specified) check-in: a0e6c2fdcb user: matt tags: v1.65 | |
|
2020-02-22
| ||
| 05:11 | Do not write cached info files when we don't know *toppath* check-in: 4e53ed2041 user: matt tags: v1.65 | |
|
2020-02-21
| ||
| 13:46 | Updated megatest.config to allow 'current user' to run mtutil process for testing and runconfigs to add 4 deep targets check-in: f7368a81a9 user: jmoon18 tags: v1.65 | |
|
2020-02-19
| ||
| 22:26 | Adding example setup of fully automated run check-in: 1aa2709b5f user: matt tags: v1.65 | |
| 21:16 | sync the trunk with 1.65 latest check-in: e13fd02294 user: matt tags: trunk | |
|
2020-02-12
| ||
| 12:40 | Fixed modulo typo check-in: 7458dc962f user: jmoon18 tags: v1.65, v.16543 | |
| 11:18 | Added code to try starting a server every 15th wait in send-receive and updated version file check-in: 7c99ac42bb user: jmoon18 tags: v1.65 | |
|
2020-02-06
| ||
| 12:02 | Upped the retention time for num-cpus files and added a large random delta to reduce probability of overlapping re-writes of the num-cpu files. check-in: 5df054d940 user: mrwellan tags: v1.65, v1.6542 | |
|
2020-02-05
| ||
| 15:41 | Updated version tag to 1.65/42 check-in: e37d51cfa5 user: jmoon18 tags: v1.65, v1.6542 | |
| 15:39 | Updated to try 150 times for send-receive before giving up check-in: 36d5ae8d9f user: jmoon18 tags: v1.65 | |
| 14:36 | Fixed improper create directory for the .sysdata location check-in: 7e2466117d user: mrwellan tags: v1.65 | |
| 14:25 | Moved system info stuff (load and cores info) to .sysdata directory check-in: 9fa5ffffd9 user: mrwellan tags: v1.65 | |
|
2020-01-29
| ||
| 13:39 | Updated version tag to 1.65/41 check-in: 070a358879 user: jmoon18 tags: v1.65, v1.6541 | |
| 10:59 | missing field in print check-in: c7af076fb5 user: mrwellan tags: v1.65 | |
| 10:24 | missing field in print check-in: fca9c83d51 user: mrwellan tags: v1.65 | |
|
2020-01-28
| ||
| 21:34 | Moved delay in rmt:send-receive earlier check-in: 00f6f2a2c3 user: matt tags: v1.65 | |
| 20:52 | Trim out the module for rmt. Save that for v1.70 check-in: 2d41b2e87d user: matt tags: v1.65 | |
| 14:59 | Tweak heuristics on attemptnum sleeps check-in: 844ff4c128 user: mrwellan tags: v1.65 | |
| 13:57 | Taper the sleeps depending on how many times through the send-receive procedure. check-in: 224048bd19 user: mrwellan tags: v1.65 | |
| 10:54 | Attempt to fix the 'infinite read-only checking' bug'. Not working fully check-in: 578c1ae242 user: jmoon18 tags: v1.65 | |
|
2020-01-02
| ||
| 22:41 | merged back changes from v1.70, from ad3f2 and 7cb6cc on 12-11 in run:test check-in: 201844bfaf user: mmgraham tags: v1.65, v1.6539 | |
|
2019-12-26
| ||
| 11:13 | Load management issues addressed. Full stack PASS in ext-tests. check-in: 9b45090ffb user: mrwellan tags: v1.65, v1.6539 | |