[igt-dev] [V5 i-g-t 01/81] testplan/kms: Keep category as high level entity
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Mon Aug 14 09:57:24 UTC 2023
On Thu, 10 Aug 2023 19:51:05 +0200
Kamil Konieczny <kamil.konieczny at linux.intel.com> wrote:
> Hi Bhanuprakash,
> On 2023-06-29 at 20:17:50 +0530, Bhanuprakash Modem wrote:
> > Update kms testplan to keep the category as high level entity.
> >
> +cc Mauro
>
> > Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> > ---
> > tests/kms_test_config.json | 24 ++++++++++++------------
> > 1 file changed, 12 insertions(+), 12 deletions(-)
> >
> > diff --git a/tests/kms_test_config.json b/tests/kms_test_config.json
> > index 5fbe40bdc..447a13337 100644
> > --- a/tests/kms_test_config.json
> > +++ b/tests/kms_test_config.json
> > @@ -6,21 +6,21 @@
> > "Category": {
> > "_properties_": {
> > "description": "Contains the major group for the tested functionality 'Display'"
> > - }
> > - },
> > - "Mega feature": {
> > - "_properties_": {
> > - "description": "Contains the mega feature for end to end use case, e.g. the 'PSR' feature."
> > },
> > - "Functionality": {
> > + "Mega feature": {
> > "_properties_": {
> > - "description": "Groups tests on buckets containg more detailed functionality"
> > + "description": "Contains the mega feature for end to end use case, e.g. the 'PSR' feature."
> > + },
> > + "Functionality": {
> > + "_properties_": {
> > + "description": "Groups tests on buckets containg more detailed functionality"
> > + }
> > + }
> > + },
> > + "Run type": {
> > + "_properties_": {
> > + "description": "Defines what category of testlist it belongs"
> > }
> > - }
> > - },
> > - "Run type": {
> > - "_properties_": {
> > - "description": "Defines what category of testlist it belongs"
> > }
> > },
> > "Test category": {
LGTM.
Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>
More information about the igt-dev
mailing list