Finish the kerneltest investigation

* Update Complete rewrite documentation
* Add conclusion
* Add roadmap

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2022-09-05 12:57:52 +02:00
parent bd1e51f76c
commit 89e5fb2cfe
2 changed files with 18 additions and 4 deletions

View file

@ -7,6 +7,16 @@ One of the options is to completely rewrite the current solution and start from
This will allow us to address all the requirements and get rid of all the existing tech debt.
We can also reuse some code from v2 rewrite.
Requirements
------------
See `https://fedora-arc.readthedocs.io/en/latest/kerneltest/index.html#requirements`_.
There are also a few other things that need to be addressed:
* OpenShift deployment
* Database migration (in case the DB schema will change)
The Good Points
---------------