Sha256: b50dec3bcc469d0062a98dc52919fc7a4e066759a32a17fbd2c08d424600c669

Contents?: true

Size: 1.21 KB

Versions: 6

Compression:

Stored size: 1.21 KB

Contents

version: 1
cq_name: "infra"
cq_status_url: "https://chromium-cq-status.appspot.com"
hide_ref_in_committed_msg: true
commit_burst_delay: 600
max_commit_burst: 10
in_production: false
git_repo_url: "http://github.com/infra/infra.git"
target_ref: "refs/pending/heads/master"

rietveld {
  url: "https://codereview.chromium.org"
  project_bases: "https://chromium.googlesource.com/infra/infra.git@master"
}

verifiers {
  reviewer_lgtm: {
     committer_list: "chromium"
     max_wait_secs: 600
     no_lgtm_msg: "LGTM is missing"
  }

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

  try_job {
    buckets {
      name: "tryserver.blink"
      builders { name: "android_blink_compile_dbg" }
      builders { name: "android_blink_compile_rel" }
      builders {
        name: "win_blink_rel"
        triggered: true
      }
    }
    buckets {
      name: "tryserver.chromium.linux"
      builders {
        name: "android_arm64_dbg_recipe"
      }
      builders {
        name: "linux_chromium_rel_ng"
        experiment_percentage: 0.1
      }
    }
    buckets {
      name: "tryserver.chromium.mac"
      builders {
        name: "ios_dbg_simulator_ninja"
        experiment_percentage: 1.0
      }
    }
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libv8-4.5.95.5 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg
libv8-4.5.95.4 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg
libv8-4.5.95.3 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg
libv8-4.5.95.2 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg
libv8-4.5.95.1 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg
libv8-4.5.95.0 vendor/depot_tools/third_party/cq_client/test/cq_example.cfg