| 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 800f2359bab706cefff693b7891fc55af45c25cc..d4eba8dc90eb5985d907c4ff0d003d9bed16fd4b 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -560,8 +560,6 @@ COMMON_GTESTS = {
|
| ],
|
| 'swarming': {
|
| 'shards': 4,
|
| - 'priority_adjustment': 'lower',
|
| - 'expiration': 7200
|
| }
|
| },
|
|
|
| @@ -589,8 +587,6 @@ COMMON_GTESTS = {
|
| ],
|
| 'swarming': {
|
| 'shards': 12,
|
| - 'priority_adjustment': 'lower',
|
| - 'expiration': 7200
|
| }
|
| },
|
|
|
|
|