| Index: masters/master.client.webrtc.fyi/master_linux_cfg.py
|
| diff --git a/masters/master.client.webrtc.fyi/master_linux_cfg.py b/masters/master.client.webrtc.fyi/master_linux_cfg.py
|
| index cb997d77b72cb4a643c5e6ea46636871e8c45729..07804da781b219e4ce6c37722700f0ceb21ff792 100644
|
| --- a/masters/master.client.webrtc.fyi/master_linux_cfg.py
|
| +++ b/masters/master.client.webrtc.fyi/master_linux_cfg.py
|
| @@ -34,6 +34,10 @@ def Update(c):
|
| 'slavebuilddir': 'linux_arm',
|
| },
|
| {
|
| + 'name': 'Linux64 GCC',
|
| + 'slavebuilddir': 'linux_gcc',
|
| + },
|
| + {
|
| 'name': 'Linux Tsan v2 (parallel)',
|
| 'slavebuilddir': 'linux_tsan2',
|
| },
|
|
|