| Index: content/test/gpu/generate_buildbot_json.py
|
| diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
|
| index e697ff674bc349393c8b8264d97a6573f5db8221..70d6ced3dbc8a71195c957bcc1c571b3871eb1e7 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -727,6 +727,10 @@ TELEMETRY_TESTS = {
|
| 'gpu': '8086:041a',
|
| 'os': 'Windows-2008ServerR2-SP1'
|
| },
|
| + {
|
| + 'gpu': '8086:0412',
|
| + 'os': 'Windows-2008ServerR2-SP1'
|
| + },
|
| ],
|
| },
|
| ],
|
|
|