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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 1104533002: Add recipe for split AMP/local CQ. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Parent builder Android Builder (dbg) and expectation changes. Created 5 years, 6 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: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index c1281ec45a14b78fab6fbd1a9d50b05a5f3f13bf..8e5405fb562dfecda483473d0ec496e4d63f460f 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -189,7 +189,7 @@ s_chromium_android_dbg = Triggerable(
name='android_dbg',
builderNames=['Android Tests (L Nexus5)(dbg)',
'Android ChromeDriver Tests (dbg)',
- 'Android Tests (amp)(dbg)',
+ 'Android Tests (amp split)',
'Android Tests (trial)(dbg)',
'Android Webview L (dbg)'])
@@ -1419,7 +1419,7 @@ b_chromium_dbg_android_tests_k_n5_user = {
}
b_chromium_dbg_android_tests_amp = {
- 'name': 'Android Tests (amp)(dbg)',
+ 'name': 'Android Tests (amp split)',
'factory': annotator_factory.AnnotatorFactory().BaseFactory(
'android/appurify'),
'category': 'android_tests',
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | scripts/slave/recipe_modules/chromium_tests/steps.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698