166 check-ins using file tests.scm version b8a74e9d3b
2019-03-11
| ||
17:56 | end of run detection check-in: e719f22355 user: pjhatwal tags: v1.65-end-of-run | |
17:55 | added options for lock unlck via mtutil check-in: f36ee6d2df user: pjhatwal tags: v1.65-end-of-run | |
2019-02-27
| ||
13:04 | updated mt-pg.sql check-in: 7ef81d8632 user: pjhatwal tags: v1.65 | |
12:53 | added hook for end-of-run checking check-in: af98582cf7 user: bjbarcla tags: v1.65-end-of-run | |
2019-02-16
| ||
13:58 | Merged in missing changes from intra-waiton check-in: 7b1e045169 user: matt tags: v1.65 | |
2019-02-14
| ||
15:02 | merged in trunk to get docs/manual updates check-in: 73cb4bf58e user: bjbarcla tags: v1.65 | |
2019-02-13
| ||
19:08 | cleanup telemetry-daemon check-in: c31defc65c user: bjbarcla tags: v1.65-telemetry | |
19:03 | ensured telemetry logging does not happen if no mention in megatest.config check-in: c4fac28c5c user: bjbarcla tags: v1.65-telemetry | |
18:34 | add command to telemetry packet check-in: 98f55eb235 user: bjbarcla tags: v1.65-telemetry | |
18:28 | added telemetry-daemon check-in: 610250e3f0 user: bjbarcla tags: v1.65-telemetry | |
18:27 | added telemetry on rmt: and api: check-in: f5bedac3fb user: bjbarcla tags: v1.65-telemetry | |
00:53 | removed stray prints check-in: 673fea48bc user: bjbarcla tags: v1.65-telemetry | |
00:51 | added telemetry logging func common:telemetry-log check-in: 76975179f6 user: bjbarcla tags: v1.65-telemetry | |
2019-02-11
| ||
11:35 | merged brute force syncer check-in: 2aaccbd409 user: bjbarcla tags: v1.65, v1.6524 | |
11:30 | made server messages such that sync handily summarized by watch "grep -h SYNC server-*.log | sort | tail -30" Closed-Leaf check-in: ef2ec4a2aa user: bjbarcla tags: v1.65-dump-for-sync | |
2019-02-09
| ||
20:55 | progress Leaf check-in: adbeb66c05 user: matt tags: v1.65-multi-db | |
2019-02-08
| ||
18:49 | really implement the cross-server locking this time check-in: f0c62a0732 user: bjbarcla tags: v1.65-dump-for-sync | |
16:48 | fixes check-in: bfc2a0c173 user: bjbarcla tags: v1.65-dump-for-sync | |
15:09 | added db rotation in .db-snapshot; added some error checking to brute force sync check-in: 78b2c9d57a user: bjbarcla tags: v1.65-dump-for-sync | |
14:29 | Added MT_SQLITE3_EXE var check-in: 20b2810c40 user: mrwellan tags: v1.65-dump-for-sync | |
2019-02-07
| ||
22:53 | Try Brandon's idea of using sqlite3 dump to sync to legacy megatest.db check-in: 542079c778 user: matt tags: v1.65-dump-for-sync | |
17:16 | coordinate multiple servers such that only one server will be syncing exclusively at any given momemt\ check-in: 31c8ca7f78 user: bjbarcla tags: v1.65 | |
17:13 | add todo check-in: 081ae45cc8 user: bjbarcla tags: v1.65 | |
17:12 | fixed tasks.scm -- Error: (line 1066) unterminated list, starting in line 997 check-in: 8fe9960438 user: bjbarcla tags: v1.65 | |
10:19 | Tidy up of mtut formating check-in: e52f8b2513 user: matt tags: v1.65-multi-db | |
2019-02-06
| ||
22:24 | outline of the task dispatcher coded check-in: 0c8e6ec6fd user: matt tags: v1.65-multi-db | |
17:00 | Print out recieved/sent data at server end. check-in: bea6ae9a16 user: mrwellan tags: v1.65-multi-db | |
16:47 | Full communication loop seems to be working. check-in: 13061daea9 user: mrwellan tags: v1.65-multi-db | |
15:18 | Send plain text sexprs instead of pkts check-in: e69f5bdf52 user: mrwellan tags: v1.65-multi-db | |
14:29 | Added -area as an alias to -area-tag to silence errors from MCC check-in: 29f35f475c user: jmoon18 tags: v1.65 | |
10:56 | Got basic communication connection up check-in: e7f8564371 user: mrwellan tags: v1.65-multi-db | |
2019-02-05
| ||
22:29 | Outlined the server handler loop check-in: 977b907588 user: matt tags: v1.65-multi-db | |
18:51 | Added server:whoami? and make the server signature a pair and not a string. check-in: e0622d9f3d user: mrwellan tags: v1.65-multi-db | |
2019-02-04
| ||
23:07 | yada check-in: b28d552c97 user: matt tags: v1.65-multi-db | |
05:17 | Added missing files. check-in: 366547935e user: matt tags: v1.65-multi-db | |
2019-02-03
| ||
23:13 | Added db init, cleaned up inter-module deps a little more. check-in: 86a0fe717f user: matt tags: v1.65-multi-db | |
21:19 | Added info about purpose to ftail header check-in: 20ab92b6e4 user: matt tags: v1.65-multi-db | |
20:46 | Ripped db.scm to shreds, converted to module. check-in: 439caadb72 user: matt tags: v1.65-multi-db | |
20:18 | Added db stuff into mtserver check-in: 82da6b65d8 user: matt tags: v1.65-multi-db | |
19:47 | Tore it all apart. Can Humpty be put back together again? check-in: e660d445be user: matt tags: v1.65-multi-db | |
2019-02-02
| ||
22:57 | Minor tidy check-in: f801207647 user: matt tags: v1.65-multi-db | |
22:35 | nmsg server start working check-in: 959864784f user: matt tags: v1.65-multi-db | |
22:04 | pass 2 on nmsg transport setup check-in: 6899c9d176 user: matt tags: v1.65-multi-db | |
20:48 | Added first pass on nmsg transport check-in: 723893d25c user: matt tags: v1.65-multi-db | |
19:31 | Merged v1.65 changes Leaf check-in: 1d106be172 user: matt tags: v1.65-intra-waiton | |
18:55 | Merged changes from v1.65 check-in: 3484aad005 user: matt tags: v1.65-multi-db | |
18:54 | portlogger tweaks check-in: da6d7b6655 user: matt tags: v1.65-multi-db | |
07:55 | Converted portlogger to a module, adjusted Makefile accordingly check-in: b0a3cd70ab user: matt tags: v1.65-multi-db | |
06:00 | Updated portlogger to check on the port availability check-in: 60b0f467ff user: matt tags: v1.65-multi-db | |
2019-02-01
| ||
11:15 | added new indexes on tests table check-in: 55bfa73d28 user: bjbarcla tags: v1.65, v1.6523 | |
2019-01-31
| ||
17:14 | bumped version to v1.6523 check-in: 582b7fa0fb user: bjbarcla tags: v1.65 | |
17:13 | added -kill-rerun megatest switch and mtut action check-in: 7566f2bf71 user: bjbarcla tags: v1.65 | |
15:57 | fixed behavior for KILLED tests Closed-Leaf check-in: 06d1c273aa user: bjbarcla tags: v1.65-kill-rerun | |
15:21 | implemented -kill-rerun check-in: 5ae73edf5b user: bjbarcla tags: v1.65-kill-rerun | |
2019-01-30
| ||
18:04 | wip check-in: a8090297f1 user: bjbarcla tags: v1.65-kill-rerun | |
15:54 | added kill-rerun feature to mtutil and megatest check-in: c7a72a6211 user: bjbarcla tags: v1.65, v1.6522 | |
15:08 | added kill-rerun feature to mtutil and megatest check-in: 4952641dd9 user: bjbarcla tags: v1.65, v1.6522 | |
15:07 | added kill-run action to mtutil Leaf check-in: 017981efcd user: bjbarcla tags: v1.65-killrun | |
14:49 | killrun feature passes killrun test check-in: 900b334740 user: bjbarcla tags: v1.65-killrun | |
2019-01-29
| ||
00:36 | wip check-in: d9e675ce75 user: bb tags: v1.65-killrun | |
2019-01-28
| ||
09:42 | Moved boxes w/2 and h/2 in flow view. check-in: b5a0ecc65a user: mrwellan tags: v1.65-intra-waiton, v1.6521 | |
2019-01-27
| ||
13:49 | Merged in handy changes from v1.65 check-in: 1254c88236 user: matt tags: v1.65-intra-waiton | |
13:06 | Cosmetic change making target tree more accessible in run control tab. check-in: 3c893a4210 user: matt tags: v1.65 | |
13:02 | Some fixes for intra item waiton check-in: 542b913375 user: matt tags: v1.65-intra-waiton | |
00:15 | Added intra-test item waitons. check-in: 50ea23ff37 user: matt tags: v1.65-intra-waiton | |
2019-01-25
| ||
13:28 | changed prints to debug:print-info check-in: d26d705d6d user: pjhatwal tags: v1.65 | |
13:21 | pgdb selective sync, copy last update time in tables as is and use the smallest of thoes as area update check-in: ac0148ceaf user: pjhatwal tags: v1.65 | |
2019-01-23
| ||
15:16 | fixed bug check-in: 430f66247c user: bjbarcla tags: v1.65, v1.6519 | |
12:05 | Adding table change_triggers to mt-pg.scm check-in: 1f6bb250f8 user: mrwellan tags: v1.65 | |
2019-01-22
| ||
17:11 | Committing latest tquery branch Leaf check-in: ed59d29798 user: jmoon18 tags: v1.6518-tquery | |
17:08 | enabled strict syncing of last_update field check-in: 6d8663e151 user: bjbarcla tags: v1.65 | |
16:41 | updated table syncer to update last_update as well Leaf check-in: 85039c3ea4 user: bjbarcla tags: v1.65-lastupdate-strictsync | |
2019-01-11
| ||
17:28 | Integrating tquery into 1.65 branch check-in: c6ecb4ee03 user: jmoon18 tags: v1.6518-tquery | |
2019-01-08
| ||
12:00 | Updated process.scm to close process handles to prevent runaway number of open pipes check-in: 32331b404a user: jmoon18 tags: v1.65, v1.6518 | |
2019-01-07
| ||
11:54 | Updated file limit to avoid runners dying check-in: 16c73ccb25 user: jmoon18 tags: v1.65 | |
2019-01-02
| ||
17:53 | fixed compilation of megatest.scm missing ftail check-in: 8fddfd8f37 user: bjbarcla tags: v1.65 | |
2018-12-19
| ||
15:50 | Updated version file check-in: c066b79771 user: jmoon18 tags: v1.65, v1.6518 | |
15:48 | Fixed area-script trigger in mtutil to apply contour options to script check-in: 738e6abeed user: jmoon18 tags: v1.65, v1.6518 | |
2018-12-18
| ||
18:13 | removed CHICKEN_REPOSITORY from cfg.sh now that we have a better solution check-in: 1f8f21e43e user: bjbarcla tags: v2.01-local-mtfiles, v2.01-try-1 | |
13:10 | updated method to set repository path to enable build-private egg installs check-in: f05f040231 user: bjbarcla tags: v2.01-local-mtfiles, v2.01-try-1 | |
2018-12-17
| ||
16:22 | Partial work on mtconfigf as localized egg check-in: 9414991425 user: mrwellan tags: v2.01-local-mtfiles, v2.01-try-1 | |
15:46 | wip Leaf check-in: aefba9d5f1 user: bjbarcla tags: v1.65-rerun-logpro | |
2018-12-14
| ||
18:01 | wip check-in: 99dec402d5 user: bjbarcla tags: v1.65-rerun-logpro | |
16:38 | wip check-in: 86beaad746 user: bjbarcla tags: v1.65-rerun-logpro | |
2018-12-13
| ||
15:50 | wip check-in: 386832d442 user: bjbarcla tags: v1.65-rerun-logpro | |
15:08 | moved runstep from launch.scm to ezsteps.scm check-in: adb0f2f99c user: bjbarcla tags: v1.65-rerun-logpro | |
2018-12-12
| ||
13:34 | connected operate-on to ezsteps check-in: f2aaee9100 user: bjbarcla tags: v1.65-rerun-logpro | |
2018-12-11
| ||
18:11 | switched to strategy of leveraging operate-on check-in: 884a77869d user: bjbarcla tags: v1.65-rerun-logpro | |
15:11 | Updated common to have a little less delay when checking loads since tquery is quite quick to check Closed-Leaf check-in: 7b78f70ebe user: jmoon18 tags: v2.01-tquery, v2.01-try-1 | |
15:00 | v2.01 compiles with mtconfigf but cannot yet expose needed functions to the evals in mtconfigf. check-in: b3e2f901e2 user: mrwellan tags: v2.01-local-mtfiles, v2.01-try-1 | |
2018-12-06
| ||
18:14 | added hooks for -rerun-logpro check-in: 8a363f876e user: bjbarcla tags: v1.65-rerun-logpro | |
16:56 | fixed bug introduced in last commit where run-a-command was not backgrounding check-in: 59a626c53f user: bjbarcla tags: v1.65, v1.6517 | |
15:37 | bumped to ...17 check-in: 4c0b5593dd user: bjbarcla tags: v1.65 | |
12:01 | bumped to v1.6515 check-in: a5596b73e4 user: bjbarcla tags: v1.65 | |
12:00 | - is for running step, not completed check-in: 5834a7acc8 user: bjbarcla tags: v1.65 | |
09:52 | Initial version of tquery check-in: 06b3f69cfc user: jmoon18 tags: v2.01-tquery, v2.01-try-1 | |
2018-12-05
| ||
16:28 | merged feature to preserve environment for test control panel execute button check-in: 74324f583b user: bjbarcla tags: v1.65, v1.6517 | |
15:31 | updates to manual check-in: 1b4e30d106 user: mrwellan tags: trunk | |
15:30 | Improved build for modules stuff check-in: c7890cb7e9 user: mrwellan tags: v2.01-local-mtfiles, v2.01-try-1 | |
15:21 | fixed color of steps matrix when val is - Leaf check-in: 71d89918c0 user: bjbarcla tags: v1.65-testpanel-execenv | |
13:33 | added serialize-env.scm check-in: 934132ed7c user: bjbarcla tags: v1.65-testpanel-execenv | |
2018-12-04
| ||
18:19 | implemented second level of env var squelching by capturing orig env in variable MT_ORIG_ENV in cfg.sh wrapper so it is inherited by nested dashboard call for test control panel. check-in: edcc532c16 user: bjbarcla tags: v1.65-testpanel-execenv | |
17:47 | implemented first level of env var squelching for execute; megatest.config and runconfig.config vars remain to be squelched check-in: a647090d94 user: bjbarcla tags: v1.65-testpanel-execenv | |
2018-11-30
| ||
17:46 | added color cues for steps matrix in test control panel check-in: eb63661bd1 user: bjbarcla tags: v1.65 | |
15:49 | completed fix of restart step -- refactored to add active columns to step matrix check-in: dbcb3cf9a9 user: bjbarcla tags: v1.65 | |
2018-11-29
| ||
18:05 | corrected api usage in ezsteps.scm check-in: b2e6ae7b89 user: bjbarcla tags: v1.65 | |
15:00 | partial conversion to local files for mt* check-in: dbc9e048de user: mrwellan tags: v2.01-local-mtfiles, v2.01-try-1 | |
2018-11-28
| ||
14:44 | Corrected couple mis-ported items for the mt* stuff Leaf check-in: c6761db385 user: mrwellan tags: v2.01-try-1 | |
14:21 | Initial branch of tquery based on 1.65 Leaf check-in: 9fa63b1a02 user: jmoon18 tags: tquery-1.65 | |
11:49 | fixed ezsteps rerun state API drift errors, weird new issue -- probably masked by issues just fixed -- <unknown>: Fatal IO error 11 (Resource temporarily unavailable) on X server plxcq1071.pdx.intel.com:6.0. check-in: a4dbbfa5fd user: bjbarcla tags: v1.65 | |
2018-11-27
| ||
15:43 | Merged changes from trunk check-in: 851bcc0c6b user: mrwellan tags: v2.01-try-1 | |
14:11 | More manual cleanup and improvements. check-in: c5e11fa496 user: mrwellan tags: trunk | |
2018-11-26
| ||
14:54 | Added some architecture pics. check-in: fe70008e3b user: mrwellan tags: trunk | |
2018-11-21
| ||
16:35 | Updates to allow building a sles12 version with no readline and postgres Leaf check-in: d277c93758 user: jmoon18 tags: sles12-hacks | |
2018-11-15
| ||
23:06 | Switched to using mtconfigf egg instead of configf.scm check-in: 61cc0c58dd user: matt tags: v2.01-try-1 | |
22:52 | Merged in recent changes from v1.65 check-in: 3a5aa6edcb user: matt tags: v2.01-try-1 | |
22:51 | Merged in trunk check-in: 99beb0e21a user: matt tags: v2.01-try-1 | |
22:34 | Fix for -rerun-clean not honoring -testpatt check-in: 22faaf8368 user: matt tags: v1.65 | |
17:10 | Added code for tquery and tquerylisten for VERY basic ability to get loads check-in: 2b11d3acea user: jmoon18 tags: v1.65 | |
2018-11-08
| ||
10:54 | Added -area and -target handling to mtutil (process|rungen) check-in: 866681b74e user: jmoon18 tags: v1.65 | |
2018-10-31
| ||
18:00 | Added some test file for iup matrix check-in: 494eadce2e user: ritikaag tags: v1.65 | |
2018-10-30
| ||
21:21 | Updated study plan in manual check-in: 0fa8b7b1c6 user: mrwellan tags: trunk | |
21:04 | Updated study plan in manual check-in: c914d83f61 user: mrwellan tags: trunk | |
2018-10-24
| ||
20:26 | Updated pdf and html manuals check-in: 8b5811f2d8 user: matt tags: trunk | |
17:50 | Partial refactor to get pdf working in docs. check-in: 8b49435656 user: mrwellan tags: trunk | |
15:25 | Updates to user manual. Switched back to versioned files instead of wiki pages. check-in: f02438d40b user: mrwellan tags: trunk | |
15:19 | Updated version file. check-in: 4434a042ef user: mrwellan tags: v2.01-try-1 | |
2018-10-19
| ||
14:41 | Create new branch named "v2.01" check-in: 28ee2dd11d user: mrwellan tags: v2.01-try-1 | |
14:32 | Merged remaining change from v1.65 check-in: 2aac0d5e8d user: mrwellan tags: trunk | |
2018-10-17
| ||
13:04 | updated to print permssion error to std out check-in: c45b0ca87c user: pjhatwal tags: v1.65 | |
2018-10-03
| ||
10:35 | fix for contour value sql-null-type check-in: 11a467a8ef user: pjhatwal tags: v1.65, v1.6515 | |
2018-09-12
| ||
11:30 | Merged changes from 1.65 to trunk check-in: 2de04d314a user: mrwellan tags: trunk | |
2018-09-11
| ||
16:16 | enabled -m to work in the context of a running test (that is MT_CMDINFO is set) Leaf check-in: fff83466f3 user: bjbarcla tags: v1.65-comment-intest | |
2018-08-31
| ||
11:46 | ensure logpro stdout in ezsteps does not go to job launcher console check-in: be6116e971 user: bjbarcla tags: v1.65 | |
2018-08-27
| ||
17:01 | Fix to remove test_dat info check-in: 38764bf86d user: jmoon18 tags: v1.65, v1.6514 | |
16:48 | Updated version file and made it so that cleanup-db will get rid of old test_dat items check-in: 566569e56f user: jmoon18 tags: v1.65, v1.6514 | |
2018-08-24
| ||
15:57 | Docs update check-in: 33cf143a50 user: mrwellan tags: v1.65, v1.6514 | |
15:07 | Fix cleanup-db to retain DELETED records for some time. default 30d. configurable via key delete-record-age in setup section check-in: 2a51bc4669 user: pjhatwal tags: v1.65 | |
2018-08-23
| ||
18:33 | fix to sync runs independent to changes in tests check-in: 67b2c7d27d user: pjhatwal tags: v1.65 | |
2018-08-22
| ||
18:04 | Updated load waiting so that it scales with the amount above the threshold that the load is check-in: d12eb7e791 user: jmoon18 tags: v1.65, v1.6514 | |
17:25 | Add retry few times when having trouble creating parent dir for link in linktree check-in: 5d8a2f9b91 user: mrwellan tags: v1.65 | |
2018-08-16
| ||
00:02 | Added a little more feedback and an override, force-maxload, for testing. check-in: 6c93b89220 user: matt tags: v1.65 | |
2018-08-13
| ||
18:41 | fixed issue in tests/fdktestqa/testqa/tests/bigrun/step1.sh check-in: 6733bbf4a7 user: bb tags: v1.65 | |
2018-08-12
| ||
17:54 | Clarified help on show in mtutils. Adjusted targets in gentargets.sh to match what is in ext-tests. Fixed endless loop in runs.scm when there is a subrun that cannot be removed or fails to remove. check-in: e669693ecf user: matt tags: v1.65 | |
2018-08-10
| ||
17:13 | removed debug comment check-in: 0a8c497528 user: pjhatwal tags: v1.65 | |
16:31 | Merged mtutil changes into main 1.65 branch check-in: 058bef1510 user: jmoon18 tags: v1.65 | |
11:52 | Trimmed mtutil chattiness Leaf check-in: 7a8dbd3299 user: jmoon18 tags: v1.6512a | |
2018-08-06
| ||
12:34 | cosmatic changes to brackets alingment check-in: e4339a3c50 user: pjhatwal tags: v1.65 | |
2018-08-03
| ||
16:12 | fix to not sync last_update check-in: 1b80dd0400 user: pjhatwal tags: v1.65 | |
2018-08-01
| ||
10:58 | Cherry-picked b04e check-in: 52591d24f4 user: mrwellan tags: v1.6512a | |
2018-07-26
| ||
16:44 | Fixed issues with sync to tmp area for a readonly user when WAL mode on' check-in: fd4c0d8701 user: pjhatwal tags: v1.65 | |
2018-07-19
| ||
08:31 | Fixed issues with ! variables bleeding into environment and update to mtut check-in: b04e689404 user: jmoon18 tags: v1.65, v1.6513 | |
2018-07-16
| ||
13:23 | Merged the create run area change. check-in: 83edad0b8e user: mrwellan tags: v1.65 | |
2018-07-13
| ||
17:25 | Creates diectories if does not exist for the disks/paths provided Leaf check-in: 27a8f638a9 user: raghavki tags: create-disk | |
2018-07-12
| ||
11:41 | Added localhost as fallback when checking for cpu load check-in: 10d6c50ecd user: mrwellan tags: v1.65 | |
2018-07-10
| ||
13:47 | Add a condition such that,the polling stops when it crosses 5000. check-in: 97716c5057 user: raghavki tags: v1.65 | |
2018-07-02
| ||
11:44 | Updated megatest version file check-in: fb7e6638f8 user: jmoon18 tags: v1.65, v1.6512 | |
11:41 | Updates to area-script trigger to filter packets by area check-in: d55ba5cbfd user: jmoon18 tags: v1.65 | |
2018-06-29
| ||
17:47 | Mid-stream update to add area-script capability to triggers check-in: 6f7d6654c5 user: jmoon18 tags: v1.65 | |
17:46 | Fixed environment delta code check-in: 949d5407db user: jmoon18 tags: v1.65 | |
2018-06-26
| ||
15:22 | Changed mis-spelling in error message for envdelta check-in: 6139430731 user: jmoon18 tags: v1.65 | |
2018-06-22
| ||
12:30 | Fixed subrun test check-in: c1e7660763 user: ritikaag tags: v1.65 | |
2018-06-20
| ||
16:51 | fix to honor reruns count from config check-in: c260f8f3ea user: pjhatwal tags: v1.65 | |
2018-06-19
| ||
19:22 | fix to run post hook script only once check-in: 2f6d498c71 user: pjhatwal tags: v1.65 | |
18:52 | Updated configf include handling to not fail when there are include files that don't exist check-in: 10a8cb99bf user: jmoon18 tags: v1.65, v1.6512, fb7e6638f82b75f13d06d9695667992eba806073 | |
2018-06-08
| ||
15:45 | modified links in html to relative paths check-in: f4e6b4ecb2 user: pjhatwal tags: v1.65 | |