diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 85: Add missing builtin tests

Message ID 20110809131719.30037.87096.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Aug. 9, 2011, 1:17 p.m. UTC
------------------------------------------------------------
revno: 85
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: insanity-fixes
timestamp: Tue 2011-08-09 11:48:02 +0200
message:
  Add missing builtin tests
modified:
  abrek/providers.py


--
lp:lava-test
https://code.launchpad.net/~linaro-validation/lava-test/trunk

You are subscribed to branch lp:lava-test.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'abrek/providers.py'
--- abrek/providers.py	2011-06-28 12:51:57 +0000
+++ abrek/providers.py	2011-08-09 09:48:02 +0000
@@ -18,12 +18,17 @@ 
     """
 
     _builtin_tests = [
+        'bootchart',
+        'firefox',
         'glmemperf',
         'gmpbench',
         'gtkperf',
         'ltp',
+        'peacekeeper'
         'posixtestsuite',
         'pwrmgmt',
+        'pybench',
+        'smem',
         'stream',
         'tiobench',
         'x11perf',