Folks,

There's a current pull request on github:

https://github.com/autotest/autotest/pull/663

That removes the legacy database layer that lives under "/tko" (autotest.tko namespace).

The users of that database layer are:

* autotest-db-delete-job
* autotest-tko-parser
* various CGI scripts

The current state of this pull request allows the first two items listed (far more important than the CGI scripts IMHO) to run without the legacy DB layer.

But, to completely remove them of the tree, we need to port the various CGI scripts also. Some work has been done in that area, but there are many still left to do.

This brings me to the point where I'd like to have some comments: are there real users out there of the CGI scripts? Which ones?

In all honesty, I feel inclined to drop them, since the functionality should be in the new_tko module.

If you care about the CGI scripts, please say so, because if people tell me they should go, I'll gladly accept their suggestion!
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to