14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
+
+
-
+
+
|
#
# You should have received a copy of the GNU General Public License
# along with Megatest. If not, see <http://www.gnu.org/licenses/>.
TODO
====
. Switch to using simple runs query everywhere
. Add end_time to runs and add a rollup call that sets state, status and end_time
. Dashboard should resist running from non-homehost
Migration to inmem db plus per run db
-------------------------------------
. Re-work the dbstruct data structure?
|