Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Unified Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 2591813002: Run angle_perftests on the GPU FYI bots. (Closed)
Patch Set: Use shared base generator func. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index d355317a842e428604acd5b709b34996136aa7fa..59411c95a2a0f2e848b8ad7ca9bf0b7f34ddd02c 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -5290,6 +5290,22 @@
"isolated_scripts": [
{
"args": [
+ "-v"
+ ],
+ "isolate_name": "angle_perftests",
+ "name": "angle_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Linux"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"context_lost",
"--show-stdout",
"--browser=release",
@@ -9790,6 +9806,22 @@
"isolated_scripts": [
{
"args": [
+ "-v"
+ ],
+ "isolate_name": "angle_perftests",
+ "name": "angle_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Linux"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"webgl_conformance",
"--show-stdout",
"--browser=release",
@@ -10318,6 +10350,22 @@
"isolated_scripts": [
{
"args": [
+ "-v"
+ ],
+ "isolate_name": "angle_perftests",
+ "name": "angle_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"webgl_conformance",
"--show-stdout",
"--browser=release",
@@ -16322,6 +16370,22 @@
"isolated_scripts": [
{
"args": [
+ "-v"
+ ],
+ "isolate_name": "angle_perftests",
+ "name": "angle_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"context_lost",
"--show-stdout",
"--browser=release",
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698