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

Unified Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json

Issue 1250393003: CrOS: Update Chromite recipe module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix coverage. Created 5 years, 4 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/cros/cbuildbot.py ('k') | scripts/slave/recipes/cros/cbuildbot_tryjob.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
index 09818e2d7a151a9352a80b99132d171a10943c05..c6acc9f9d27d128919811df58c3f264bb27fc0a9 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
@@ -19,7 +19,7 @@
"--output_json",
"/path/to/tmp/json",
"--revision",
- "chromite@checkout-this-chromite-branch:",
+ "chromite@factory-1412.B:",
"--force"
],
"cwd": "[SLAVE_BUILD]",
@@ -40,12 +40,12 @@
{
"allow_subannotations": true,
"cmd": [
- "[SLAVE_BUILD]/chromite/bin/cbuildbot",
+ "[SLAVE_BUILD]/chromite/buildbot/cbuildbot",
"--buildroot",
"[ROOT]/cbuild/external_master",
"--buildbot",
"--branch",
- "checkout-this-chromite-branch",
+ "factory-1412.B",
"--buildnumber",
"0",
"--chrome_rev",
« no previous file with comments | « scripts/slave/recipes/cros/cbuildbot.py ('k') | scripts/slave/recipes/cros/cbuildbot_tryjob.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698