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

Unified Diff: infra/bots/infrabots.isolate

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add missing blacklist Created 4 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 | « infra/bots/gen_buildbot_specs.py ('k') | infra/bots/recipe_modules/builder_name_schema/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/infrabots.isolate
diff --git a/infra/bots/infrabots.isolate b/infra/bots/infrabots.isolate
index 7415411c364a9b9eb3ff33f446b8a75fb9bd8a45..d7248f240ef39de2b333b0c537652e0a8bf0da19 100644
--- a/infra/bots/infrabots.isolate
+++ b/infra/bots/infrabots.isolate
@@ -1,13 +1,7 @@
{
'variables': {
'files': [
- '../../tools/__init__.py',
- '../../tools/buildbot_spec.py',
- '../../tools/builder_name_schema.json',
- '../../tools/builder_name_schema.py',
- '../../tools/dm_flags.py',
'../../tools/lsan.supp',
- '../../tools/nanobench_flags.py',
'../../tools/tsan.supp',
'../../tools/ubsan.supp',
'../../tools/valgrind.supp',
« no previous file with comments | « infra/bots/gen_buildbot_specs.py ('k') | infra/bots/recipe_modules/builder_name_schema/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698