Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1037)

Unified Diff: recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json

Issue 2242653003: recipe_autoroller: ensure the trivial roll CLs always have CQ bit set (attempt #3) (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « recipes/recipe_modules/recipe_autoroller/api.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
diff --git a/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json b/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
index b7b35a45fdf8892c197bbe0e04d60deca5063c54..01b2da0abfee4a6d7bcae632dda90c7ed4e1d0bf 100644
--- a/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
+++ b/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
@@ -348,6 +348,20 @@
},
{
"cmd": [
+ "git",
+ "cl",
+ "set-commit",
+ "--rietveld",
+ "--auth-refresh-token-json=/creds/refresh_tokens/recipe-roller"
+ ],
+ "cwd": "[TMP_BASE]/roll_build_tmp_2",
+ "name": "build.git cl (2)",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@"
+ ]
+ },
+ {
+ "cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
@@ -648,6 +662,20 @@
},
{
"cmd": [
+ "git",
+ "cl",
+ "set-commit",
+ "--rietveld",
+ "--auth-refresh-token-json=/creds/refresh_tokens/recipe-roller"
+ ],
+ "cwd": "[TMP_BASE]/roll_infra_tmp_3",
+ "name": "infra.git cl (2)",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@"
+ ]
+ },
+ {
+ "cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py",
« no previous file with comments | « recipes/recipe_modules/recipe_autoroller/api.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698