Megatest

Timeline
Login

50 events by user mmgraham occurring around 2022-03-19 17:38:31.

More ↑
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
More ↓