~linaro-infrastructure/linaro-ci/lci-build-tools

Viewing all changes in revision 62.

  • Committer: Deepti B. Kalakeri
  • Date: 2012-05-15 11:23:04 UTC
  • mfrom: (60.2.4 add-testplan-support)
  • Revision ID: deepti.kalakeri@linaro.org-20120515112304-1qjtr9jcg3j3u4u3
Add support to define test plan for lava.
the format is : LAVA_TEST_PLAN="<testcase>(<options>):<timeout>, <testcase>(<options>):<timeout>"....
options and timeout is optional.
Examples:
LAVA_TEST_PLAN="ltp, pwrmgmt"
LAVA_TEST_PLAN="test_abc(option_abc):100, ltp"

if the LAVA_TEST_PLAN is not define, the default will be "ltp, pwrmgmt". It means the current jobs do not need to update.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: