Megatest

Changes On Branch e96dd8ce30fd4dd5
Login

Changes In Branch v2.01 Through [e96dd8ce30] Excluding Merge-Ins

This is equivalent to a diff from 6876e30f5e to e96dd8ce30

2019-09-20
04:03
Merged in v1.65 check-in: 24ae688ff1 user: matt tags: trunk
2019-08-30
11:43
sysmon min-project initial checkin. Leaf check-in: 4642aef9b9 user: mmgraham tags: v2.01
2019-07-31
08:54
Added plugins directory and readme. check-in: e96dd8ce30 user: mrwellan tags: v2.01
2019-07-26
11:50
Edited TODO with coarse list of stuff to be done for v2.01 check-in: b494d96ce5 user: mrwellan tags: v2.01
11:42
Merged v1.65 to trunk in prep for v2.01 check-in: 6876e30f5e user: mrwellan tags: trunk
2019-07-12
15:12
Changed login failed to login unsuccessfull check-in: f7a5f0b8f1 user: mrwellan tags: v1.65
2019-06-06
14:06
Merging v1.65 back to trunk check-in: 39a024c31f user: matt tags: trunk

Modified TODO from [e0a2376de1] to [1395fc5531].

14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

34
# 
#     You should have received a copy of the GNU General Public License
#     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.

TODO
====

. Dashboard should resist running from non-homehost



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 ]
. Re-work all queries to use run-id to dereference server
. Open main.db directly in calls to -runtests etc. No need to talk remote?
. remove common:faux-lock









<
|
|
|
|
<
|
<
<
<
|
<
<
>

14
15
16
17
18
19
20

21
22
23
24

25



26


27
28
# 
#     You should have received a copy of the GNU General Public License
#     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.

TODO
====


. Bring back unit tests for api calls and get them clean
. Pick few units and convert to modules
. Integrate ULEX into Megatest
. Integrate ULEX into multi-area dashboard ???

. Update docs as needed



. Enhancements to ULEX itself


.. Explore using nanomsg as rpc seems a little slow?

Added plugins/README.md version [47d87307e7].



>
1
A handful of tools that complement the Megatest ecosystem.