From ec705182cbb0c0d1ce7eed331b3d093c8583cfd4 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 30 Nov 2010 13:56:36 -0500 Subject: [PATCH] "minutes" for DebTest --- sandbox/proposal_regressiontestframwork.moin | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/sandbox/proposal_regressiontestframwork.moin b/sandbox/proposal_regressiontestframwork.moin index c7aaf23..97eb0b6 100644 --- a/sandbox/proposal_regressiontestframwork.moin +++ b/sandbox/proposal_regressiontestframwork.moin @@ -161,6 +161,39 @@ as a reference. The implementation is very dependent on the type of feature to be implemented. Refer to the team leader for further suggestions and guidance on this topic. + * Organization of the framework + - packages might register ways to run basic tests against installed + versions + register: + - executable? + + * Metainformation: + - duration: .... + - resources: + - suites: + + Helpers: + - assess resources/performance: + + * Invocation: + - single package tests + - all (with -f to force even if resources are not sufficient) + - given specific resources demands, just run + the ones matching those + + * Customization/Output: + - plugins + + output: some structured output + + interface to some dashboard + + * Debug symbols: .... + - do not strip symbols from test binary + - + + * Implementation language: + - Python unless someone takes the burden to develop + and maintain for upcoming years. + == Outstanding Issues == The specification process requires experienced people to drive it. More -- 2.39.2