summaryrefslogtreecommitdiffstats
path: root/testing/commit_queue
Commit message (Collapse)AuthorAgeFilesLines
* Move win8_chromium_gn_rel out of the CQ since their median time is high.John Abd-El-Malek2015-02-021-2/+2
| | | | | | | | | | | | Currently the median cycle time is in the 50s, which is higher than what we look for in trybots on CQ. Some upcoming improvements: -using GOMA -using analyze.py R=sheyang@chromium.org Review URL: https://codereview.chromium.org/883143004 Cr-Commit-Position: refs/heads/master@{#314194}
* Cleanup CQ configs.sergeyberezin2015-01-281-2/+1
| | | | | | | | | | | | | | | | Specifically, remove triggered builders from the list of "launched" builders. The new CQ verifier will pick up triggered builders from the "triggered" section. This eliminates the duplicate specs. This CL depends on the deployment of the (Google-only) CL: https://chromereviews.googleplex.com/145077013/ R=phajdan.jr@chromium.org BUG=436774 Review URL: https://codereview.chromium.org/866293003 Cr-Commit-Position: refs/heads/master@{#313569}
* Remove linux_gpu and linux_gpu triggered_tests from Chromium CQSergiy Byelozyorov2015-01-241-3/+0
| | | | | | | | | | BUG=426897 TBR=phajdan.jr@chromium.org CC=kbr@chromium.org Review URL: https://codereview.chromium.org/865693003 Cr-Commit-Position: refs/heads/master@{#313027}
* Stop the ios_dbg_simulator_ng experimentPaweł Hajdan, Jr2015-01-211-1/+0
| | | | | | | | | | | We're hardware constraint on the ios pool. BUG=407788 R=machenbach@chromium.org Review URL: https://codereview.chromium.org/864793002 Cr-Commit-Position: refs/heads/master@{#312316}
* Add Win8, ChromeOS GN compile bots to CQ in production.dpranke2015-01-201-3/+3
| | | | | | | | | R=sheyang@chromium.org, sergeyberezin@chromium.org BUG=439402 Review URL: https://codereview.chromium.org/812643006 Cr-Commit-Position: refs/heads/master@{#312284}
* Reland "CQ: enable win_chromium_compile_dbg_ng"Paweł Hajdan, Jr2015-01-161-5/+4
| | | | | | | | | | | | Builder has been moved to a larger slave pool in https://codereview.chromium.org/854023004/ . BUG=380709 R=machenbach@chromium.org Review URL: https://codereview.chromium.org/790083007 Cr-Commit-Position: refs/heads/master@{#311899}
* Revert of CQ: enable win_chromium_compile_dbg_ng (patchset #1 id:1 of ↵jam2015-01-151-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/853933003/) Reason for revert: There are pending jobs (10 right now). I just noticed that win_chromium_compile_dbg_ng uses a small number of win VMs as its pool, while win_chromium_compile_dbg uses the standard windows one. Original issue's description: > CQ: enable win_chromium_compile_dbg_ng > > BUG=380709 > R=sergiyb@chromium.org > > Committed: https://chromium.googlesource.com/chromium/src/+/b668bc884d5ce5812a48b68e6f737ecaaea8bc5b TBR=sergiyb@chromium.org,phajdan.jr@chromium.org NOTREECHECKS=true NOTRY=true BUG=380709 Review URL: https://codereview.chromium.org/819643007 Cr-Commit-Position: refs/heads/master@{#311745}
* CQ: enable win_chromium_compile_dbg_ngPaweł Hajdan, Jr2015-01-151-5/+4
| | | | | | | | | BUG=380709 R=sergiyb@chromium.org Review URL: https://codereview.chromium.org/853933003 Cr-Commit-Position: refs/heads/master@{#311663}
* Apply latest updates to experimental trybot config from CQ repoPaweł Hajdan, Jr2015-01-141-1/+5
| | | | | | | | | BUG=443613 R=sergiyb@chromium.org Review URL: https://codereview.chromium.org/844263005 Cr-Commit-Position: refs/heads/master@{#311474}
* Deploy ios "ng" trybots (except for dbg simulator)Paweł Hajdan, Jr2015-01-121-2/+2
| | | | | | | | | BUG=380709 R=sergeyberezin@chromium.org Review URL: https://codereview.chromium.org/842243002 Cr-Commit-Position: refs/heads/master@{#311034}
* Check in CQ configPaweł Hajdan, Jr2014-12-182-0/+112
BUG=443613 R=sheyang@chromium.org Review URL: https://codereview.chromium.org/796403004 Cr-Commit-Position: refs/heads/master@{#309049}