Hello everyone,
Collabora has been working on `lqa', a tool to submit and manage LAVA
jobs, which helps to get many of the LAVA job administration and
monitoring tasks conveniently done from the command line.
`lqa' brings a new API, lqa_api python module, a complete set of classes
to easily interact with LAVA and offering at the same time a clean API
on top of which further applications can be built upon (like `lqa' itself).
It has a templating system (using jinja2 package) that allows to use
variables in json job files (in future could be expanded to support
yaml), specifying their values either from a profile file or directly
from the command line making possible the dynamic assignments of
template variables during the `lqa' command execution. The templating
mechanism allows to handle groups of jobs, therefore it makes it easier
to submit jobs in bulk.
`lqa' also features a flexible profile system (in YAML) which allows to
specify a 'main-profile' from which further sub-profiles can inherit
values, avoiding information duplication between similar profiles.
Other of the current features include:
- Test report generation with the 'analyse' subcommand.
- Polling to check for job completion.
- All the operations offer logging capabilities.
- Independent profile and configuration files.
We invite everyone to check out its official git repo at:
https://git.collabora.com/cgit/singularity/tools/lqa.git/
Suggestions and comments are welcome.
--- Luis
Hi,
Gator data streaming test was unified and works now on both Ubuntu and
OE. The YAML file was copied to common directory in
test-definitions.git [1]. If there are no objections I will delete the
same file from ubuntu directory today. Relevant test plans will be
patched before file removal.
[1] https://git.linaro.org/qa/test-definitions.git
milosz
Hi,
I want to test the Linux device drivers running in a latest renesas based
SoC.And i want to setup the LAVA in my local machine running Ubuntu 14.04.
1.what are the steps to install LAVA on ubuntu?
2.what are the dependencies to be solved? Will upgrading Ubuntu improve
the support?
--
Regards,
Shyamjith KV
Software Engineer Trainee
ACSIA Technologies
Mob:9895612433
Hi,
I want to test the Linux device drivers running in a latest renesas based
SoC.And i want to setup the whole in my local machine running Ubuntu 14.04.
1.
2.what are the steps to do so?
--
Regards,
Shyamjith KV
Software Engineer Trainee
ACSIA Technologies
Mob:9895612433