[OE-core] [PATCH] Converted the manual Runtime testcase to json

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jan 28 17:09:15 UTC 2019


On Mon, 2019-01-28 at 09:02 -0800, Khem Raj wrote:
> On Mon, Jan 28, 2019 at 12:14 AM Sudhir Sharma <
> sudhirx.sharma at intel.com> wrote:
> > Added json file of converted manual runtime testcases(compliance
> > test cases)
> > 
> > Signed-off-by: Sudhir Sharma <sudhirx.sharma at intel.com>
> > ---
> >  meta/lib/oeqa/manual/compliance-test.json | 142
> > ++++++++++++++++++++++++++++++
> >  1 file changed, 142 insertions(+)
> >  create mode 100644 meta/lib/oeqa/manual/compliance-test.json
> > 
> > diff --git a/meta/lib/oeqa/manual/compliance-test.json
> > b/meta/lib/oeqa/manual/compliance-test.json
> > new file mode 100644
> > index 0000000..7adf8a1
> > --- /dev/null
> > +++ b/meta/lib/oeqa/manual/compliance-test.json
> > @@ -0,0 +1,142 @@
> > +[
> > +    {
> > +        "test": {
> > +            "@alias":
> > "configuration.configuration.LTP_subset_test_suite",
> > +            "author": [
> > +                {
> > +                    "email": "corneliux.stoicescu at intel.com",
> > +                    "name": "corneliux.stoicescu at intel.com"
> 
> do we have to hard code email addresses ? maybe we can insert them
> via environment.

Its not used anywhere, its just author information. That said I happen
to know that this email address doesn't work any more as the person is
no longer at Intel...

I was planning to clean these up en-mass somehow at some point.

Cheers,

Richard



More information about the Openembedded-core mailing list