[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFd5g45VWGgq=KOWAcM0cRKqrFg2=HhizZhX+0RsV5esWtJwaQ@mail.gmail.com>
Date:   Mon, 30 Mar 2020 14:44:28 -0700
From:   Brendan Higgins <brendanhiggins@...gle.com>
To:     Heidi Fahim <heidifahim@...gle.com>
Cc:     Shuah Khan <skhan@...uxfoundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "open list:KERNEL SELFTEST FRAMEWORK" 
        <linux-kselftest@...r.kernel.org>,
        KUnit Development <kunit-dev@...glegroups.com>
Subject: Re: [PATCH] kunit: convert test results to JSON
On Wed, Mar 25, 2020 at 3:59 PM Heidi Fahim <heidifahim@...gle.com> wrote:
>
> Add a --json flag, which when specified when kunit_tool is run, calls
> method get_json_result.  This is a method within kunit_json.py that
> formats KUnit results into a dict conforming to the following KernelCI
> API test_group spec:
> https://api.kernelci.org/schema-test-group.html#post.  The user can
> specify a filename as the value to json in order to store the JSON
> results under linux/.
> Tested within kunit_tool_test.py in a new test case called
> KUnitJsonTest.
>
> Signed-off-by: Heidi Fahim <heidifahim@...gle.com>
Reviewed-by: Brendan Higgins <brendanhiggins@...gle.com>
Powered by blists - more mailing lists
 
