Megatest

Timeline
Login

100 events occurring around 2022-05-04 18:54:06.

More ↑
2022-06-13
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
20:09
Turn off runremote reset of 180 sec check-in: 27718f7cf5 user: matt tags: v1.70, v1.7002
18:36
Guarded against \*runremote*\ being \#f check-in: 9b7a0e6fb7 user: mmgraham tags: v1.70
11:50 New ticket [f794f48802] crash. artifact: ea2611c8a7 user: matt
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
08:30
Added with-lock options for both simple and no-sync locking systems. Leaf check-in: 024073632a user: matt tags: v1.70-refactor-procedures
2022-06-06
20:25
Fixed (kind-of) not working no-sync db based lock check-in: 79a7f8d883 user: matt tags: v1.70-refactor-procedures
18:02
Added double locking for opening db's check-in: 7b9e186d63 user: matt tags: v1.70-refactor-procedures
12:29
quiet down the is-trigger-dropped messages check-in: 8a05ecdb52 user: matt tags: v1.70-refactor-procedures
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-06-01
21:14
speculative fix check-in: 2f1850785d user: matt tags: v1.70-refactor-procedures
20:24 New ticket [9243f53c6d] access to remote-conndat needs to be protected against not-yet-set remote.. artifact: db5d9d4b7e user: matt
06:08
Add forced reconnect to allow old servers to gracefully die check-in: f1ba33210e user: matt tags: v1.70-refactor-procedures
2022-05-31
06:01
Stop touching log after 600 seconds, clobber *runremote* on client side insteade of setting the remote in the record check-in: a732b9439d user: matt tags: v1.70-refactor-procedures
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
20:10
Disable handle-exceptions in api and rmt, minor cleanup in dbfile.scm check-in: 633906ee94 user: matt tags: v1.70-refactor-procedures
2022-05-28
09:23
Fixed few things. check-in: 3f484757d1 user: matt tags: v1.70-refactor-procedures
2022-05-27
21:36
Bunch of little fixes check-in: 9a621a8bdc user: matt tags: v1.70-refactor-procedures
20:25 Edit [ed0f0698ab]: Move to branch v1.70-refactor-procedures. artifact: a084d53045 user: matt
20:23
Move bunch of functions from db.scm to dbfile.scm check-in: ed0f0698ab user: matt tags: v1.70-refactor-procedures
19:21
Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count check-in: b1db729de1 user: matt tags: v1.70
2022-05-22
20:20
Some awful hacks to keep the system running. There is something causing servers to crash, I suspect sync is the problem. This work-around just constantly replaces the servers with new ones. check-in: 3cdcb8c138 user: matt tags: v1.70
18:02
Cleaned up some gratuitous database opens, quietened some debug messages check-in: a6be57bfc9 user: matt tags: v1.70
15:42
Ensure that db opens are only done once per process per db file. Put out messages if this is not the case. check-in: d0bca99717 user: matt tags: v1.70
2022-05-21
20:06 New ticket [4e12dfbc1b] Switch default to no local db access. artifact: b9044b71a4 user: matt
2022-05-20
19:49
Fixed two cases where dbdats were not being pushed back on stack when done check-in: 4fedbd6b6f user: matt tags: v1.70
19:35 New ticket [73e3742297] current defaults for free disk space are based on some crazy large corporate needs.. artifact: 46137834c7 user: matt
15:26 New ticket [c58f15f80d] The message "looking for zombie" is too frequent and or needs context.. artifact: b84dddc2a9 user: matt
2022-05-16
20:00 Edit [4b7f6bdfbc]: Move to branch v1.65-delme. Add propagating "hidden". Mark "Closed". artifact: d6c9fdeff6 user: matt
2022-05-15
05:11 Edit [09cc793198]: Add propagating "hidden". Mark "Closed". artifact: 1f34c2f3e2 user: matt
05:07 Edit [820ac9a873]: Move to branch v1.70. artifact: 7831dff159 user: matt
05:03 Edit [ae88a2163a]: Cancel tag "v1.7001-multi-db-rb01". artifact: b039f21cc1 user: matt
05:01 Edit [d9f5072bcb]: Add propagating "hidden". Mark "Closed". artifact: f4775240e0 user: matt
05:01
Rebased v1.7001-multi-db forward to tip of v1.65, old branch is hidden check-in: 820ac9a873 user: matt tags: v1.70
05:00 Edit [02a4ce1a44]: Move to branch v1.7001-multi-db-rb01. Add propagating "closed". Add propagating "hidden". artifact: e1c4f21697 user: matt
2022-05-13
13:17
Remove global waiton from itself. Leaf check-in: 92c105d9bc user: mrwellan tags: v1.65
12:16
Fixed few things with the hasty implementation of global waitons. check-in: 0c7e3bc287 user: mrwellan tags: v1.65
09:56
Added global-waiton support. Add !GLOBAL_WAITONS test1 test2 ... to your target or default in runconfigs.config. check-in: 7f7aaa214f user: mrwellan tags: v1.65
2022-05-11
09:17 New ticket [577322c526] regenerate logpro and scripts if testconfig changes. artifact: f6b77b460f user: tyardeni
09:12 New ticket [9446af8b68] mv and rm test run dirs performance. artifact: f55911b060 user: matt
2022-05-09
16:36 Edit [02526c166e]: Add tag "v1.7001". artifact: 4d155b856e user: mmgraham
2022-05-07
20:15 Edit [7e90cd0862]: Move to branch v1.7001-multi-db-unknown. Mark "Closed". artifact: 4f57f3b913 user: matt
2022-05-04
14:50 New ticket [590e7b7930] when step crashes logpro rules do not get applied.. artifact: 1775442d3d user: matt
14:49 New ticket [fe055ad196] Implement #{getenv VAR alt_result}. artifact: 872fe9331f user: matt
2022-05-02
14:01 New ticket [000b351628] requesting new "stop" behavior. artifact: d36e264b2c user: tyardeni
13:50 New ticket [5e66375eda] skip status behavior. artifact: eacc8dcc31 user: tyardeni
2022-04-28
14:35 Edit [c201b33851]: Add propagating "closed". Add propagating "hidden". artifact: 42a1c8e9ee user: mrwellan
11:23 New ticket [181ee0a581] megatest -list-runs should allow listing tests without steps if specifying fields. artifact: b03d173bc2 user: jmoon18
2022-04-26
10:51 New ticket [a2e4022d93] Enhancement request to configure a test as pre-requisite of all test in a flow. artifact: 0ddd22338e user: slozada
2022-04-21
19:26 Edit [2f7cc277f5]: Edit check-in comment. artifact: 7d52f89327 user: matt
2022-04-20
16:31 Add attachment megatest.db to ticket [23bdcb1c3e] artifact: 61c584ea22 user: mrwellan
16:28 New ticket [23bdcb1c3e] remove-runs removed non-matching extra runs. artifact: 7216999ff3 user: mrwellan
2022-03-27
20:00 Edit [02a4ce1a44]: Move to branch v1.7001-multi-db. artifact: 9005093270 user: matt
19:59 Edit [073a88185f]: Move to branch v1.7001-multi-db-02. Add propagating "closed". Add propagating "hidden". artifact: c8e9629fb5 user: matt
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
14:55 New ticket [65bfe02932] Megatest not executing some parts of a test. artifact: 1c1d4b64a9 user: jmoon18
12:47 New ticket [354935ae2b] runtime limit assigned in runconfigs not being honored. artifact: b0ae7c803a user: jmoon18
11:19 New ticket [5442740dfa] megatest skip: requesting to be able to have multiple rules in a skip section or'd together. artifact: 94f6a0c605 user: jmoon18
11:14 New ticket [d3dc03e1c6] megatest list-test-time update. artifact: 5473ca2f9f user: jmoon18
10:54 New ticket [7a2177ff76] Remove keep feature enhancement: -keep-last-good. artifact: ff3cae549d user: jmoon18
2022-03-22
07:34 New ticket [99f0cb983c] mode exclusive needs better user notification. artifact: 3c2bddaeef user: matt
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
20:46 Edit [fa916477d5]: Move to branch v1.7001-multi-db-01. artifact: 76f41f19ac user: matt
09:06
Added ezsteps.status file to tests with ezsteps check-in: 35ad12134a user: mmgraham tags: v1.65
2022-03-12
10:55 Edit [0f90afb706]: Move to branch v1.70001-multi-db-rebased. Add propagating "closed". Add propagating "hidden". artifact: 59ac899f0f user: matt
2022-03-10
05:11 Changes to wiki page "Megatest" artifact: 9aadd516f0 user: matt
05:10 Changes to wiki page "Megatest" artifact: 1bf34b61f7 user: matt
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-08
17:45
Start over with datashare. check-in: a19a701240 user: mrwellan tags: v1.65
2022-03-02
20:30 Edit [c307ba03eb]: Edit check-in comment. artifact: 8fbf754951 user: matt
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-27
18:28 Edit [12d54f9c05]: Add propagating "hidden". Mark "Closed". artifact: d9fb4a1f60 user: matt
18:28 Edit [0f90afb706]: Move to branch v1.70001-multi-db. artifact: 4d95b99d24 user: matt
18:27 Edit [fa916477d5]: Add propagating "closed". Add propagating "hidden". artifact: 08eb04e28b user: matt
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
19:17
Added dbmod.scm and build support check-in: 996af79a27 user: matt tags: v1.65
17:57
Added back MT_STEP_NAMES check-in: 57cd3416b1 user: mmgraham tags: v1.65
2022-02-18
09:10 Edit [2769e4b7c9]: Edit check-in comment. artifact: 1c17b184d7 user: mrwellan
2022-02-17
16:20
Fixed few things broken by the cherrypicks check-in: b4346350c4 user: mrwellan tags: v1.65
12:43 Edit [206d14bb44]: Mark "Closed". artifact: fa16c9b3b4 user: matt
12:42 Edit [dd2cea12eb]: Move to branch v1.65. artifact: 7abfb63949 user: matt
12:41 Edit [8283307ec9]: Mark "Closed". artifact: 91a9c997c9 user: matt
12:27
Merged fork check-in: 162628b5d6 user: mrwellan tags: v2.0001
12:18 Edit [235f4e077d]: Add propagating "hidden". Mark "Closed". artifact: c04b5d100b user: matt
12:17 Edit [c59e09e91a]: Move to branch v1.65-defunct. Add propagating "hidden". artifact: dd08df1b34 user: matt
More ↓