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

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

Issue 1921603002: V8: Add branch bots for s390 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: A comma Created 4 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
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___beta_branch.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___stable_branch.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_ppc64___sim___stable_branch.json b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___stable_branch.json
similarity index 98%
copy from scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_ppc64___sim___stable_branch.json
copy to scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___stable_branch.json
index 02287c2b54bae35f8291b33396f837bc43254d1f..0f7b8aa7be3fdd56430cdf639bdbcdad0c02e25c 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_ppc64___sim___stable_branch.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___stable_branch.json
@@ -7,7 +7,7 @@
"--master",
"client.v8.branches",
"--builder",
- "V8 ppc64 - sim - stable branch",
+ "V8 s390x - sim - stable branch",
"--slave",
"TestSlavename",
"--spec",
@@ -67,7 +67,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1 v8_target_arch=ppc64",
+ "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1 v8_target_arch=s390x",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -149,7 +149,7 @@
"--mode",
"Release",
"--arch",
- "ppc64",
+ "s390x",
"--outdir",
"out",
"--buildbot",
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_s390x___sim___beta_branch.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698