Commit Graph

10 Commits

Author SHA1 Message Date
Prathmesh Prabhu
c6a8c03ac9 Add fizz-no-vmtest-pre-cq to the pre-cq set
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>
2017-06-21 20:05:02 +00:00
Bernie Thompson
deeb0ac7de Use celes-pre-cq instead of strago-pre-cq
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>
2017-06-16 17:24:25 -07:00
Ningning Xia
6f75a681f4 COMMIT-QUEUE.ini: add strago-no-vmtest-pre-cq
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>
2017-02-21 14:07:42 -08:00
Aseda Aboagye
f96c663e02 COMMIT-QUEUE.ini: Fix typo.
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>
2016-09-09 19:20:12 -07:00
Aseda Aboagye
64d6f5781b COMMIT-QUEUE.ini: Change builders to no-vmtest-pre-cq.
(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>
2016-09-08 15:36:06 -07:00
Aviv Keshet
12b958dd8a Revert "COMMIT-QUEUE.ini: Change builders to compile-only."
This reverts commit 654271b86c.

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>
2016-08-30 22:13:43 +00:00
Aseda Aboagye
654271b86c COMMIT-QUEUE.ini: Change builders to compile-only.
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>
2016-08-19 14:21:51 -07:00
Nicolas Boichat
727eac78d5 COMMIT-QUEUE.ini: Disable chell-pre-cq
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>
2016-08-18 08:35:37 +00:00
Shawn Nematbakhsh
5dd88ea5d4 build: Specify pre-cq build targets
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>
2016-08-15 13:11:27 -07:00
David James
6aa0a79f28 Ignore failures in HWTest and VMTest in the commit queue.
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>
2013-11-01 14:08:36 +00:00