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

Unified Diff: scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 8 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
Index: scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json
diff --git a/scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json b/scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json
index f510bb607caebf50ac0a27cf4e56f663ce3b23ba..dd6b6538adee1bab3680275667214a3919d2e3b2 100644
--- a/scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json
+++ b/scripts/slave/recipe_modules/amp/example.expected/device_oem_basic.json
@@ -32,6 +32,7 @@
"/path/to/tmp/json",
"--verbose"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] example_gtest_suite",
"~followup_annotations": [
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
@@ -55,6 +56,7 @@
"{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_version\": \"1.2.3\"}}}",
"[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] save example_gtest_suite data"
},
{
@@ -92,6 +94,7 @@
"/path/to/tmp/json",
"--verbose"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] example_uirobot_suite",
"~followup_annotations": [
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
@@ -115,6 +118,7 @@
"{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_version\": \"1.2.3\"}}}",
"[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] save example_uirobot_suite data"
},
{
@@ -125,6 +129,7 @@
"[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[collect] load example_gtest_suite data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -168,6 +173,7 @@
"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/results.zip",
"--verbose"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[collect] example_gtest_suite",
"~followup_annotations": [
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
@@ -181,6 +187,7 @@
"[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] load example_gtest_suite data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -197,6 +204,7 @@
"-u",
"RECIPE_MODULE[zip]/resources/unzip.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] unzip results for example_gtest_suite",
"stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/results.zip\"}"
},
@@ -214,6 +222,7 @@
"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurify_results/logcat.txt",
"gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil [upload logcat] example_gtest_suite",
"~followup_annotations": [
"@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt@@@"
@@ -227,6 +236,7 @@
"[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[collect] load example_uirobot_suite data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -270,6 +280,7 @@
"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/results.zip",
"--verbose"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[collect] example_uirobot_suite",
"~followup_annotations": [
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
@@ -283,6 +294,7 @@
"[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] load example_uirobot_suite data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -299,6 +311,7 @@
"-u",
"RECIPE_MODULE[zip]/resources/unzip.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[upload logcat] unzip results for example_uirobot_suite",
"stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/results.zip\"}"
},
@@ -316,6 +329,7 @@
"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appurify_results/logcat.txt",
"gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.txt"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil [upload logcat] example_uirobot_suite",
"~followup_annotations": [
"@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.txt@@@"

Powered by Google App Engine
This is Rietveld 408576698