2012-09-24 Andy Doan <email address hidden>
release-0.11
2012.09
2012-09-20 Andy Doan <email address hidden>
remove empty INSTALLSTEPS from test definitions
INSTALLSTEPS is optional, so lets remove the unneeded stuff
2012-09-20 Andy Doan <email address hidden>
simplify bzr logic in the installer
2012-09-20 Andy Doan <email address hidden>
fix device-tree bzr-repos usage
The previous commit didn't add the repo to the installer instance
2012-09-20 <email address hidden>
Update device tree test to use BZR_REPOS.
2012-09-20 Fathi Boudra <email address hidden>
Add device-tree test definition
2012-09-19 Ricardo Salveti de Araujo <email address hidden>
Adding device-tree test definition
2012-09-20 Fathi Boudra <email address hidden>
Allow tests to pass VCS information into the software context
Add software sources support for BZR repos
2012-09-19 Andy Doan <email address hidden>
Add software sources support for BZR repos
This continues on the work from the previous commit to support BZR
2012-09-18 Andy Doan <email address hidden>
allow tests to pass VCS information into the software context
This commit allows a test definition to populate the bundle's
software_context.sources secition with git VCS information. I had to
touch a few more files than I would have liked, but the swprofile code
was originally built to be stand-alone and not interact with something
such as a Test object.
2012-09-14 Andy Doan <email address hidden>
doc updates for usage
2012-09-12 Andy Doan <email address hidden>
doc update: provide recommendation for tests from scratch
2012-09-12 Andy Doan <email address hidden>
doc update: add section for declarative tests
2012-09-12 Andy Doan <email address hidden>
doc update: clean up description of test definition mechanisms
I removed the technical stuff in the section intro and also re-worded
the sections a bit.
2012-09-12 Andy Doan <email address hidden>
doc cleanup: remove empty "Automation considerations" section
2012-09-12 Andy Doan <email address hidden>
doc cleanup: remove "dispatcher" section
While interesting, this topic is probably beyond the scope of a lava-test
usage document. Instead, something like this should probably go into
the lava-dispatcher doc.
2012-09-12 Andy Doan <email address hidden>
usage doc clean-up
The people reading this are usually very new to LAVA. While interesting,
this note is probably overkill and too much information for a newbie.
2012-09-12 Andy Doan <email address hidden>
fix some whitespacing with usage.rst
2012-09-11 Fathi Boudra <email address hidden>
Update lt_ti_lava pattern.
2012-09-06 <email address hidden>
lt_ti_lava: parse pass/fail results.
2012-09-05 Fathi Boudra <email address hidden>
Fix lt_ti_lava pattern.
2012-09-05 <email address hidden>
Add the validation test suite for TI ARM features on Linux (lt_ti_lava)