summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lava/kvm_arndale.json2
-rw-r--r--lava/kvm_juno.json6
-rw-r--r--lava/kvm_mustang.json4
3 files changed, 6 insertions, 6 deletions
diff --git a/lava/kvm_arndale.json b/lava/kvm_arndale.json
index ab4ec68..dfff104 100644
--- a/lava/kvm_arndale.json
+++ b/lava/kvm_arndale.json
@@ -22,7 +22,7 @@
"testdef": "ubuntu/kvm.yaml"
}
],
- "timeout": 18000
+ "timeout": 36000
}
},
{
diff --git a/lava/kvm_juno.json b/lava/kvm_juno.json
index 2365490..dc9efe0 100644
--- a/lava/kvm_juno.json
+++ b/lava/kvm_juno.json
@@ -26,7 +26,7 @@
"testdef": "ubuntu/kvm.yaml"
}
],
- "timeout": 9000
+ "timeout": 18000
}
},
{
@@ -40,5 +40,5 @@
"job_name": "KVM Juno CI",
"device_type": "juno",
"logging_level": "INFO",
- "timeout": 12000
-}
+ "timeout": 20000
+}2
diff --git a/lava/kvm_mustang.json b/lava/kvm_mustang.json
index 8e5bc10..daffb25 100644
--- a/lava/kvm_mustang.json
+++ b/lava/kvm_mustang.json
@@ -26,7 +26,7 @@
"testdef": "ubuntu/kvm.yaml"
}
],
- "timeout": 3600
+ "timeout": 9000
}
},
{
@@ -40,5 +40,5 @@
"job_name": "KVM Mustang CI",
"device_type": "mustang",
"logging_level": "INFO",
- "timeout": 9000
+ "timeout": 10000
}