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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json

Issue 688473003: Added swarming step to the Blink trybots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Addressed comments Created 6 years, 2 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/chromium_trybot.expected/swarming_deapply_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
index c8261b463a9c97626643b3dc01d730b687e4be93..e28f6f6fe4c1d93ee257e8966ff565fe863e1f03 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
@@ -298,12 +298,14 @@
"--tag",
"project:chromium",
"--tag",
- "purpose:ManualTS",
+ "purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--idempotent",
+ "--user",
+ "commit-bot@chromium.org",
"[dummy hash for base_unittests]",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
@@ -372,12 +374,14 @@
"--tag",
"project:chromium",
"--tag",
- "purpose:ManualTS",
+ "purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--idempotent",
+ "--user",
+ "commit-bot@chromium.org",
"[dummy hash for browser_tests]",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
@@ -743,12 +747,14 @@
"--tag",
"project:chromium",
"--tag",
- "purpose:ManualTS",
+ "purpose:CQ",
"--tag",
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
"--idempotent",
+ "--user",
+ "commit-bot@chromium.org",
"[dummy hash for base_unittests]",
"--",
"--gtest_filter=Test.Two",

Powered by Google App Engine
This is Rietveld 408576698