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

Unified Diff: scripts/slave/bot_update.py

Issue 919113002: Removed tryserver.chromium.gpu and related references (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Moved some GPU tests to chromium_trybot recipe AND other minor cleanup Created 5 years, 10 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/bot_update.py
diff --git a/scripts/slave/bot_update.py b/scripts/slave/bot_update.py
index f58f60be9aecc8ad50eea8fc10e0898686d3d689..2dbd579d24c4d91f6e04f6819b420fd5010502f3 100755
--- a/scripts/slave/bot_update.py
+++ b/scripts/slave/bot_update.py
@@ -242,7 +242,6 @@ ENABLED_MASTERS = [
'client.webrtc.fyi',
'tryserver.blink',
'tryserver.client.mojo',
- 'tryserver.chromium.gpu',
'tryserver.chromium.linux',
'tryserver.chromium.mac',
'tryserver.chromium.perf',

Powered by Google App Engine
This is Rietveld 408576698