| Index: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
|
| index c2e00daad15f7446c4856c01c71ab5e10178f3df..57b4d45ba98eaffa28d48a50cb89ef706104946b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
|
| @@ -318,6 +318,9 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "find isolated tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -390,6 +393,9 @@
|
| "--",
|
| "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -468,6 +474,9 @@
|
| "--",
|
| "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] telemetry_gpu_unittests on ATI GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -546,6 +555,9 @@
|
| "--",
|
| "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] telemetry_gpu_unittests on (15ad) GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -577,6 +589,9 @@
|
| "--write-full-results-to",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "test_installer"
|
| },
|
| {
|
| @@ -595,6 +610,9 @@
|
| "--task-output-dir",
|
| "/path/to/tmp/"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@outdir_json@{@@@",
|
| @@ -620,6 +638,9 @@
|
| "--task-output-dir",
|
| "/path/to/tmp/"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@outdir_json@{@@@",
|
| @@ -645,6 +666,9 @@
|
| "--task-output-dir",
|
| "/path/to/tmp/"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@outdir_json@{@@@",
|
| @@ -662,6 +686,9 @@
|
| "--target",
|
| "Release"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| "name": "process_dumps"
|
| },
|
| {
|
|
|