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

Unified Diff: scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json

Issue 733203003: Modify mojo recipe to upload to the flakiness dashboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: make test-results-server overrideable Created 6 years, 1 month 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/mojo.expected/mojo_linux_dbg.json
diff --git a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
index af5802da5ff0e5b0886fe6eee773e7be63f31d7a..670798c73b2bda32e309504a974c66090e6b894e 100644
--- a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
+++ b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
@@ -77,7 +77,15 @@
"-u",
"[SLAVE_BUILD]/src/mojo/tools/mojob.py",
"test",
- "--debug"
+ "--debug",
+ "--master-name",
+ "chromium.testing.master",
+ "--builder-name",
+ "Mojo Linux (dbg)",
+ "--build-number",
+ "571",
+ "--test-results-server",
+ "test-results.appspot.com"
],
"name": "mojob test"
}
« no previous file with comments | « scripts/slave/recipes/mojo.expected/mojo_linux.json ('k') | scripts/slave/recipes/mojo.expected/mojo_win_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698