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

Unified Diff: infra/bots/recipe_modules/vars/api.py

Issue 2370153003: Make the housekeeper upload doxygen to a newer bucket (Closed)
Patch Set: Remove lots of references to chromium-skia-gm Created 4 years, 3 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: infra/bots/recipe_modules/vars/api.py
diff --git a/infra/bots/recipe_modules/vars/api.py b/infra/bots/recipe_modules/vars/api.py
index b2b51b30ac973f210c750515c2116ac78a6bdd92..a3d7c80c605b1c323056770595559b8f254107e9 100644
--- a/infra/bots/recipe_modules/vars/api.py
+++ b/infra/bots/recipe_modules/vars/api.py
@@ -9,8 +9,6 @@
from recipe_engine import recipe_api
-BOTO_CHROMIUM_SKIA_GM = 'chromium-skia-gm.boto'
-
CONFIG_DEBUG = 'Debug'
CONFIG_RELEASE = 'Release'
« no previous file with comments | « infra/bots/recipe_modules/core/resources/generate_and_upload_doxygen.py ('k') | infra/bots/recipes/swarm_housekeeper.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698