| Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| index 7be50a6c056244aa2f6a13a1ddafa956d25795c8..41bbd706eb42e23b98999fb0513fc5b3f311c56b 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -344,6 +344,10 @@ TRYBOTS = freeze({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'Site Isolation Linux',
|
| }),
|
| + 'linux_layout_tests_slimming_paint_v2': simple_bot({
|
| + 'mastername': 'chromium.fyi',
|
| + 'buildername': 'WebKit Linux slimming_paint_v2 Dummy Builder',
|
| + }),
|
| # Optional GPU bots.
|
| 'linux_optional_gpu_tests_rel': {
|
| 'bot_ids': [
|
|
|