On Mon, 2019-01-28 at 09:02 -0800, Khem Raj wrote: > On Mon, Jan 28, 2019 at 12:14 AM Sudhir Sharma < > [email protected]> wrote: > > Added json file of converted manual runtime testcases(compliance > > test cases) > > > > Signed-off-by: Sudhir Sharma <[email protected]> > > --- > > 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": "[email protected]", > > + "name": "[email protected]" > > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
