aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_housekeeper.expected
diff options
context:
space:
mode:
authorGravatar hinoka <hinoka@google.com>2016-09-19 12:18:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-19 12:18:55 -0700
commitf15590f803596f51d0950994b2aeb623d2d1fc24 (patch)
tree16b587631a43464ceedcc6c85cabbbfab34e318a /infra/bots/recipes/swarm_housekeeper.expected
parent1ae0e01accbca4b96a10b8a8c21917dd7bf27dc3 (diff)
Skia recipe: Use [depot_tools]/gsutil.py instead of [depot_tools]/third_party/gsutil/gsutil
The latter is being removed in https://codereview.chromium.org/2280023003/ Is also pinned to 3.25, whereas the former is updated more often. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2298293002 Review-Url: https://codereview.chromium.org/2298293002
Diffstat (limited to 'infra/bots/recipes/swarm_housekeeper.expected')
-rw-r--r--infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json2
-rw-r--r--infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
index 2fdcad62fe..e520e21b3f 100644
--- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
+++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
@@ -43,7 +43,7 @@
"--githash",
"abc123",
"--gsutil_path",
- "[DEPOT_TOOLS]/third_party/gsutil/gsutil",
+ "[DEPOT_TOOLS]/gsutil.py",
"--issue_number",
"500"
],
diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
index 9be48d4af1..ea85e6e78c 100644
--- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
+++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
@@ -38,7 +38,7 @@
"cmd": [
"python",
"RECIPE_MODULE[skia::core]/resources/generate_and_upload_doxygen.py",
- "[DEPOT_TOOLS]/third_party/gsutil/gsutil"
+ "[DEPOT_TOOLS]/gsutil.py"
],
"cwd": "[SLAVE_BUILD]/skia",
"env": {
@@ -57,7 +57,7 @@
"--githash",
"abc123",
"--gsutil_path",
- "[DEPOT_TOOLS]/third_party/gsutil/gsutil"
+ "[DEPOT_TOOLS]/gsutil.py"
],
"cwd": "[SLAVE_BUILD]/skia",
"env": {