From ccca00e872a19270adb8a9d88bf1a85b2a2139f5 Mon Sep 17 00:00:00 2001 From: Mark O Brien Date: Mon, 5 Sep 2022 16:24:26 +0100 Subject: [PATCH] kerneltest: add estimate of work completion Signed-off-by: Mark O Brien --- docs/kerneltest/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/kerneltest/index.rst b/docs/kerneltest/index.rst index 2fc57b8..263d83c 100644 --- a/docs/kerneltest/index.rst +++ b/docs/kerneltest/index.rst @@ -74,3 +74,11 @@ Proposed Roadmap * Step 2 - Rewrite the kerneltest app with tests + documentation * Step 3 - OpenShift migration * Step 4 - Database migration + +Estimate of work +---------------- + +A complete rewrite of the backend and Openshift deployment is estimated to take +3 developers 12 weeks. +The frontend is estimated to take 3 developers 8 weeks, although it may be a +project the Fedora Websites and Apps team could consider.