summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-11-20 12:01:57 +0000
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-11-20 12:01:57 +0000
commitf7d81ed476d329826386a498fbeea0fe7a2a3c10 (patch)
tree76499173f9c0d763e1dd908e1ec4fa820d51d516
parentde6855523c591255654b18e75e2127ad32bb7730 (diff)
jtreg: remove jtreg-setup test
This test is no longer required. Requires complementary commit id 751be8e82a104ad60e7fa67227cff2bc6e10a01a in openembedded/ test-definitions. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
-rwxr-xr-xlava-submit.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lava-submit.py b/lava-submit.py
index 489c3e4..406226c 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -15,7 +15,6 @@ tests_timeout = {
'e2eaudiotest': 7200,
'ethernet': 800,
'gatortests': 1200,
- 'jtreg-setup': 7200,
'jtreg-hotspot-compiler': 36000,
'jtreg-hotspot-gc': 7200,
'jtreg-hotspot-runtime': 7200,
@@ -78,7 +77,6 @@ tests_openembedded_lamp = [
tests_openembedded_leg_java = [
'openjdk8-sanity',
'mauve',
- 'jtreg-setup',
'jtreg-hotspot-compiler',
'jtreg-hotspot-gc',
'jtreg-hotspot-runtime',