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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.json

Issue 1581803003: V8 Buildbot: Add more ng trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fixes Created 4 years, 11 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/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.json
similarity index 74%
copy from scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
copy to scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.json
index e885cfd44eb54df86541aa3783740bcd172b00ec..d09297ef385b3163184833872d5e79f158cbdfdc 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.json
@@ -5,9 +5,9 @@
"-u",
"[BUILD]/scripts/slave/bot_update.py",
"--master",
- "client.v8",
+ "tryserver.v8",
"--builder",
- "V8 Linux - nosnap builder",
+ "v8_linux_rel_ng",
"--slave",
"TestSlavename",
"--spec",
@@ -16,10 +16,16 @@
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_client_revision\"}",
+ "--issue",
+ "12853011",
+ "--patchset",
+ "1",
+ "--rietveld_server",
+ "https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",
- "v8@20123",
+ "v8@12345",
"--no_shallow",
"--output_manifest"
],
@@ -80,7 +86,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false",
+ "GYP_DEFINES": "clang=1 dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja"
},
"name": "gclient runhooks"
@@ -131,6 +137,8 @@
"/path/to/tmp/json",
"--goma-dir",
"[BUILD]/goma",
+ "--goma-fail-fast",
+ "--goma-disable-local-fallback",
"--"
],
"cwd": "[SLAVE_BUILD]",
@@ -152,8 +160,12 @@
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
+ "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
+ "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
+ "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
+ "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
],
@@ -161,8 +173,12 @@
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmarks]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for optimize_for_size]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
@@ -170,60 +186,33 @@
]
},
{
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
- "--",
- "[DEPOT_TOOLS]/gsutil.py",
- "----",
- "cp",
- "-a",
- "public-read",
- "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}",
- "gs://chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "gsutil upload",
- "~followup_annotations": [
- "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/zip_build.py",
- "--target",
- "Release",
- "--build-url",
- "gs://chromium-v8/v8-linux-nosnap-rel",
- "--src-dir",
- "v8",
- "--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
- "--build-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "package build"
- },
- {
"cmd": [],
"cwd": "[SLAVE_BUILD]",
"name": "trigger",
"trigger_specs": [
{
- "builder_name": "V8 Linux - nosnap",
+ "builder_name": "v8_linux_rel_ng_triggered",
"properties": {
+ "category": "cq",
+ "issue": 12853011,
+ "master": "tryserver.v8",
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
"parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c571640038896debc4",
- "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
+ "patch_project": "v8",
+ "patch_storage": "rietveld",
+ "patchset": "1",
+ "reason": "CQ",
+ "requester": "commit-bot@chromium.org",
+ "revision": "12345",
+ "rietveld": "https://codereview.chromium.org",
"swarm_hashes": {
+ "benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
+ "ignition": "[dummy hash for ignition]",
+ "mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
+ "optimize_for_size": "[dummy hash for optimize_for_size]",
"simdjs": "[dummy hash for simdjs]",
"test262": "[dummy hash for test262]"
}
@@ -231,7 +220,7 @@
}
],
"~followup_annotations": [
- "@@@STEP_TEXT@V8 Linux - nosnap@@@"
+ "@@@STEP_TEXT@v8_linux_rel_ng_triggered@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698