Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8722984270593266321
Please review the expectation changes, and LGTM+CQ.
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/e3d3c43cd9a58a5c4c3abc9463d9838ec595b197
e3d3c43 (danikay@google.com)
[recipes] increase timeout for git operations
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
R=mohrr@google.com, tpudlik@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I08834c5a61d65190ea27bcf7995d0279ae2df9c5
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/268012
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Rob Mohr <mohrr@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6e7d85c..147e692 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,7 +17,7 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "aff490326020b2f6a9be1ac6d775b47107acfcb3",
+ "revision": "e3d3c43cd9a58a5c4c3abc9463d9838ec595b197",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
diff --git a/recipe_modules/bazel_roll/tests/retrieve_attributes.expected/success.json b/recipe_modules/bazel_roll/tests/retrieve_attributes.expected/success.json
index 66058f6..72874ed 100644
--- a/recipe_modules/bazel_roll/tests/retrieve_attributes.expected/success.json
+++ b/recipe_modules/bazel_roll/tests/retrieve_attributes.expected/success.json
@@ -180,7 +180,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-super",
"infra_step": true,
"name": "checkout super.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -306,7 +306,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -399,7 +399,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -436,7 +436,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -448,7 +448,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -514,7 +514,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/bazel_roll/tests/update_value.expected/equiv.json b/recipe_modules/bazel_roll/tests/update_value.expected/equiv.json
index 3a0e0da..d478ad3 100644
--- a/recipe_modules/bazel_roll/tests/update_value.expected/equiv.json
+++ b/recipe_modules/bazel_roll/tests/update_value.expected/equiv.json
@@ -180,7 +180,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-super",
"infra_step": true,
"name": "checkout super.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -306,7 +306,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -399,7 +399,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -436,7 +436,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -448,7 +448,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -514,7 +514,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/bazel_roll/tests/update_value.expected/multiple-2.json b/recipe_modules/bazel_roll/tests/update_value.expected/multiple-2.json
index f1a2438..edc6a8d 100644
--- a/recipe_modules/bazel_roll/tests/update_value.expected/multiple-2.json
+++ b/recipe_modules/bazel_roll/tests/update_value.expected/multiple-2.json
@@ -180,7 +180,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-super",
"infra_step": true,
"name": "checkout super.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -306,7 +306,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -399,7 +399,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -436,7 +436,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -448,7 +448,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -514,7 +514,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/bazel_roll/tests/update_value.expected/multiple.json b/recipe_modules/bazel_roll/tests/update_value.expected/multiple.json
index 433f33e..0bb4068 100644
--- a/recipe_modules/bazel_roll/tests/update_value.expected/multiple.json
+++ b/recipe_modules/bazel_roll/tests/update_value.expected/multiple.json
@@ -180,7 +180,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-super",
"infra_step": true,
"name": "checkout super.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -306,7 +306,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -399,7 +399,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -436,7 +436,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -448,7 +448,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -514,7 +514,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/bazel_roll/tests/update_value.expected/success.json b/recipe_modules/bazel_roll/tests/update_value.expected/success.json
index 3dd76e3..9df015e 100644
--- a/recipe_modules/bazel_roll/tests/update_value.expected/success.json
+++ b/recipe_modules/bazel_roll/tests/update_value.expected/success.json
@@ -180,7 +180,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-super",
"infra_step": true,
"name": "checkout super.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -306,7 +306,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -399,7 +399,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout super.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -436,7 +436,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -448,7 +448,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -514,7 +514,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout super.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/ci.json b/recipe_modules/checkout/tests/git.expected/ci.json
index c5d200b..1b39c17 100644
--- a/recipe_modules/checkout/tests/git.expected/ci.json
+++ b/recipe_modules/checkout/tests/git.expected/ci.json
@@ -488,7 +488,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -685,7 +685,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -797,7 +797,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -851,7 +851,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1043,7 +1043,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1105,7 +1105,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1158,7 +1158,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1190,7 +1190,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1216,7 +1216,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1270,7 +1270,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1374,7 +1374,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1410,7 +1410,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1434,7 +1434,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1498,7 +1498,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1556,7 +1556,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1612,7 +1612,7 @@
}
},
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
index b051ed0..6ae009a 100644
--- a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
+++ b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
@@ -335,7 +335,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -462,7 +462,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -526,7 +526,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -556,7 +556,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -577,7 +577,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -660,7 +660,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:0.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -676,7 +676,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:0.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -714,7 +714,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:0.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -743,7 +743,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:0.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -763,7 +763,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:0.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -777,7 +777,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:0.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -807,7 +807,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:0.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -875,7 +875,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -899,7 +899,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -911,7 +911,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -951,7 +951,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -985,7 +985,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1017,7 +1017,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/other.json b/recipe_modules/checkout/tests/git.expected/other.json
index c2ec617..039bbd6 100644
--- a/recipe_modules/checkout/tests/git.expected/other.json
+++ b/recipe_modules/checkout/tests/git.expected/other.json
@@ -341,7 +341,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -468,7 +468,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -532,7 +532,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -562,7 +562,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -583,7 +583,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -666,7 +666,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -682,7 +682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -720,7 +720,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -749,7 +749,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -769,7 +769,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -783,7 +783,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -813,7 +813,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -881,7 +881,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -917,7 +917,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -957,7 +957,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -991,7 +991,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1023,7 +1023,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/trigger.json b/recipe_modules/checkout/tests/git.expected/trigger.json
index 328a710..58a454b 100644
--- a/recipe_modules/checkout/tests/git.expected/trigger.json
+++ b/recipe_modules/checkout/tests/git.expected/trigger.json
@@ -540,7 +540,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -737,7 +737,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -849,7 +849,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -903,7 +903,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -936,7 +936,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1095,7 +1095,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1157,7 +1157,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1210,7 +1210,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1242,7 +1242,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1268,7 +1268,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1322,7 +1322,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1426,7 +1426,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1462,7 +1462,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1486,7 +1486,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1550,7 +1550,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1608,7 +1608,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1664,7 +1664,7 @@
}
},
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/try.json b/recipe_modules/checkout/tests/git.expected/try.json
index eaa410e..900ba72 100644
--- a/recipe_modules/checkout/tests/git.expected/try.json
+++ b/recipe_modules/checkout/tests/git.expected/try.json
@@ -599,7 +599,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -908,7 +908,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -962,7 +962,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -995,7 +995,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1126,7 +1126,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1154,7 +1154,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1216,7 +1216,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1244,7 +1244,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1270,7 +1270,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.merge-base",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1298,7 +1298,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1330,7 +1330,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1356,7 +1356,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1410,7 +1410,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1514,7 +1514,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1550,7 +1550,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1574,7 +1574,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1638,7 +1638,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1696,7 +1696,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1752,7 +1752,7 @@
}
},
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/ci.json b/recipe_modules/checkout/tests/repo.expected/ci.json
index 0ff92af..1101049 100644
--- a/recipe_modules/checkout/tests/repo.expected/ci.json
+++ b/recipe_modules/checkout/tests/repo.expected/ci.json
@@ -320,7 +320,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -336,7 +336,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -374,7 +374,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -403,7 +403,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -423,7 +423,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -437,7 +437,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -467,7 +467,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git branch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -703,7 +703,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -830,7 +830,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -916,7 +916,7 @@
],
"cwd": "[START_DIR]/co",
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
index be7b389..de46c76 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
@@ -667,7 +667,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -799,7 +799,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -827,7 +827,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -889,7 +889,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -942,7 +942,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -974,7 +974,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1000,7 +1000,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1054,7 +1054,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1214,7 +1214,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1348,7 +1348,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
index 3704be9..20ad691 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
@@ -777,7 +777,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -909,7 +909,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -937,7 +937,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -999,7 +999,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1027,7 +1027,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1052,7 +1052,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1105,7 +1105,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1137,7 +1137,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1163,7 +1163,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1217,7 +1217,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1377,7 +1377,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1511,7 +1511,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
index d9052a0..31e08e3 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
@@ -889,7 +889,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1021,7 +1021,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1049,7 +1049,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1111,7 +1111,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1139,7 +1139,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1164,7 +1164,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1217,7 +1217,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1249,7 +1249,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1275,7 +1275,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1329,7 +1329,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1413,7 +1413,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1441,7 +1441,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1503,7 +1503,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1531,7 +1531,7 @@
}
},
"name": "checkout pigweed.apply default:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1556,7 +1556,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1609,7 +1609,7 @@
}
},
"name": "checkout pigweed.apply default:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1641,7 +1641,7 @@
}
},
"name": "checkout pigweed.apply default:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1667,7 +1667,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1721,7 +1721,7 @@
}
},
"name": "checkout pigweed.apply default:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1881,7 +1881,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2023,7 +2023,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
index 711f520..6bcfa3f 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
@@ -798,7 +798,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -930,7 +930,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -958,7 +958,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1020,7 +1020,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1048,7 +1048,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1073,7 +1073,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1126,7 +1126,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1158,7 +1158,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1184,7 +1184,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1238,7 +1238,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1322,7 +1322,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1350,7 +1350,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1412,7 +1412,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1440,7 +1440,7 @@
}
},
"name": "checkout pigweed.apply default:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1518,7 +1518,7 @@
}
},
"name": "checkout pigweed.apply default:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1550,7 +1550,7 @@
}
},
"name": "checkout pigweed.apply default:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1576,7 +1576,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1630,7 +1630,7 @@
}
},
"name": "checkout pigweed.apply default:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1790,7 +1790,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1932,7 +1932,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/no_trigger.json b/recipe_modules/checkout/tests/repo.expected/no_trigger.json
index 4d03474..2e3a10e 100644
--- a/recipe_modules/checkout/tests/repo.expected/no_trigger.json
+++ b/recipe_modules/checkout/tests/repo.expected/no_trigger.json
@@ -320,7 +320,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -336,7 +336,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -374,7 +374,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -403,7 +403,7 @@
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -423,7 +423,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -437,7 +437,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -467,7 +467,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -480,7 +480,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git branch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -703,7 +703,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -827,7 +827,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -913,7 +913,7 @@
],
"cwd": "[START_DIR]/co",
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/prefix.json b/recipe_modules/checkout/tests/repo.expected/prefix.json
index 918ffc0..93559b7 100644
--- a/recipe_modules/checkout/tests/repo.expected/prefix.json
+++ b/recipe_modules/checkout/tests/repo.expected/prefix.json
@@ -724,7 +724,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -856,7 +856,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -946,7 +946,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -974,7 +974,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -999,7 +999,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1052,7 +1052,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1084,7 +1084,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1110,7 +1110,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1164,7 +1164,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1324,7 +1324,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1458,7 +1458,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json b/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
index 9a74f01..bf9a58c 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
@@ -1027,7 +1027,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1159,7 +1159,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1187,7 +1187,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1249,7 +1249,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1277,7 +1277,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1302,7 +1302,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1355,7 +1355,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1387,7 +1387,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1413,7 +1413,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1467,7 +1467,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1551,7 +1551,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1579,7 +1579,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1641,7 +1641,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1669,7 +1669,7 @@
}
},
"name": "checkout pigweed.apply default:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1694,7 +1694,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1747,7 +1747,7 @@
}
},
"name": "checkout pigweed.apply default:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1779,7 +1779,7 @@
}
},
"name": "checkout pigweed.apply default:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1805,7 +1805,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1859,7 +1859,7 @@
}
},
"name": "checkout pigweed.apply default:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2021,7 +2021,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2163,7 +2163,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json b/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
index 97f2038..d2cd8c1 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
@@ -873,7 +873,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1005,7 +1005,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1033,7 +1033,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1095,7 +1095,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1123,7 +1123,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1148,7 +1148,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1201,7 +1201,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1233,7 +1233,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1259,7 +1259,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1313,7 +1313,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1397,7 +1397,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1425,7 +1425,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1487,7 +1487,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1515,7 +1515,7 @@
}
},
"name": "checkout pigweed.apply default:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1540,7 +1540,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1593,7 +1593,7 @@
}
},
"name": "checkout pigweed.apply default:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1625,7 +1625,7 @@
}
},
"name": "checkout pigweed.apply default:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1651,7 +1651,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1705,7 +1705,7 @@
}
},
"name": "checkout pigweed.apply default:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1885,7 +1885,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2035,7 +2035,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple.json b/recipe_modules/checkout/tests/repo.expected/try-multiple.json
index a72e29b..6e5eb13 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple.json
@@ -798,7 +798,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -930,7 +930,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -958,7 +958,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1020,7 +1020,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1048,7 +1048,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1073,7 +1073,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1126,7 +1126,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1158,7 +1158,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1184,7 +1184,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1238,7 +1238,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1322,7 +1322,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1350,7 +1350,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1412,7 +1412,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1440,7 +1440,7 @@
}
},
"name": "checkout pigweed.apply default:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1518,7 +1518,7 @@
}
},
"name": "checkout pigweed.apply default:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1550,7 +1550,7 @@
}
},
"name": "checkout pigweed.apply default:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1576,7 +1576,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1630,7 +1630,7 @@
}
},
"name": "checkout pigweed.apply default:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1792,7 +1792,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1934,7 +1934,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try.json b/recipe_modules/checkout/tests/repo.expected/try.json
index 4270a4b..6d611ff 100644
--- a/recipe_modules/checkout/tests/repo.expected/try.json
+++ b/recipe_modules/checkout/tests/repo.expected/try.json
@@ -726,7 +726,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -858,7 +858,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -886,7 +886,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -948,7 +948,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -976,7 +976,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1001,7 +1001,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1054,7 +1054,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1086,7 +1086,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1112,7 +1112,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1166,7 +1166,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1328,7 +1328,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1462,7 +1462,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try_manifest.json b/recipe_modules/checkout/tests/repo.expected/try_manifest.json
index 45b86ee..2a0937f 100644
--- a/recipe_modules/checkout/tests/repo.expected/try_manifest.json
+++ b/recipe_modules/checkout/tests/repo.expected/try_manifest.json
@@ -594,7 +594,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -622,7 +622,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -684,7 +684,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -737,7 +737,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -790,7 +790,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -822,7 +822,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -848,7 +848,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -902,7 +902,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -927,7 +927,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git branch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1186,7 +1186,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1396,7 +1396,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1530,7 +1530,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try_repo_not_in_manifest.json b/recipe_modules/checkout/tests/repo.expected/try_repo_not_in_manifest.json
index 1c451ed..0463f34 100644
--- a/recipe_modules/checkout/tests/repo.expected/try_repo_not_in_manifest.json
+++ b/recipe_modules/checkout/tests/repo.expected/try_repo_not_in_manifest.json
@@ -724,7 +724,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/insteadof.json b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
index ed1d400..0fac3d2 100644
--- a/recipe_modules/checkout/tests/submodule.expected/insteadof.json
+++ b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
@@ -358,7 +358,7 @@
}
},
"name": "checkout pigweed.insteadof.https://github.com/foo to https://github.mirror/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -383,7 +383,7 @@
}
},
"name": "checkout pigweed.insteadof.rewrites",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -853,7 +853,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -964,7 +964,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1018,7 +1018,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1118,7 +1118,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1146,7 +1146,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1208,7 +1208,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1236,7 +1236,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1261,7 +1261,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1314,7 +1314,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1346,7 +1346,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1372,7 +1372,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1426,7 +1426,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1547,7 +1547,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1574,7 +1574,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foobar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1610,7 +1610,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1634,7 +1634,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1756,7 +1756,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1878,7 +1878,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
index 5d21b2a..cfd369c 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
@@ -488,7 +488,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -684,7 +684,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -795,7 +795,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -849,7 +849,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1030,7 +1030,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1059,7 +1059,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1135,7 +1135,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1163,7 +1163,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1225,7 +1225,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1278,7 +1278,7 @@
}
},
"name": "checkout pigweed.apply x:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1310,7 +1310,7 @@
}
},
"name": "checkout pigweed.apply x:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1336,7 +1336,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1390,7 +1390,7 @@
}
},
"name": "checkout pigweed.apply x:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1456,7 +1456,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1483,7 +1483,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1510,7 +1510,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1537,7 +1537,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1564,7 +1564,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1600,7 +1600,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1624,7 +1624,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1688,7 +1688,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1746,7 +1746,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1868,7 +1868,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json b/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
index 86fe4ec..1428fa0 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
@@ -488,7 +488,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -684,7 +684,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -795,7 +795,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -849,7 +849,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1064,7 +1064,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1091,7 +1091,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1118,7 +1118,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1145,7 +1145,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1172,7 +1172,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1208,7 +1208,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1232,7 +1232,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
index a45545e..f5c2a11 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1102,7 +1102,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1131,7 +1131,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1207,7 +1207,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1235,7 +1235,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1297,7 +1297,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1325,7 +1325,7 @@
}
},
"name": "checkout pigweed.apply x:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1350,7 +1350,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1403,7 +1403,7 @@
}
},
"name": "checkout pigweed.apply x:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1435,7 +1435,7 @@
}
},
"name": "checkout pigweed.apply x:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1461,7 +1461,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1515,7 +1515,7 @@
}
},
"name": "checkout pigweed.apply x:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1581,7 +1581,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1608,7 +1608,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo1",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1635,7 +1635,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo2",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1671,7 +1671,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1695,7 +1695,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1759,7 +1759,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1817,7 +1817,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1939,7 +1939,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
index 4715567..d0e993a 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
index 5dc2d7c..86da5bb 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
index 8467025..09cf21e 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1169,7 +1169,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1245,7 +1245,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1273,7 +1273,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1335,7 +1335,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1363,7 +1363,7 @@
}
},
"name": "checkout pigweed.apply z:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1388,7 +1388,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1441,7 +1441,7 @@
}
},
"name": "checkout pigweed.apply z:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1473,7 +1473,7 @@
}
},
"name": "checkout pigweed.apply z:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1499,7 +1499,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1553,7 +1553,7 @@
}
},
"name": "checkout pigweed.apply z:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1619,7 +1619,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1646,7 +1646,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1673,7 +1673,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1700,7 +1700,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1727,7 +1727,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1763,7 +1763,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1787,7 +1787,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1851,7 +1851,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1909,7 +1909,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2031,7 +2031,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
index 225e1a5..e694fd3 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
@@ -488,7 +488,7 @@
}
},
"name": "checkout pigweed.cache.submodule status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
index cc90c9f..c4a8128 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
@@ -487,7 +487,7 @@
}
},
"name": "checkout pigweed.cache.submodule status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -528,7 +528,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -763,7 +763,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -874,7 +874,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -928,7 +928,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1028,7 +1028,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1056,7 +1056,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1118,7 +1118,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1171,7 +1171,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1203,7 +1203,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1229,7 +1229,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1283,7 +1283,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1387,7 +1387,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1423,7 +1423,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1447,7 +1447,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1511,7 +1511,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1569,7 +1569,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1691,7 +1691,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
index 7e1b407..4b683f9 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
@@ -495,7 +495,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -730,7 +730,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -841,7 +841,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -895,7 +895,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -995,7 +995,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1085,7 +1085,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1138,7 +1138,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1170,7 +1170,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1196,7 +1196,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1250,7 +1250,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1354,7 +1354,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1390,7 +1390,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1414,7 +1414,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1478,7 +1478,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1536,7 +1536,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1658,7 +1658,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
index 50de03d..74017c0 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
@@ -1046,7 +1046,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1242,7 +1242,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1353,7 +1353,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1407,7 +1407,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1507,7 +1507,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1535,7 +1535,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1597,7 +1597,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1625,7 +1625,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1650,7 +1650,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1703,7 +1703,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1735,7 +1735,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1761,7 +1761,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1815,7 +1815,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1971,7 +1971,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2000,7 +2000,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2076,7 +2076,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2104,7 +2104,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2166,7 +2166,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2194,7 +2194,7 @@
}
},
"name": "checkout pigweed.apply x:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2219,7 +2219,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2272,7 +2272,7 @@
}
},
"name": "checkout pigweed.apply x:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2304,7 +2304,7 @@
}
},
"name": "checkout pigweed.apply x:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2330,7 +2330,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2384,7 +2384,7 @@
}
},
"name": "checkout pigweed.apply x:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2447,7 +2447,7 @@
}
},
"name": "checkout pigweed.git submodule sync (2)",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2476,7 +2476,7 @@
}
},
"name": "checkout pigweed.git submodule update (2)",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2552,7 +2552,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2580,7 +2580,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2642,7 +2642,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2670,7 +2670,7 @@
}
},
"name": "checkout pigweed.apply x:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2695,7 +2695,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2748,7 +2748,7 @@
}
},
"name": "checkout pigweed.apply x:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2780,7 +2780,7 @@
}
},
"name": "checkout pigweed.apply x:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2806,7 +2806,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2860,7 +2860,7 @@
}
},
"name": "checkout pigweed.apply x:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2957,7 +2957,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2984,7 +2984,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -3011,7 +3011,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -3038,7 +3038,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -3065,7 +3065,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -3101,7 +3101,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3125,7 +3125,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3189,7 +3189,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3247,7 +3247,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3369,7 +3369,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
index eda0145..51b4316 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
@@ -1147,7 +1147,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1343,7 +1343,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1454,7 +1454,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1508,7 +1508,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1608,7 +1608,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1636,7 +1636,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1726,7 +1726,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1751,7 +1751,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1804,7 +1804,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1836,7 +1836,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1862,7 +1862,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1916,7 +1916,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2072,7 +2072,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2101,7 +2101,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2177,7 +2177,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2205,7 +2205,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2267,7 +2267,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2295,7 +2295,7 @@
}
},
"name": "checkout pigweed.apply x:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2320,7 +2320,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2373,7 +2373,7 @@
}
},
"name": "checkout pigweed.apply x:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2405,7 +2405,7 @@
}
},
"name": "checkout pigweed.apply x:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2431,7 +2431,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2485,7 +2485,7 @@
}
},
"name": "checkout pigweed.apply x:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2644,7 +2644,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2671,7 +2671,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2698,7 +2698,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2725,7 +2725,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2752,7 +2752,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2788,7 +2788,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2812,7 +2812,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2904,7 +2904,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2962,7 +2962,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3084,7 +3084,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
index 685b34e..0f1523c 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
@@ -747,7 +747,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -943,7 +943,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1054,7 +1054,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1108,7 +1108,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1208,7 +1208,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1236,7 +1236,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1298,7 +1298,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1326,7 +1326,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1351,7 +1351,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1404,7 +1404,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1436,7 +1436,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1462,7 +1462,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1516,7 +1516,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1672,7 +1672,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1701,7 +1701,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1777,7 +1777,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1805,7 +1805,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1867,7 +1867,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1895,7 +1895,7 @@
}
},
"name": "checkout pigweed.apply x:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1920,7 +1920,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1973,7 +1973,7 @@
}
},
"name": "checkout pigweed.apply x:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2005,7 +2005,7 @@
}
},
"name": "checkout pigweed.apply x:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2031,7 +2031,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2085,7 +2085,7 @@
}
},
"name": "checkout pigweed.apply x:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2213,7 +2213,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2240,7 +2240,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2267,7 +2267,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2294,7 +2294,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2321,7 +2321,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2357,7 +2357,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2381,7 +2381,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2463,7 +2463,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2521,7 +2521,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2643,7 +2643,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
index f07686f..0e02629 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
@@ -746,7 +746,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -942,7 +942,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1053,7 +1053,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1107,7 +1107,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1207,7 +1207,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1235,7 +1235,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1297,7 +1297,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1325,7 +1325,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1350,7 +1350,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1403,7 +1403,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1435,7 +1435,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1461,7 +1461,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1515,7 +1515,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1671,7 +1671,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1700,7 +1700,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1776,7 +1776,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1804,7 +1804,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1866,7 +1866,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1894,7 +1894,7 @@
}
},
"name": "checkout pigweed.apply x:1234.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1919,7 +1919,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1972,7 +1972,7 @@
}
},
"name": "checkout pigweed.apply x:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2004,7 +2004,7 @@
}
},
"name": "checkout pigweed.apply x:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2030,7 +2030,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2084,7 +2084,7 @@
}
},
"name": "checkout pigweed.apply x:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2147,7 +2147,7 @@
}
},
"name": "checkout pigweed.git submodule sync (2)",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2176,7 +2176,7 @@
}
},
"name": "checkout pigweed.git submodule update (2)",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2252,7 +2252,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2280,7 +2280,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2342,7 +2342,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2370,7 +2370,7 @@
}
},
"name": "checkout pigweed.apply x:2345.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2395,7 +2395,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2448,7 +2448,7 @@
}
},
"name": "checkout pigweed.apply x:2345.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2480,7 +2480,7 @@
}
},
"name": "checkout pigweed.apply x:2345.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2506,7 +2506,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2560,7 +2560,7 @@
}
},
"name": "checkout pigweed.apply x:2345.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2657,7 +2657,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2684,7 +2684,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2711,7 +2711,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2738,7 +2738,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2765,7 +2765,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2801,7 +2801,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2825,7 +2825,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2889,7 +2889,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2947,7 +2947,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -3069,7 +3069,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
index a8c8056..6429281 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1174,7 +1174,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1201,7 +1201,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1228,7 +1228,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1255,7 +1255,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1282,7 +1282,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1318,7 +1318,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1342,7 +1342,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
index 3832eff..6a45a97 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -794,7 +794,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -959,7 +959,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1169,7 +1169,7 @@
}
},
"name": "checkout pigweed.git submodule update",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1245,7 +1245,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1273,7 +1273,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1335,7 +1335,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1363,7 +1363,7 @@
}
},
"name": "checkout pigweed.apply x:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1388,7 +1388,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1441,7 +1441,7 @@
}
},
"name": "checkout pigweed.apply x:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1473,7 +1473,7 @@
}
},
"name": "checkout pigweed.apply x:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1499,7 +1499,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1553,7 +1553,7 @@
}
},
"name": "checkout pigweed.apply x:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1619,7 +1619,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1646,7 +1646,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/b/c/d",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1673,7 +1673,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/bar",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1700,7 +1700,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/baz",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1727,7 +1727,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co/foo",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1763,7 +1763,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1787,7 +1787,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1851,7 +1851,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1909,7 +1909,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2031,7 +2031,7 @@
}
},
"name": "snapshot_to_dir.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/workspace.expected/found.json b/recipe_modules/checkout/tests/workspace.expected/found.json
index ce85465..7362b41 100644
--- a/recipe_modules/checkout/tests/workspace.expected/found.json
+++ b/recipe_modules/checkout/tests/workspace.expected/found.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout foo.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -795,7 +795,7 @@
}
},
"name": "checkout foo.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -907,7 +907,7 @@
}
},
"name": "checkout foo.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -961,7 +961,7 @@
}
},
"name": "checkout foo.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -994,7 +994,7 @@
}
},
"name": "checkout foo.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1154,7 +1154,7 @@
}
},
"name": "checkout foo.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1512,7 +1512,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1623,7 +1623,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1677,7 +1677,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1710,7 +1710,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@6@@@"
]
@@ -1815,7 +1815,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1843,7 +1843,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1905,7 +1905,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1933,7 +1933,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -1958,7 +1958,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -2011,7 +2011,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -2043,7 +2043,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -2069,7 +2069,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -2123,7 +2123,7 @@
}
},
"name": "checkout foo.workspace.pigweed:123456.WORKSPACE.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@5@@@"
]
@@ -2150,7 +2150,7 @@
}
},
"name": "checkout foo.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2174,7 +2174,7 @@
}
},
"name": "checkout foo.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2238,7 +2238,7 @@
}
},
"name": "checkout foo.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -2296,7 +2296,7 @@
}
},
"name": "checkout foo.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/workspace.expected/not-found.json b/recipe_modules/checkout/tests/workspace.expected/not-found.json
index 5afb0c3..e64edce 100644
--- a/recipe_modules/checkout/tests/workspace.expected/not-found.json
+++ b/recipe_modules/checkout/tests/workspace.expected/not-found.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout foo.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -795,7 +795,7 @@
}
},
"name": "checkout foo.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -907,7 +907,7 @@
}
},
"name": "checkout foo.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -961,7 +961,7 @@
}
},
"name": "checkout foo.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -994,7 +994,7 @@
}
},
"name": "checkout foo.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1154,7 +1154,7 @@
}
},
"name": "checkout foo.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1391,7 +1391,7 @@
}
},
"name": "checkout foo.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1415,7 +1415,7 @@
}
},
"name": "checkout foo.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json b/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
index e162a7c..8371563 100644
--- a/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
+++ b/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
@@ -206,7 +206,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -332,7 +332,7 @@
"cwd": "[START_DIR]/checkout",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -395,7 +395,7 @@
"cwd": "[START_DIR]/checkout",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -425,7 +425,7 @@
"cwd": "[START_DIR]/checkout",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -447,7 +447,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "checkout pigweed.git log.[START_DIR]/checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -462,7 +462,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -474,7 +474,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -506,7 +506,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -540,7 +540,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -590,7 +590,7 @@
],
"cwd": "[START_DIR]/checkout",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/cipd.json b/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
index 8b96b9a..e8cd2ad 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
@@ -317,7 +317,7 @@
}
},
"name": "step1.cipd-manifest.git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_SUMMARY_TEXT@HASH@@@"
diff --git a/recipe_modules/submodule_roll/tests/full.expected/noop.json b/recipe_modules/submodule_roll/tests/full.expected/noop.json
index 2e63a49..fd7d878 100644
--- a/recipe_modules/submodule_roll/tests/full.expected/noop.json
+++ b/recipe_modules/submodule_roll/tests/full.expected/noop.json
@@ -67,7 +67,7 @@
],
"cwd": "[START_DIR]/checkout/b2",
"name": "b2.get old revision",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_SUMMARY_TEXT@1111111111111111111111111111111111111111@@@"
diff --git a/recipe_modules/submodule_roll/tests/full.expected/success.json b/recipe_modules/submodule_roll/tests/full.expected/success.json
index cce3e9e..9225235 100644
--- a/recipe_modules/submodule_roll/tests/full.expected/success.json
+++ b/recipe_modules/submodule_roll/tests/full.expected/success.json
@@ -69,7 +69,7 @@
],
"cwd": "[START_DIR]/checkout/a1",
"name": "a1.get old revision",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_SUMMARY_TEXT@1111111111111111111111111111111111111111@@@"
@@ -451,7 +451,7 @@
],
"cwd": "[START_DIR]/checkout/a1",
"name": "a1.git fetch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -464,7 +464,7 @@
],
"cwd": "[START_DIR]/checkout/a1",
"name": "a1.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/target_to_cipd.expected/pw-presubmit.json b/recipes/target_to_cipd.expected/pw-presubmit.json
index 277ef33..c5070f5 100644
--- a/recipes/target_to_cipd.expected/pw-presubmit.json
+++ b/recipes/target_to_cipd.expected/pw-presubmit.json
@@ -341,7 +341,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -468,7 +468,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -532,7 +532,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -562,7 +562,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -583,7 +583,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -666,7 +666,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -682,7 +682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -720,7 +720,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -749,7 +749,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -769,7 +769,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -783,7 +783,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -813,7 +813,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -881,7 +881,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -917,7 +917,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -957,7 +957,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -991,7 +991,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/target_to_cipd.expected/success.json b/recipes/target_to_cipd.expected/success.json
index 717b32b..3688ae4 100644
--- a/recipes/target_to_cipd.expected/success.json
+++ b/recipes/target_to_cipd.expected/success.json
@@ -431,7 +431,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -459,7 +459,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -521,7 +521,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -574,7 +574,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -606,7 +606,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -632,7 +632,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -686,7 +686,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -711,7 +711,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git branch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -970,7 +970,7 @@
}
},
"name": "checkout pigweed.git insteadof sso://default",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1178,7 +1178,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/tokendb_check.expected/addition.json b/recipes/tokendb_check.expected/addition.json
index c74dbb2..2b26d6e 100644
--- a/recipes/tokendb_check.expected/addition.json
+++ b/recipes/tokendb_check.expected/addition.json
@@ -723,7 +723,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -920,7 +920,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1032,7 +1032,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1086,7 +1086,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1119,7 +1119,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1250,7 +1250,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1278,7 +1278,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1340,7 +1340,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1368,7 +1368,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1393,7 +1393,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1446,7 +1446,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1478,7 +1478,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1504,7 +1504,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1558,7 +1558,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1662,7 +1662,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1722,7 +1722,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1786,7 +1786,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1844,7 +1844,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1937,7 +1937,7 @@
}
},
"name": "git show --numstat",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@1 0 token.db@@@",
"@@@STEP_LOG_END@stdout@@@"
diff --git a/recipes/tokendb_check.expected/no-change.json b/recipes/tokendb_check.expected/no-change.json
index 3742812..d690e41 100644
--- a/recipes/tokendb_check.expected/no-change.json
+++ b/recipes/tokendb_check.expected/no-change.json
@@ -723,7 +723,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -920,7 +920,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1032,7 +1032,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1086,7 +1086,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1119,7 +1119,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1250,7 +1250,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1278,7 +1278,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1340,7 +1340,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1368,7 +1368,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1393,7 +1393,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1446,7 +1446,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1478,7 +1478,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1504,7 +1504,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1558,7 +1558,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1662,7 +1662,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1722,7 +1722,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1786,7 +1786,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1844,7 +1844,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1937,7 +1937,7 @@
}
},
"name": "git show --numstat",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@@@@",
"@@@STEP_LOG_END@stdout@@@"
diff --git a/recipes/tokendb_check.expected/removal.json b/recipes/tokendb_check.expected/removal.json
index a1526cf..ed7fb72 100644
--- a/recipes/tokendb_check.expected/removal.json
+++ b/recipes/tokendb_check.expected/removal.json
@@ -723,7 +723,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -920,7 +920,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1032,7 +1032,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1086,7 +1086,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1119,7 +1119,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1250,7 +1250,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1278,7 +1278,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1340,7 +1340,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1368,7 +1368,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1393,7 +1393,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1446,7 +1446,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1478,7 +1478,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1504,7 +1504,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1558,7 +1558,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1662,7 +1662,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1722,7 +1722,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1786,7 +1786,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1844,7 +1844,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1937,7 +1937,7 @@
}
},
"name": "git show --numstat",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@0 1 token.db@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1970,7 +1970,7 @@
}
},
"name": "token.db.show HEAD~1",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@1234,@@@",
@@ -1998,7 +1998,7 @@
}
},
"name": "token.db.show HEAD",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@2345,@@@",
diff --git a/recipes/tokendb_check.expected/update.json b/recipes/tokendb_check.expected/update.json
index 984b1fd..0dc7e88 100644
--- a/recipes/tokendb_check.expected/update.json
+++ b/recipes/tokendb_check.expected/update.json
@@ -723,7 +723,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -920,7 +920,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1032,7 +1032,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1086,7 +1086,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1119,7 +1119,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1250,7 +1250,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1278,7 +1278,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1340,7 +1340,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1368,7 +1368,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1393,7 +1393,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1446,7 +1446,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1478,7 +1478,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1504,7 +1504,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1558,7 +1558,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1662,7 +1662,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1698,7 +1698,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1722,7 +1722,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1786,7 +1786,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1844,7 +1844,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1937,7 +1937,7 @@
}
},
"name": "git show --numstat",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@1 1 token.db@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1967,7 +1967,7 @@
}
},
"name": "token.db.show HEAD~1",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@1234,old@@@",
@@ -1995,7 +1995,7 @@
}
},
"name": "token.db.show HEAD",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@1234,new@@@",
diff --git a/recipes/tokendb_updater.expected/dry-run.json b/recipes/tokendb_updater.expected/dry-run.json
index fa92a63..3039b84 100644
--- a/recipes/tokendb_updater.expected/dry-run.json
+++ b/recipes/tokendb_updater.expected/dry-run.json
@@ -105,7 +105,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
@@ -257,7 +257,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git commit",
- "timeout": 600.0
+ "timeout": 1200.0
},
{
"cmd": [
diff --git a/recipes/tokendb_updater.expected/simple.json b/recipes/tokendb_updater.expected/simple.json
index bd5da86..9d9779f 100644
--- a/recipes/tokendb_updater.expected/simple.json
+++ b/recipes/tokendb_updater.expected/simple.json
@@ -105,7 +105,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
@@ -257,7 +257,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git commit",
- "timeout": 600.0
+ "timeout": 1200.0
},
{
"cmd": [
diff --git a/recipes/update_python_versions.expected/simple.json b/recipes/update_python_versions.expected/simple.json
index a58ace6..5afb178 100644
--- a/recipes/update_python_versions.expected/simple.json
+++ b/recipes/update_python_versions.expected/simple.json
@@ -341,7 +341,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -468,7 +468,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -532,7 +532,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -562,7 +562,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -583,7 +583,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -666,7 +666,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -682,7 +682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -720,7 +720,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -749,7 +749,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -769,7 +769,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -783,7 +783,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -813,7 +813,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -881,7 +881,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -917,7 +917,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -957,7 +957,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -991,7 +991,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1264,7 +1264,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git commit",
- "timeout": 600.0
+ "timeout": 1200.0
},
{
"cmd": [
diff --git a/recipes/xrefs.expected/dry_run.json b/recipes/xrefs.expected/dry_run.json
index f384e14..c106421 100644
--- a/recipes/xrefs.expected/dry_run.json
+++ b/recipes/xrefs.expected/dry_run.json
@@ -341,7 +341,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -468,7 +468,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -532,7 +532,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -562,7 +562,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -583,7 +583,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -666,7 +666,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -682,7 +682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -720,7 +720,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -749,7 +749,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -769,7 +769,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -783,7 +783,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -813,7 +813,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -881,7 +881,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -917,7 +917,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -957,7 +957,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -991,7 +991,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1053,7 +1053,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipes/xrefs.expected/kythe.json b/recipes/xrefs.expected/kythe.json
index cc47900..9b85951 100644
--- a/recipes/xrefs.expected/kythe.json
+++ b/recipes/xrefs.expected/kythe.json
@@ -341,7 +341,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -468,7 +468,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -532,7 +532,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -562,7 +562,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -583,7 +583,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -666,7 +666,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -682,7 +682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -720,7 +720,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -749,7 +749,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -769,7 +769,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -783,7 +783,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -813,7 +813,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -881,7 +881,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -905,7 +905,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -917,7 +917,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -957,7 +957,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -991,7 +991,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1053,7 +1053,7 @@
],
"cwd": "[START_DIR]/co",
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]
diff --git a/recipes/xrefs.expected/tryjob.json b/recipes/xrefs.expected/tryjob.json
index 6052f72..2ec6d5e 100644
--- a/recipes/xrefs.expected/tryjob.json
+++ b/recipes/xrefs.expected/tryjob.json
@@ -598,7 +598,7 @@
}
},
"name": "checkout pigweed.cache.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -795,7 +795,7 @@
}
},
"name": "checkout pigweed.git checkout.git remote",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -907,7 +907,7 @@
}
},
"name": "checkout pigweed.git checkout.git checkout",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -961,7 +961,7 @@
}
},
"name": "checkout pigweed.git checkout.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -994,7 +994,7 @@
}
},
"name": "checkout pigweed.git checkout.submodule.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
@@ -1125,7 +1125,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git checkout patch",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1153,7 +1153,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git remote add",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1215,7 +1215,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git set upstream",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1243,7 +1243,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.pre-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1268,7 +1268,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rebase",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1321,7 +1321,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.post-rebase log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1353,7 +1353,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.detach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1379,7 +1379,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git submodule sync",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1433,7 +1433,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.reattach",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1537,7 +1537,7 @@
}
},
"name": "checkout pigweed.git log.[START_DIR]/co",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1573,7 +1573,7 @@
}
},
"name": "checkout pigweed.git clean",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1597,7 +1597,7 @@
}
},
"name": "checkout pigweed.git status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1661,7 +1661,7 @@
}
},
"name": "checkout pigweed.submodule-status",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1719,7 +1719,7 @@
}
},
"name": "checkout pigweed.log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1817,7 +1817,7 @@
}
},
"name": "git log",
- "timeout": 600.0,
+ "timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_SUMMARY_TEXT@HASH@@@"
]