Megatest

Artifact [cf6e943529]
Login

Artifact cf6e943529ed30ff88d4ba2d1bdee78639b71bbb:

Wiki page [Releases] by matt on 2012-04-03 11:23:28.
D 2012-04-03T17:23:28.705
L Releases
P 1cf2adc3067d53345ebf38e5babe3e4c24104d1e
U matt
W 2846
Version 1.41 Apr 3, 2012

  *  Link path stored in db instead of runpath
  *  Debug settings passed to running tests. WARNING: using this can cause false fails if you process STDOUT as part of your test
  *  Run areas and links to them have been cleaned up.
  *  Many speed-ups and db read/write optimisations
  *  Addition of #{ .. } mechanism to config files to accommodate advanced needs.

Version 1.39 Mar 26, 2012

  *  Caching of writes to db in server mode
  *  Streamlined many writes to not do redundant lookup of test-id
  *  From dashboard remove runs process is kicked off in an xterm
  *  In ezsteps scripts no need to specify ./ on systems with . not in path
  *  Trim tests from to-run list to speed up starting new tests (not constantly checking status on bunch of completed tests)
  *  Addition of nbfind (can be used instead of nbfake) which will run locally if load is below 70% where load is defined as L/Ncpu where L is unix load and Ncpu is the number of cpus.

Version 1.23 Sept 6, 2011

NB// this release changes the db schema. You should make a back up copy of your megatest.db and run “megatest -rebuild-db”

  *  Run rollup. A group of partial runs can be rolled up into a single run. All records are copied to the newly created run and run deletion has been updated to not delete run directories where there are still references in the database.
  *  Arbitrary data roll up from tests. From any test data can be rolled up into the database that will then be available when the database is dumped to csv. There is no limit imposed on how much data can be rolled up but the current database used by megatest, sqlite3, will slow down with very large data sets (over 10 meg or so per test).
  *  A scroll bar mechanism has been added to the dashboard.

Version 1.22

  *  Waiver propagation. Waivers will carry forward in a series of runs where the keys are the same.
  *  Rollup of test result value, expected value and tolerance.

Version 1.04 (May 10, 2011)
  *  Added fine grain deletion of tests

Version 1.03 (May 8, 2011)
  *  Minimal documentation
  *  MT_RUNNAME, MT_TEST_NAME, MT_ITEM_INFO variables set for a launched run
  *  runsdir setting to control where the link tree goes

Version 1.02
  *  Add path to megatest used at launch to the PATH variable when tests are run.
  *  max_concurrent_runs to limit how many tests are allowed to run in parallel.
  *  State and status for tests that fail to call home are set to INCOMPLETE and DEAD/STUCK respectively
  *  Added -runstep for making running a single step much simpler for the common case. Also supports the -logpro parameter to use a logpro file to process the log.

Version 1.01
  *  Fixed -m comment param for runs, tests and test steps.
  *  Added filters to -list-runs for filtering tests and items
Z b07038cfa0ac836a62f3f5cd978bfbea