aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--infra/bots/gen_tasks.go3
-rw-r--r--infra/bots/tasks.json36
2 files changed, 18 insertions, 21 deletions
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index 14dcdbe55c..1963b20e18 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -814,9 +814,6 @@ func compile(b *specs.TasksCfgBuilder, name string, parts map[string]string) str
}
task.MaxAttempts = 1
- if strings.Contains(name, "Win") {
- task.MaxAttempts = 2
- }
// Add the task.
b.MustAddTask(name, task)
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 8a8145a7f0..3251f3ab71 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -14418,7 +14418,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -14555,7 +14555,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -14692,7 +14692,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -14829,7 +14829,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -14966,7 +14966,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15103,7 +15103,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15240,7 +15240,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15378,7 +15378,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15515,7 +15515,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15652,7 +15652,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15789,7 +15789,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -15927,7 +15927,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16059,7 +16059,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16191,7 +16191,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16323,7 +16323,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16456,7 +16456,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16588,7 +16588,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],
@@ -16721,7 +16721,7 @@
},
"io_timeout_ns": 3600000000000,
"isolate": "swarm_recipe.isolate",
- "max_attempts": 2,
+ "max_attempts": 1,
"outputs": [
"build"
],