| Index: scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ChromiumOS_ASAN_Release.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release.json b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ChromiumOS_ASAN_Release.json
|
| similarity index 97%
|
| copy from scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release.json
|
| copy to scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ChromiumOS_ASAN_Release.json
|
| index f33332939e81d93ba8ba7ad4b16337a8b565bd7b..13866f373f2cd25e8e3e08adbbff9c05020e5bb1 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ChromiumOS_ASAN_Release.json
|
| @@ -7,7 +7,7 @@
|
| "--master",
|
| "chromium.lkgr",
|
| "--builder",
|
| - "ASAN Release",
|
| + "ChromiumOS ASAN Release",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -188,7 +188,7 @@
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer=1 gomadir='[CACHE]/cipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_enable_verify_heap=1",
|
| + "GYP_DEFINES": "asan=1 chromeos=1 clang=1 component=static_library enable_ipc_fuzzer=1 gomadir='[CACHE]/cipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_enable_verify_heap=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -213,7 +213,7 @@
|
| "-m",
|
| "chromium.lkgr",
|
| "-b",
|
| - "ASAN Release",
|
| + "ChromiumOS ASAN Release",
|
| "--config-file",
|
| "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| "--goma-dir",
|
| @@ -340,11 +340,11 @@
|
| "-a",
|
| "public-read",
|
| "[TMP_BASE]/chrome_staging_tmp_1/asan-linux-release-170242.zip",
|
| - "gs://chromium-browser-asan/linux-release/asan-linux-release-170242.zip"
|
| + "gs://chromium-browser-asan/linux-release-chromeos/asan-linux-release-170242.zip"
|
| ],
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| - "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-browser-asan/linux-release/asan-linux-release-170242.zip@@@"
|
| + "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-browser-asan/linux-release-chromeos/asan-linux-release-170242.zip@@@"
|
| ]
|
| },
|
| {
|
|
|