Megatest

View Ticket
Login
Ticket Hash: 7e14611e0981ff9eb532b19329ec2b1957e6e60e
Title: Dashboard too chatty with NFS. Add /tmp/... intermediary
Status: Closed Type: Feature_Request
Severity: Critical Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2016-02-25 07:41:43
Version Found In:
User Comments:
matt added on 2015-06-11 20:54:02: (text/x-fossil-plain)
Need to move the frequent stats to a /tmp mirror of the db. Also needs to have homehost respected for servers AND dashboards.

matt added on 2015-06-11 21:18:03: (text/x-fossil-plain)
Other ideas:

1. Use Megatest.db as the trigger
2. Tal was seeing a problem with no updates to dashboard. Only refreshes when dboard is restarted

matt added on 2016-02-25 14:41:43: (text/x-fossil-plain)
last_update field added to runs and tests table and now queries from dashboard involve very little data and are faster with less impact on NFS. In the new "multi-dashboard" there is a feature where the test can update the dashboard via nanomsg without the dashboard having to query the db.