Re: [yocto] [PATCH] [yocto-ab-helper] scripts/run-jinja-parser: Add Jinja2 parser extension in autobuilder

2018-07-06 Thread Chan, Aaron Chun Yew
their platform starting with benchmarking own manual BSP test case(s). Cheers, Aaron -Original Message- From: richard.pur...@linuxfoundation.org [mailto:richard.pur...@linuxfoundation.org] Sent: Friday, July 6, 2018 9:30 PM To: Chan, Aaron Chun Yew ; yocto@yoctoproject.org Subject: Re:

Re: [yocto] [PATCH] [yocto-ab-helper] scripts/run-jinja-parser: Add Jinja2 parser extension in autobuilder

2018-07-06 Thread Richard Purdie
On Fri, 2018-07-06 at 17:15 +0800, Aaron Chan wrote: > This patch is introduced as a feature in 2.6 M2 to support the > extension of autobuilder to LAVA (Linaro Automated Validation > Architecture). > run-jinja2-parser loads lava config module and generates LAVA job > config in a YAML format

[yocto] [PATCH] [yocto-ab-helper] scripts/run-jinja-parser: Add Jinja2 parser extension in autobuilder

2018-07-06 Thread Aaron Chan
This patch is introduced as a feature in 2.6 M2 to support the extension of autobuilder to LAVA (Linaro Automated Validation Architecture). run-jinja2-parser loads lava config module and generates LAVA job config in a YAML format before its triggers LAVA server to execute a task. Signed-off-by: