aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/skqp_test.expected
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-04-16 12:44:18 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-17 11:13:53 +0000
commitf39bbe5a31542396a8aabf8066ee46862312d7d8 (patch)
tree482a66c0681659900ee3fdd2b2c6024617da6a9f /infra/bots/recipes/skqp_test.expected
parenteedecc6046b29f71dfe21f13ec65b973e7fd5381 (diff)
Reland "[infra] Run recipes through Kitchen"
Bug: skia:7050 Change-Id: I331014c408dd5b6f7baafd78ffd12f1235c5bfe7 Reviewed-on: https://skia-review.googlesource.com/121481 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/recipes/skqp_test.expected')
-rw-r--r--infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json b/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
index 8e2ae9fedc..4508f91970 100644
--- a/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
+++ b/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
@@ -17,7 +17,7 @@
{
"cmd": [
"catchsegv",
- "[START_DIR]/out/devrel/run_testlab",
+ "[START_DIR]/build/out/devrel/run_testlab",
"--logtostderr",
"--devices",
"[START_DIR]/whitelist_devices.json",
@@ -29,7 +29,7 @@
"BUILDTYPE": "devrel",
"CHROME_HEADLESS": "1",
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
+ "SKIA_OUT": "[START_DIR]/build/out"
},
"name": "run firebase testlab"
},