Sha256: 47ce4318c4e63fa3ae4f9444195d64052a62d070702ebbc3ddb6ce28cd2239a4

Contents?: true

Size: 1.3 KB

Versions: 9

Compression:

Stored size: 1.3 KB

Contents

version: 1
cq_name: "infra"
cq_status_url: "https://chromium-cq-status.appspot.com"
commit_burst_delay: 600
max_commit_burst: 10
in_production: false
git_repo_url: "https://chromium.googlesource.com/infra/infra.git"

gerrit {
  cq_verified_label: "Commit-Queue-Verified"
  dry_run_sets_cq_verified_label: true
}

verifiers {
  tree_status: {
    tree_status_url: "https://infra-status.appspot.com"
  }

  gerrit_cq_ability {
    committer_list: "committer_list"
  }

  try_job {
    buckets {
      name: "tryserver.blink"
      builders { name: "android_blink_compile_dbg" }
      builders { name: "android_blink_compile_rel" }
      builders { name: "win_blink_rel" }
      builders {
        name: "win_blink_rel_triggered"
        triggered_by: "win_blink_rel"
      }
    }
    buckets {
      name: "tryserver.chromium.linux"
      builders {
        name: "android_arm64_dbg_recipe"
      }
      builders {
        name: "linux_chromium_rel_ng"
        experiment_percentage: 10
      }
    }
    buckets {
      name: "tryserver.chromium.mac"
      builders {
        name: "ios_dbg_simulator_ninja"
        experiment_percentage: 100
      }
    }
    try_job_retry_config {
      try_job_retry_quota: 10
      global_retry_quota: 11
      failure_retry_weight: 12
      transient_failure_retry_weight: 13
    }
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
libv8-6.3.292.48.1 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.3.292.48.0 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.3.292.48.0beta2 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.3.292.48.0beta1 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.2.414.42.1 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.2.414.42.0 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.2.414.42.0beta1 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.0.286.54.3 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg
libv8-6.0.286.54.2 vendor/depot_tools/third_party/cq_client/v1/testdata/cq_gerrit.cfg