Megatest

Update of "Plans"
Login
Overview

Artifact ID: c75f5bc4934fcc95bb2d85c73438e3c36fcf2097
Page Name:Plans
Date: 2012-04-26 10:28:44
Original User: matt
Parent: c58c262f62cc8efd183ad795bb3942f53cad46dd (diff)
Next 79f25d7e046d9027d2ca645751214c1a4cc6d093
Content

In no particular order:

Documentation

Tests and QA

Misc

Megatest

Dashboard

Feature

Status
rpc "phone home" basic implementation90% of the heavy hitting db accesses can now use rpc when available.
rpc "phone home" 98% convertedETA: Feb 27
rpc on 64 bitCurrently fails to work reliably. Test case generation in progress
rpc some writes to db go into queue Many writes are not time critical and can be queued up freeing the test processes: ETA Feb 27
rpc server start up at any timeWorks fine. Server can be started after a run is in place
rpc server shut down at any timeNot complete. Shutdown clean wrt the db but race condition exists for in flight queries. Fix is easy
rpc server independent of run(s)Untested but all functions ported to use rpc were inspected and none use globals, should be fine
rpc server auto launchNot implemented
rpc server 100% with fallback to directWish list item, ROI is small for those with NFS or similar network fs available.
rpc server support for dashboardHigh priority as this will ameliorate the reader starvation issue, ETA Mar 5.
===============================
Button to change state globally for a runNot implemented, ETA: Feb 27
Auto create linkstree
Fix -rerun
.