Overview
Artifact ID: | fd9685d334cc0324364d71600831d00d4f1bb081 |
---|---|
Page Name: | Roadmap |
Date: | 2020-04-13 09:44:45 |
Original User: | mrwellan |
Mimetype: | text/plain |
Parent: | 59f373f13c0d625fa0458369573cdc8ef0dd67f8 (diff) |
Next | 489c9ceb274fdf0772b89f92602a376e33f7e80a |
Content
NOTE: This file gets copied occasionally into the wiki as "Roadmap". Do not make changes in the wiki, they will be lost! TODO ==== WW14 . Streamline compilation - DONE, all non-official egg modules are now bundled. WW15 . syscheck; touch file in home, tmp, runs, links and start xterm . pull in ftfplan (not integrated, just code pulled in) . fill newview matrix with data, filter pipeline gui elements . improve [script], especially indent handling WW16 . split db into megatest.db (runs etc.) db/<something>.db . release basic newview implementation . add section "archive" to testconfig with save yes to save the test to archive at end of test run. . add -getdata and -savedata; writes a path to archive using provided target, runname, test and item_patt and path WW18 . release split db implementation . mtutil calls from dashboard (for remote control) . logs browser (esp. for surfacing mtutil related activities) WW19 . WW20 . Switch to using simple runs query everywhere . Add end_time to runs and add a rollup call that sets state, status and end_time Future . Switch to scsh-process pipeline management for job execution/control . Use call-with-environment-variables more. Migration to inmem db plus per run db ------------------------------------- . Re-work the dbstruct data structure? .. Move main.db to global? .. [ run-id.db inmemdb last-mod last-read last-sync inuse ] . Open main.db directly in calls to -runtests etc. No need to talk remote?