aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/perf.expected
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2018-01-04 08:40:27 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-01-04 14:08:59 +0000
commitd12602aa1c4ed3066c4f3bd7e20d28d0eedd3436 (patch)
tree3ae8b30b0cae9ac0a9513ba154888bb2e912250f /infra/bots/recipes/perf.expected
parent7c43b342c47d6d7fd3c3f92ad369d3da125fbc19 (diff)
Fix absolute path for recipes
Bug: skia: Change-Id: I42c528d86f19d369609b26763334e055501a9b9b Reviewed-on: https://skia-review.googlesource.com/90880 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/bots/recipes/perf.expected')
-rw-r--r--infra/bots/recipes/perf.expected/cpu_scale_failed.json2
-rw-r--r--infra/bots/recipes/perf.expected/cpu_scale_failed_golo.json2
-rw-r--r--infra/bots/recipes/perf.expected/failed_push.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/recipes/perf.expected/cpu_scale_failed.json b/infra/bots/recipes/perf.expected/cpu_scale_failed.json
index 035067329c..4f88b376df 100644
--- a/infra/bots/recipes/perf.expected/cpu_scale_failed.json
+++ b/infra/bots/recipes/perf.expected/cpu_scale_failed.json
@@ -858,7 +858,7 @@
"/path/to/tmp/json",
"copy",
" ",
- "~/force_quarantine"
+ "/home/chrome-bot/force_quarantine"
],
"infra_step": true,
"name": "Quarantining Bot"
diff --git a/infra/bots/recipes/perf.expected/cpu_scale_failed_golo.json b/infra/bots/recipes/perf.expected/cpu_scale_failed_golo.json
index 5843c40404..94144a6048 100644
--- a/infra/bots/recipes/perf.expected/cpu_scale_failed_golo.json
+++ b/infra/bots/recipes/perf.expected/cpu_scale_failed_golo.json
@@ -926,7 +926,7 @@
"/path/to/tmp/json",
"copy",
" ",
- "~/force_quarantine"
+ "/home/chrome-bot/force_quarantine"
],
"infra_step": true,
"name": "Quarantining Bot"
diff --git a/infra/bots/recipes/perf.expected/failed_push.json b/infra/bots/recipes/perf.expected/failed_push.json
index c68e9b53ec..a1d5942222 100644
--- a/infra/bots/recipes/perf.expected/failed_push.json
+++ b/infra/bots/recipes/perf.expected/failed_push.json
@@ -98,7 +98,7 @@
"/path/to/tmp/json",
"copy",
" ",
- "~/force_quarantine"
+ "/home/chrome-bot/force_quarantine"
],
"infra_step": true,
"name": "Quarantining Bot"