{
  "chromeos-amd64-generic-rel-gtest": {
    "isolated_scripts": [
      {
        "args": [
          "--browser=cros-chrome",
          "--remote=127.0.0.1",
          "--remote-ssh-port=9222",
          "--xvfb",
          "--typ-max-failures=3",
          "--magic-vm-cache=magic_cros_vm_cache"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_perf_unittests",
        "module_scheme": "pyunit",
        "name": "telemetry_perf_unittests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "kvm": "1",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests"
          },
          "idempotent": false,
          "named_caches": [
            {
              "name": "cros_vm",
              "path": "magic_cros_vm_cache"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "cros_vm"
            }
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 12
        },
        "test": "telemetry_perf_unittests",
        "test_id_prefix": "ninja://chrome/test:telemetry_perf_unittests/"
      },
      {
        "args": [
          "--jobs=1",
          "--browser=cros-chrome",
          "--remote=127.0.0.1",
          "--remote-ssh-port=9222",
          "--typ-max-failures=3",
          "--magic-vm-cache=magic_cros_vm_cache"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_unittests",
        "module_scheme": "pyunit",
        "name": "telemetry_unittests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "kvm": "1",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests"
          },
          "idempotent": false,
          "named_caches": [
            {
              "name": "cros_vm",
              "path": "magic_cros_vm_cache"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "cros_vm"
            }
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 24
        },
        "test": "telemetry_unittests",
        "test_id_prefix": "ninja://chrome/test:telemetry_unittests/"
      },
      {
        "args": [
          "webgl1_conformance",
          "--show-stdout",
          "--browser=cros-chrome",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--log-level=0 --js-flags=--expose-gc --force_high_performance_gpu",
          "--enforce-browser-version",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl1_conformance_linux_runtimes.json",
          "--jobs=1",
          "--remote=127.0.0.1",
          "--remote-ssh-port=9222",
          "--magic-vm-cache=magic_cros_vm_cache"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "webgl_conformance_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cpu": "x86-64",
            "kvm": "1",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests"
          },
          "idempotent": false,
          "named_caches": [
            {
              "name": "cros_vm",
              "path": "magic_cros_vm_cache"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "cros_vm"
            }
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 20
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      }
    ]
  }
}