Fix webrtc-internal configs to run perf tests on separate bots

Test execution was broken by specifying pool.
No need to do it once we specify bot ids in included json configs.

Bug: webrtc:10047
Change-Id: Ica5b891b796eec69573cc39d1d72617a68169499
Reviewed-on: https://webrtc-review.googlesource.com/c/112129
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25804}
This commit is contained in:
Artem Titarenko
2018-11-27 15:40:45 +01:00
committed by Commit Bot
parent 8b5560218a
commit c7f1a0af92
2 changed files with 0 additions and 12 deletions

View File

@ -23,12 +23,6 @@
"include": "perf_tests.json",
"device type": "iPhone 7",
"os": "11.4.1",
"dimensions": [
{
"os": "Mac",
"pool": "Chrome"
}
]
}
]
}

View File

@ -23,12 +23,6 @@
"include": "perf_trybot_tests.json",
"device type": "iPhone 7",
"os": "11.0.3",
"dimensions": [
{
"os": "Mac",
"pool": "Chrome"
}
]
}
]
}