| Index: masters/master.tryserver.chromium.linux/slaves.cfg
|
| diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
|
| index 848025b92d1725b22194604b8c8d8fca49ed966a..cd8ef32450b67feb0e77165d21cb251b466e3d86 100644
|
| --- a/masters/master.tryserver.chromium.linux/slaves.cfg
|
| +++ b/masters/master.tryserver.chromium.linux/slaves.cfg
|
| @@ -59,6 +59,7 @@ def linux():
|
| 'linux_chromium_tsan_rel_ng',
|
| 'linux_chromium_practice_rel_ng',
|
| 'linux_chromium_variable',
|
| + 'linux_chromium_variable_clobber',
|
| 'linux_deterministic',
|
| 'linux_ecs_ozone',
|
| 'linux_nacl_sdk',
|
| @@ -71,6 +72,7 @@ def linux():
|
| optional_32_slaves = [897]
|
| optional_32_builders = [
|
| 'linux_chromium_variable_32',
|
| + 'linux_chromium_variable_32_clobber',
|
| ]
|
|
|
| # Set up normal slaves.
|
|
|