Megatest

Timeline
Login

200 events by user mmgraham occurring on or before 2022-10-13 15:52:34.

More ↑
2022-10-13
15:52 New ticket [9004c56d24] runconfigs should be read only once. artifact: f04987176b user: mmgraham
2022-09-30
18:14 Edit [11f871fa5c]: Add tag "v1.7007". artifact: a69578fdc0 user: mmgraham
18:13
Updated megatest version to 1.7007 check-in: 11f871fa5c user: mmgraham tags: v1.70, v1.7007
2022-09-16
16:21
removed checking for journal file. Moved setting of busy timeout and PRAGMA synchronous inside cautious-open-database check-in: a66ca8ec4f user: mmgraham tags: v1.70
2022-09-02
20:19 Edit [36255e358b]: Add tag "v1.7006". artifact: 4de7d67b58 user: mmgraham
2022-08-30
15:44
Changed server timeout from 60 to 1200 seconds check-in: 36255e358b user: mmgraham tags: v1.70, v1.7006
14:53
removed some debug messages check-in: 1d8b9a3445 user: mmgraham tags: v1.70
2022-08-26
14:33
Changed methode used to update user /tmp from rsync to db:multi-db-sync check-in: dfcfe0c63c user: mmgraham tags: v1.70
2022-08-20
17:59 Edit [444e38d366]: Add tag "v1.7006". artifact: 1abacb9a20 user: mmgraham
17:51
Changed megatest version to 1.7006 check-in: 444e38d366 user: mmgraham tags: v1.70, v1.7006
2022-08-19
20:37
better handling of read-only files and directories in cautious-open-database check-in: 7d8861598e user: mmgraham tags: v1.70
17:11
Added db copying to /tmp every 5 seconds and opening xterm from dashboard in a read-only area check-in: 37f73fe14d user: mmgraham tags: v1.70
2022-08-17
19:02
changed dashboard to use -target for target/run. Changed db:cautious-open to handle read-only check-in: a7b0d6ce43 user: mmgraham tags: v1.70, breaks-dashboard-for-wal-db
2022-08-15
12:32
Removed -target and -run-name from dashboard, added -target-run. Moved Runs tab to first position. Widened tree browser and test name blocks. check-in: a85cccf7ae user: mmgraham tags: v1.70
2022-08-11
17:05
Cleaned up dashboard.scm, added -target and -run-id check-in: 3402ab9fdf user: mmgraham tags: v1.70
2022-08-05
17:25 Edit [ed7d08c791]: Add tag "v1.7005". artifact: ba5cb6ae75 user: mmgraham
17:24
Updated megatest version to 1.7005 check-in: ed7d08c791 user: mmgraham tags: v1.70, v1.7005
2022-08-03
12:30
fixed db:get-changed-run-ids, used it in db:get-changed-record-ids check-in: 8f6bc664a7 user: mmgraham tags: v1.70
2022-08-02
10:26
Implemented -cleanup-db, removed messages, Fixed pgdb sync, fixed undefined common:simple-file-lock check-in: f3a15e964b user: mmgraham tags: v1.70
2022-07-21
10:19
corrected typo check-in: c88e33816f user: mmgraham tags: v1.70
2022-06-22
15:35 New ticket [5b2cffd17c] Variables in one target with no value produce "<var>=" in another target's test's env. artifact: 1a848292e5 user: mmgraham
2022-06-13
19:26 Edit [ba39e7edd8]: Add tag "v1.7004". artifact: 4156b6dbc1 user: mmgraham
19:25
Changed megatest version to v1.7004 check-in: ba39e7edd8 user: mmgraham tags: v1.70, v1.7004
17:44
Got pgdb sync working by querying for test related data in the correct dbs, passing the test ids, test_step ids and test_data ids as pairs with the run-id, and adding run-id to a few test data query functions. check-in: 6fb02466de user: mmgraham tags: v1.70
17:40 Edit [be8e6a1b38]: Add tag "v1.7003". artifact: 60fb7de35a user: mmgraham
2022-06-10
23:36
Changed .db directories to .megatest check-in: be8e6a1b38 user: mmgraham tags: v1.70, v1.7003
20:05
Added /utils/mt-new-to-old.sh and mt-old-to-new.sh for converting megatest.db to/from main.db, 1.db etc check-in: a0a226d3f4 user: mmgraham tags: v1.70
10:49
Fixed db:multi-db-sync when /tmp dbs do not exist check-in: 6ddbf1276a user: mmgraham tags: v1.70
2022-06-09
17:25 Edit [20a2d7904d]: Cancel tag "v1.7002". artifact: 4ea19283d0 user: mmgraham
17:21 Edit [27718f7cf5]: Add tag "v1.7002". artifact: fe639b3f14 user: mmgraham
2022-06-08
18:36
Guarded against \*runremote*\ being \#f check-in: 9b7a0e6fb7 user: mmgraham tags: v1.70
2022-06-07
19:49 Edit [20a2d7904d]: Add tag "v1.7002". artifact: ef47b69d06 user: mmgraham
18:41
merged changes from 024073632a and 9a5898a74e. Fixes for db locking, syncing and dashboard startup check-in: 20a2d7904d user: mmgraham tags: v1.70
2022-06-04
18:08
Fixed -import-megatest.db and -sync-to-megatest.db, fixed dashboard startup with no db Leaf check-in: 9a5898a74e user: mmgraham tags: 1.70-fixed-sync
2022-05-30
23:05
Changed dbfile:cautious-open-database to use most of the code from db:lock-create-open check-in: 58512a448e user: mmgraham tags: v1.70
2022-05-09
16:36 Edit [02526c166e]: Add tag "v1.7001". artifact: 4d155b856e user: mmgraham
2022-03-25
17:34 Edit [1e0521fd4f]: Add tag "v1.6592". artifact: 857fb3dea9 user: mmgraham
17:34 Edit [1e0521fd4f]: Add tag "v1.6592". artifact: e24ed69659 user: mmgraham
17:33
changed megatest version to 1.6592 check-in: 1e0521fd4f user: mmgraham tags: v1.65, v1.6592
17:31
implemented a new set of args for db triggers. HSD 14015846056 check-in: 1d4ef2418c user: mmgraham tags: v1.65
2022-03-21
11:35 New ticket [6fdbc6a042] need a packet cleanup function to prevent pkts.db from getting too big. artifact: 86211f12fb user: mmgraham
11:01 New ticket [bf11e5ecea] split the pkts in pkts.db into columns. artifact: e322669e94 user: mmgraham
10:43
Added HOSTNAME to the env var blacklist check-in: fcd5c35b2a user: mmgraham tags: v1.65
2022-03-19
17:38
Fixed behavior when disks are non-existent. https://hsdes.intel.com/appstore/article/#/14015976511 check-in: e96d85c5b3 user: mmgraham tags: v1.65
2022-03-17
09:06
Added ezsteps.status file to tests with ezsteps check-in: 35ad12134a user: mmgraham tags: v1.65
2022-03-09
19:15 Edit [3fd0df6722]: Add tag "v1.6591". artifact: 464be3ef5d user: mmgraham
19:15
Changed version to 1.6591 check-in: 3fd0df6722 user: mmgraham tags: v1.65, v1.6591
2022-03-02
12:18
Fixed HSD #14012138487, need to be able to skip using [items], [itemstable] variables. check-in: c307ba03eb user: mmgraham tags: v1.65
2022-02-25
15:03
fixed the handling of step status in ezsteps. Esp WARN vs ABORT. Handled all logpro statuses symmetrically. check-in: bcc775d437 user: mmgraham tags: v1.65
2022-02-20
17:57
Added back MT_STEP_NAMES check-in: 57cd3416b1 user: mmgraham tags: v1.65
2022-02-16
19:28 Edit [d82cbc8d90]: Add tag "v1.6589". artifact: 52b51ded41 user: mmgraham
19:24
Changed megatest version to 1.6589 check-in: d82cbc8d90 user: mmgraham tags: v1.65, v1.6589
2022-02-14
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-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-07
12:10
made missing waiton detection messages more useful check-in: 8b8b1f63e7 user: mmgraham tags: v1.65
2021-10-21
13:15 Edit [a853e6c483]: Add tag "v1.6588". artifact: 4948145f52 user: mmgraham
13:15
Updated megatest version to 1.6588 check-in: a853e6c483 user: mmgraham tags: v1.65, v1.6588
2021-07-22
14:39 Edit [c9265361eb]: Cancel tag "v1.6587". artifact: f01eeb3423 user: mmgraham
14:38 Edit [19393196c4]: Add tag "v1.6587". artifact: 002ee51f59 user: mmgraham
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:03 Edit [c9265361eb]: Add tag "v1.6587". artifact: 06b27f2804 user: mmgraham
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-07-08
12:26 Ticket [2102f85b7e] typo in any testconfig affects top level environment status still Open with 5 other changes artifact: 48331d1402 user: mmgraham ... 1 similar event omitted.
2021-06-23
11:06
Removed the wrapper for config:assoc-safe-add check-in: 7a32ddd847 user: mmgraham tags: v1.65
2021-06-12
20:19 Edit [cb6232575a]: Cancel tag "v1.6586". artifact: 8eb525f2c8 user: mmgraham
20:18 Edit [3da36b7bfb]: Add tag "v1.6586". artifact: 0e11e061cf user: mmgraham
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
2021-05-24
17:56 Edit [cb6232575a]: Add tag "v1.6586". artifact: af44fd0531 user: mmgraham
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
2021-04-29
15:13 Edit [b665f476b3]: Add tag "v1.6585". artifact: 5f6e275b25 user: mmgraham
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
2021-04-23
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
2021-04-06
13:30
made the sourcing of cfg.sh not dependent on LD_LIBRARY_PATH being set check-in: 38a8d8c4ea user: mmgraham tags: v1.65
2021-04-04
15:47 Edit [b6403cb822]: Cancel tag "v1.6584". artifact: 9ab1e8dc9d user: mmgraham
15:46 Edit [169d94de4e]: Add tag "v1.6584". artifact: 7372c1c61f user: mmgraham
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-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
2021-03-09
18:49 Edit [b6403cb822]: Add tag "v1.6584". artifact: 21225e99f5 user: mmgraham
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-02-19
16:31
Added (declare (uses servermod)) and (import servermod) to fix megatest -cleanup-db check-in: 90ea1e537b user: mmgraham 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-12
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
2021-02-05
15:57 Edit [6ff4310a7a]: Add tag "v1.6583". artifact: ae7022984f user: mmgraham
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-01
18:21 Edit [d69b03fe95]: Cancel tag "v1.6582". artifact: 48d634f708 user: mmgraham
18:20 Edit [d486cc49ee]: Add tag "v1.6582". artifact: efb15aedac user: mmgraham
2021-01-29
15:14 Edit [d69b03fe95]: Move to branch v1.65-real. artifact: 35a1fe1098 user: mmgraham
11:49 Edit [d69b03fe95]: Add tag "v1.6582". artifact: 76831c1857 user: mmgraham
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
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
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-11
16:18
backed out 21849054cacf4bd4d07ebc04019fba05ec6f5fd4, which was causing DEAD tests Leaf check-in: 1449ea317b user: mmgraham tags: v1.65-backout-2148
2020-12-15
16:49 Edit [305d72c734]: Cancel tag "v1.6579". artifact: a3181c7ed9 user: mmgraham
16:49 Edit [204c375230]: Cancel tag "v1.6579". artifact: 24f42ab5fe user: mmgraham
16:48 Edit [3acb83c0e6]: Cancel tag "v1.6579". artifact: 2c9dca071f user: mmgraham
16:38 Edit [4b250051d9]: Add tag "v1.6579". artifact: f900dd2ddd user: mmgraham
13:29
Modified to install .so files only on sles12 check-in: 4b250051d9 user: mmgraham tags: v1.65, v1.6579
11:37 Edit [3acb83c0e6]: Add tag "v1.6579". artifact: 833e04c9af user: mmgraham
11:37
Added path to .so libraries to LD_LIBRARY_PATH in cfg.sh check-in: 3acb83c0e6 user: mmgraham tags: v1.65
2020-12-14
12:03 Edit [204c375230]: Add tag "v1.6579". artifact: 009dad0ddc user: mmgraham
12:02
Added installation of the .so files, changed their location check-in: 204c375230 user: mmgraham tags: v1.65
2020-12-12
16:40 Edit [305d72c734]: Add tag "v1.6579". artifact: 0665ebee33 user: mmgraham
15:58
changed irerun logfile names and tarfile names to matchi each other. added .so files to support dashboard on sles12. Changed version to v16578. check-in: 305d72c734 user: mmgraham tags: v1.65
2020-12-06
15:22
added -rerun to megatest calls from mtut, added archival of rerun data check-in: 5adcfa3594 user: mmgraham tags: v1.65
2020-11-06
15:34 Edit [7c08813c70]: Add tag "v1.6578". artifact: f9d75eb192 user: mmgraham
15:33
Updated megatest version to 1.6578 check-in: 7c08813c70 user: mmgraham tags: v1.65, v1.6578
15:32 Edit [3a669db4c7]: Cancel tag "v1.6577". artifact: 1b925de37e user: mmgraham
2020-11-05
16:15 Edit [76129d203b]: Add tag "v1.6577". artifact: 9e8445fe65 user: mmgraham
16:14
Updated megatest version to 1.6577 Leaf check-in: 76129d203b user: mmgraham tags: v1.6577
15:37 Edit [3a669db4c7]: Add tag "v1.6577". artifact: f81ef26c30 user: mmgraham
15:36
Updated megatest version to 1.6577 check-in: 3a669db4c7 user: mmgraham tags: v1.65
2020-10-27
17:01
enabled -remove-runs with % wildcards in the target Closed-Leaf check-in: 69da469153 user: mmgraham tags: 1.65-remove-runs-wildcard
2020-10-13
16:47 Edit [87ca35010f]: Add tag "v1.6576". artifact: 67b7ea0dcb user: mmgraham
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
16:19 Edit [58bb6d997a]: Move to branch v1.65-side2. artifact: a3bbc569db user: mmgraham
2020-10-02
16:40 Edit [e9fdc7f33a]: Add tag "v1.6575". artifact: cfd357ce6c user: mmgraham
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-30
19:24 Edit [5c063e3452]: Add tag "v1.6565a". artifact: dea74b6ae2 user: mmgraham
2020-09-23
18:41 Edit [c5b1d00b22]: Add tag "v1.6572". artifact: c59ae76480 user: mmgraham
18:39 Edit [c5b1d00b22]: Add tag "v1.6572". artifact: 63a051f466 user: mmgraham
2020-09-22
11:18 Edit [f26da7218e]: Add tag "v1.6572". artifact: 436d0db230 user: mmgraham
2020-09-21
15:51 Edit [aa5f09467a]: Add tag "v1.6571". artifact: 75cb309f5a user: mmgraham
15:49 Edit [cfd25d66e9]: Add tag "v1.6571". artifact: 3b8c7d254d user: mmgraham
2020-09-18
17:31 Edit [2769e4b7c9]: Add tag "v1.6569". artifact: 4be5d352f6 user: mmgraham
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:28 Edit [d145d0eb02]: Add tag "v1.6569". artifact: 24c3f68c9e user: mmgraham
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-07
21:03 Edit [e373dd2861]: Add tag "v1.6568". artifact: 9898df8082 user: mmgraham
19:25 Edit [1251244af0]: Add tag "v1.6568". artifact: e7da2ae40e user: mmgraham
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
19:23 Edit [5c063e3452]: Add tag "v1.6568". artifact: b17e5b8273 user: mmgraham
2020-08-31
14:33 Edit [890b2e71ae]: Add tag "v16566". artifact: 8188b910c0 user: mmgraham
2020-08-30
17:11 Edit [64d8372f85]: Add tag "v1.6566". artifact: 4cf1712569 user: mmgraham
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:45 Edit [d66b6aae6b]: Add tag "v1.6566". artifact: d2a17e11b7 user: mmgraham
15:44
updated megatest version to 1.6566 check-in: d66b6aae6b user: mmgraham tags: v1.65-cleanup, v1.6566
2020-08-28
11:04 Edit [44f224d1e8]: Add tag "v1.6565". artifact: 9973a7619f user: mmgraham
2020-08-27
15:07 Edit [2415e799b1]: Add tag "v1.6565". artifact: 7944c4bc11 user: mmgraham
2020-08-26
18:05 Edit [5c50817156]: Add tag "v1.6565". artifact: 6cc2f7e4cd user: mmgraham
17:10 Edit [0dbbb70834]: Add tag "v1.6565". artifact: 6ff88d165b user: mmgraham
2020-08-20
11:12 Edit [cd0bb84cf2]: Add tag "v1.6564". artifact: ff5f7dd3f0 user: mmgraham
11:11
changed version to 1.6564 ==3.39/1.0/PASS/1203/orion== v1.70 START check-in: cd0bb84cf2 user: mmgraham tags: v1.65, v1.6564
11:08 Edit [dde2e2b857]: Cancel tag "v1.6564". artifact: 8db0e4b24f user: mmgraham
11:03 Edit [dde2e2b857]: Add tag "v1.6564". artifact: 8eeb07e46b user: mmgraham
2020-08-19
11:41
merged fork check-in: 4ff27cb772 user: mmgraham tags: v1.65
11:37 Edit [fc95990e0a]: Cancel tag "v1.6563". artifact: 7f77444f5d user: mmgraham
11:34 Edit [fc95990e0a]: Add tag "v1.6563". artifact: 0708a054b9 user: mmgraham
11:33
fixed typo check-in: fc95990e0a user: mmgraham tags: v1.65
11:32 Edit [c5adf1640d]: Cancel tag "v1.6563". artifact: 4b86d911c3 user: mmgraham
2020-07-30
18:59 Edit [ea53e1b896]: Add tag "v1.6558". artifact: fcb9fbd23f user: mmgraham
18:57 Edit [a2a5172659]: Cancel tag "v1.6558". artifact: af8e9d3fc9 user: mmgraham
18:54
changed version to 1.6558 check-in: ea53e1b896 user: mmgraham tags: v1.65, v1.6558
17:33 Edit [a2a5172659]: Add tag "v1.6558". artifact: 6c0f411eff user: mmgraham
2020-07-28
16:39 Edit [e49d32d625]: Add tag "v1.6557". artifact: 73782408c1 user: mmgraham
2020-07-02
16:58 Edit [376a95bd80]: Add tag "v1.6554". artifact: 93a8af6008 user: mmgraham
2020-06-16
14:47 Edit [5b46e5fdf9]: Add tag "v1.6553". artifact: fc698d393a user: mmgraham
12:10
bumped version, merged fork check-in: 5b46e5fdf9 user: mmgraham tags: v1.65, v1.6553
2020-06-13
18:01 Edit [3e712ae5ed]: Add tag "v1.6552". artifact: ca3f45d888 user: mmgraham
18:00 Edit [34682762d7]: Cancel tag "v1.6552". artifact: 02a3428185 user: mmgraham
2020-06-09
12:33 Edit [34682762d7]: Add tag "v1.6552". artifact: 6b0767ab33 user: mmgraham
12:31
Updated megatest version to 1.6552 check-in: 34682762d7 user: mmgraham tags: v1.65
2020-06-05
15:38 Edit [dac2533ee3]: Add tag "v1.6551". artifact: eb2ddff929 user: mmgraham
15:37
changed megatest verion to 51 check-in: dac2533ee3 user: mmgraham tags: v1.65, v1.6551
2020-06-04
18:17
increased minimum default disk space to ~1GB check-in: f1c2d09357 user: mmgraham tags: v1.65
16:57
enhanced -remove-runs to check for the existence of the target and run name in paths to delete, and to delete all run paths on each disk. check-in: 6bb9465eb1 user: mmgraham tags: v1.65
10:43 New ticket [57fd79cf36] fix run removal if targets have been removed. artifact: 011785c08b user: mmgraham
10:36
partial completion of remove-runs changes, and increase on min-inodes default from 0 to 1000000 check-in: 87b708cb94 user: mmgraham tags: v1.65
2020-03-10
15:14
merged branch check-in: 367ffc5bdf user: mmgraham tags: v1.65, v1.6545
2020-03-05
16:45
Fixed the removal of test and run directories. Leaf check-in: e24a447e39 user: mmgraham tags: v1.65-martins-stuff
2020-02-26
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-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-30
14:11
brought in changes from v1.65 Leaf check-in: 61c72ae6d4 user: mmgraham tags: v1.70-defunct-try
2019-12-09
15:42
added note NEED to reprocess testconfig here... check-in: 16da8558ed user: mmgraham tags: v1.65
2019-12-03
22:50
removed reference to open-run-close-no-exception-handling since it was removed in db.scm. This fixes -debug 3 and higher. check-in: 02787730a2 user: mmgraham tags: v1.65
2019-11-14
10:21 Edit [c165b41110]: Add tag "v1.6538". artifact: d4bc08dc74 user: mmgraham
10:20
Updated megatest version to 1.6538. check-in: c165b41110 user: mmgraham tags: v1.65, v1.6538
2019-11-13
17:37
added info to the manual for skip filenotexists and skip script check-in: 64fa416b34 user: mmgraham tags: v1.65
17:16
Added skip script capability in testconfig. Skips if script returns status 0 check-in: 8ec43965a7 user: mmgraham tags: v1.65
11:59
In run:test, added skip filenotexists. check-in: 78105f5bdb user: mmgraham tags: v1.65
2019-11-06
16:00
runs.scm - give error instead of setting ZERO_ITEMS. all-api.scm - added some tests check-in: 634c52d06c user: mmgraham tags: v1.65
2019-08-30
11:43
sysmon min-project initial checkin. Leaf check-in: 4642aef9b9 user: mmgraham tags: v2.01
2019-08-27
20:07
changed all queries in api-all.scm from string to symbol check-in: e45a967013 user: mmgraham tags: v1.65
11:42
Added remainder of api functions to api unit test. check-in: f20587918b user: mmgraham tags: v1.65
2019-08-26
14:37
updated api unit tests and corrected cleanup check-in: eb90f6fe98 user: mmgraham tags: v1.65
2019-08-25
21:26
added initial version of api unit tests. check-in: 2e84f80306 user: mmgraham tags: v1.65
More ↓