chromium/testing/buildbot/chromium.webrtc.json

{
  "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
  "AAAAA2 See generate_buildbot_json.py to make changes": {},
  "WebRTC Chromium Android Builder": {},
  "WebRTC Chromium Android Tester": {
    "gtest_tests": [
      {
        "args": [
          "--gtest_filter=WebRtc*",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "content_browsertests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "content_browsertests",
        "swarming": {
          "dimensions": {
            "device_os": "PQ3A.190801.002",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=UsingRealWebcam*",
          "--run-manual",
          "--test-launcher-jobs=1",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "content_browsertests_sequential"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "content_browsertests_sequential",
        "swarming": {
          "dimensions": {
            "device_os": "PQ3A.190801.002",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      }
    ]
  },
  "WebRTC Chromium Linux Builder": {
    "additional_compile_targets": [
      "remoting_unittests"
    ]
  },
  "WebRTC Chromium Linux Tester": {
    "gtest_tests": [
      {
        "args": [
          "--gtest_filter=WebRtcStatsPerfBrowserTest.*:WebRtcVideoDisplayPerfBrowserTests*:WebRtcVideoQualityBrowserTests*:WebRtcVideoHighBitrateBrowserTest*:WebRtcWebcamBrowserTests*",
          "--run-manual",
          "--ui-test-action-max-timeout=300000",
          "--test-launcher-timeout=350000",
          "--test-launcher-jobs=1",
          "--test-launcher-bot-mode",
          "--test-launcher-print-test-stdio=always"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc_functional.browser_tests.filter",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests_functional",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=UsingRealWebcam*",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_sequential",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*MANUAL*:-UsingRealWebcam*",
          "--run-manual",
          "--ui-test-action-max-timeout=110000",
          "--test-launcher-timeout=120000"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_stress",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc.content_unittests.filter"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_unittests",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "content_unittests",
        "test_id_prefix": "ninja://content/test:content_unittests/"
      },
      {
        "args": [
          "--gtest_filter=Webrtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "remoting_unittests",
        "swarming": {
          "dimensions": {
            "os": "Ubuntu-22.04"
          },
          "service_account": "[email protected]"
        },
        "test": "remoting_unittests",
        "test_id_prefix": "ninja://remoting:remoting_unittests/"
      }
    ]
  },
  "WebRTC Chromium Mac Builder": {
    "additional_compile_targets": [
      "remoting_unittests"
    ]
  },
  "WebRTC Chromium Mac Tester": {
    "gtest_tests": [
      {
        "args": [
          "--gtest_filter=WebRtcStatsPerfBrowserTest.*:WebRtcVideoDisplayPerfBrowserTests*:WebRtcVideoQualityBrowserTests*:WebRtcVideoHighBitrateBrowserTest*:WebRtcWebcamBrowserTests*",
          "--run-manual",
          "--ui-test-action-max-timeout=300000",
          "--test-launcher-timeout=350000",
          "--test-launcher-jobs=1",
          "--test-launcher-bot-mode",
          "--test-launcher-print-test-stdio=always"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc_functional.browser_tests.filter",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests_functional",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=UsingRealWebcam*",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_sequential",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*MANUAL*:-UsingRealWebcam*",
          "--run-manual",
          "--ui-test-action-max-timeout=110000",
          "--test-launcher-timeout=120000"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_stress",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc.content_unittests.filter"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_unittests",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "content_unittests",
        "test_id_prefix": "ninja://content/test:content_unittests/"
      },
      {
        "args": [
          "--gtest_filter=Webrtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "remoting_unittests",
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "os": "Mac-14"
          },
          "service_account": "[email protected]"
        },
        "test": "remoting_unittests",
        "test_id_prefix": "ninja://remoting:remoting_unittests/"
      }
    ]
  },
  "WebRTC Chromium Win Builder": {
    "additional_compile_targets": [
      "remoting_unittests"
    ]
  },
  "WebRTC Chromium Win10 Tester": {
    "gtest_tests": [
      {
        "args": [
          "--gtest_filter=WebRtcStatsPerfBrowserTest.*:WebRtcVideoDisplayPerfBrowserTests*:WebRtcVideoQualityBrowserTests*:WebRtcVideoHighBitrateBrowserTest*:WebRtcWebcamBrowserTests*",
          "--run-manual",
          "--ui-test-action-max-timeout=300000",
          "--test-launcher-timeout=350000",
          "--test-launcher-jobs=1",
          "--test-launcher-bot-mode",
          "--test-launcher-print-test-stdio=always"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc_functional.browser_tests.filter",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "browser_tests_functional",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "browser_tests",
        "test_id_prefix": "ninja://chrome/test:browser_tests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=UsingRealWebcam*",
          "--run-manual",
          "--test-launcher-jobs=1"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_sequential",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--gtest_filter=WebRtc*MANUAL*:-UsingRealWebcam*",
          "--run-manual",
          "--ui-test-action-max-timeout=110000",
          "--test-launcher-timeout=120000"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_browsertests_stress",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--test-launcher-filter-file=../../testing/buildbot/filters/webrtc.content_unittests.filter"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "content_unittests",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "content_unittests",
        "test_id_prefix": "ninja://content/test:content_unittests/"
      },
      {
        "args": [
          "--gtest_filter=Webrtc*"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "name": "remoting_unittests",
        "swarming": {
          "dimensions": {
            "os": "Windows-10"
          },
          "service_account": "[email protected]"
        },
        "test": "remoting_unittests",
        "test_id_prefix": "ninja://remoting:remoting_unittests/"
      }
    ]
  }
}