summaryrefslogtreecommitdiff
path: root/COMMIT-QUEUE.ini
Commit message (Collapse)AuthorAgeFilesLines
* Add fizz-no-vmtest-pre-cq to the pre-cq setPrathmesh Prabhu2017-06-211-1/+1
| | | | | | | | | | | | | Because ec is used by the fizz board BUG=chromium:734783 TEST='cbuildbot --remote fizz-no-vmtest-pre-cq' passes BRANCH=None Change-Id: Ib3f7cf5b798e805ed197c79999ff6fc61b07f561 Reviewed-on: https://chromium-review.googlesource.com/540287 Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> Reviewed-by: Aviv Keshet <akeshet@chromium.org>
* Use celes-pre-cq instead of strago-pre-cqBernie Thompson2017-06-161-1/+1
| | | | | | | | | | | | | | The stago build is not well kept after, as it is not used in production, celes however is. BUG=chromium:734103 TEST=None Change-Id: Ie62a4729192fe63d18348f47105a2585c9e4f5be Reviewed-on: https://chromium-review.googlesource.com/538571 Commit-Ready: Bernie Thompson <bhthompson@chromium.org> Tested-by: Bernie Thompson <bhthompson@chromium.org> Reviewed-by: Yixiang Li <yixiang@google.com>
* COMMIT-QUEUE.ini: add strago-no-vmtest-pre-cqNingning Xia2017-02-211-0/+1
| | | | | | | | | | | | BRANCH=None BUG=chromium:692659 TEST=None Change-Id: I8a7a822cfe57afbfc1d185ae6dfcadc879e342cb Reviewed-on: https://chromium-review.googlesource.com/443286 Commit-Ready: Ningning Xia <nxia@chromium.org> Tested-by: Ningning Xia <nxia@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
* COMMIT-QUEUE.ini: Fix typo.Aseda Aboagye2016-09-091-1/+1
| | | | | | | | | | | | | | | | | I mistakenly had `chell-no-vmtest-only-pre-cq`, but it turns out that's not a valid builder config. Just need to drop the "only" part. BUG=chromium:642503 BRANCH=None TEST=`cbuildbot --list --all | grep chell-no-vmtest-pre-cq` Change-Id: I7787eead0c864ba2fe2978bd5679917bef4fa3b2 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/383878 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: Brian Norris <briannorris@chromium.org>
* COMMIT-QUEUE.ini: Change builders to no-vmtest-pre-cq.Aseda Aboagye2016-09-081-3/+5
| | | | | | | | | | | | | | | | | | | | (Re-attempt of https://chromium-review.googlesource.com/#/c/372325/) Really, we only care if the chromeos-ec package unit tests fail and not if the VMTest or ImageTest stages fail. Those test stages don't actually test aganist our EC changes anways, so it's kind of a waste of time to run them. Besides, that's what FAFT is for. BUG=chromium:642503 BRANCH=None TEST=cbuildbot --remote chell-no-vmtest-pre-cq Change-Id: I1b4b7fc68a9f8a943f6f5ef3d8b169264c95359e Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/381106 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Bernie Thompson <bhthompson@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org>
* Revert "COMMIT-QUEUE.ini: Change builders to compile-only."Aviv Keshet2016-08-301-4/+2
| | | | | | | | | | | | | | This reverts commit 654271b86c971d7ae32b3f8d798bd1c2c7171f4e. Apparently ec changes can and do break unit tests on the cq. BUG=chromium:642503 TEST=None Change-Id: I88cebf492a4c4a86b75a27ba823a03ffb705a2bb Reviewed-on: https://chromium-review.googlesource.com/378415 Tested-by: Aviv Keshet <akeshet@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
* COMMIT-QUEUE.ini: Change builders to compile-only.Aseda Aboagye2016-08-191-2/+4
| | | | | | | | | | | | | | | | | | Really, we only care if the chromeos-ec package fails to build and not if the test stages fail. The test stages don't actually test aganist our EC changes anways, so it's kind of a waste of time to run them. Besides, that's what FAFT is for. BUG=None BRANCH=None TEST=\_()_/ Change-Id: I6a1db02a05f17b276a16543ced58efa8a04fb997 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/372325 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
* COMMIT-QUEUE.ini: Disable chell-pre-cqNicolas Boichat2016-08-181-1/+1
| | | | | | | | | | | | | | | | | | For some reason, chell-pre-cq is very flaky (fails in VMTest login_CryptohomeIncognito for reasons not related to EC changes). Since pre-submit hook forces us to compile test changes on all platforms anyway, let's skip chell-pre-cq to unblock developers. BRANCH=none BUG=chromium:631640 TEST=chell-pre-cq is not run on EC changes. Change-Id: I98cb68709bb4305069e5e67874c1847b2a891fb7 Reviewed-on: https://chromium-review.googlesource.com/372618 Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Nicolas Boichat <drinkcat@chromium.org> Tested-by: Nicolas Boichat <drinkcat@chromium.org>
* build: Specify pre-cq build targetsShawn Nematbakhsh2016-08-151-0/+3
| | | | | | | | | | | | | | | Include pre-cq build targets that actually build chromeos-ec. BUG=chrome-os-partner:56196 BRANCH=None TEST=Pass pre-cq, verify chosen targets are included. Change-Id: I175f627c23247bbd269dead8610979118cab8ac7 Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/368893 Commit-Ready: Douglas Anderson <dianders@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
* Ignore failures in HWTest and VMTest in the commit queue.David James2013-11-011-0/+12
Right now, firmware changes are rejected if the HWTest or VMTest stages fail. This is unnecessary as firmware changes are very unlikely to break these stages. BUG=chromium:285940 BRANCH=none TEST=none, this is just copied from the coreboot repository Change-Id: Id7ccff542b8abada41072ef26cd2b7d3ae179fd3 Signed-off-by: David James <davidjames@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/175410 Reviewed-by: Randall Spangler <rspangler@chromium.org>