Fix tasks.json after crossed CLs.
authorBen Wagner <benjaminwagner@google.com>
Wed, 22 Feb 2017 15:04:20 +0000 (10:04 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 22 Feb 2017 15:10:42 +0000 (15:10 +0000)
These two CLs caused failure on Housekeeper-PerCommit-InfraTests:
https://skia-review.googlesource.com/8839
https://skia-review.googlesource.com/8805

NOTRY=true

Change-Id: Ie27c2fd73186cdd4d9ae5528635bc9690df03210
Reviewed-on: https://skia-review.googlesource.com/8845
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>

infra/bots/tasks.json

index 42dc525..44f71cc 100644 (file)
       ],
       "io_timeout_ns": 2400000000000,
       "isolate": "perf_skia.isolate",
+      "max_attempts": 1,
       "priority": 0.8
     },
     "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": {
       ],
       "io_timeout_ns": 2400000000000,
       "isolate": "perf_skia.isolate",
+      "max_attempts": 1,
       "priority": 0.8
     },
     "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
       ],
       "io_timeout_ns": 2400000000000,
       "isolate": "test_skia.isolate",
+      "max_attempts": 1,
       "priority": 0.8
     },
     "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": {
       ],
       "io_timeout_ns": 2400000000000,
       "isolate": "test_skia.isolate",
+      "max_attempts": 1,
       "priority": 0.8
     },
     "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {