This patch series expose more TKO data over the RPC interface
and provides fixes that are necessary for the recent database
changes.

I'm pushing them to next since they go hand in hand with the
recent database changes that are already in that branch.

Patch series:

[PATCH 1/5] TKO: provide access to models
[PATCH 2/5] tko/autotest-db-delete-job: adjust to new settings API
[PATCH 3/5] scheduler/monitor_db.py: fix typo
[PATCH 4/5] tko/db.py: optmize insert statements and comply with
[PATCH 5/5] TKO: add entries needed for the TKO parser/service

Patch series diffstat:

 frontend/tko/fixtures/initial_data.json | 12 +++++++
 frontend/tko/rpc_interface.py           | 56 +++++++++++++++++++++++++++++++++
 frontend/tko/rpc_interface_unittest.py  | 50 +++++++++++++++--------------
 scheduler/monitor_db.py                 |  2 +-
 tko/autotest-db-delete-job              |  7 ++---
 tko/db.py                               |  5 +--
 6 files changed, 102 insertions(+), 30 deletions(-)

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to