7 Commits

Author SHA1 Message Date
Mirko Bonadei
3db289782f Remove iOS arm32 bots.
Running builds targeting iOS arm32 is now really difficult because
of linker errors. Since arm32 on iOS is not a target platform of on
new HW, let's remove these bots.

Bug: None
Change-Id: Ida87ec119ec83567acdf81909a65c2dbb87201b4
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3347645
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
2021-12-20 19:37:13 +00:00
Takuto Ikuta
9479ea9e37 infra/config: make broken android builders experimental
Bug: chromium:1242847
Change-Id: I018a596861d2340a40598ed41602565ad6486d61
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3151112
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
2021-09-09 07:04:53 +00:00
Andrii Shyshkalov
d291ca26de [cq] make CQ work on newly minted main branch.
R=mbonadei

Change-Id: I75e22fc8c6497f50961eb7ee4156ce8d4c6f3cd7
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2854600
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
2021-04-28 12:31:31 +00:00
Jeremy Leconte
a554405003 Replace libyuv cfg files with the starlark generated ones.
Generated files are equivalent when running lucicfg semantic-diff.

No-Presubmit: true
No-Try: true
Bug:libyuv:867
Change-Id: Ib8d59e5d8ac8f2a715329f4a5578e6063f9ac96e
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2283148
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2020-07-07 14:34:45 +00:00
Jeremy Leconte
54a2a6f806 Migrate libyuv LUCI config to starlark.
There are small modifications to the .cfg so that main.star generates equivalent files.
Equivalence between 'old.cfg' and 'new.cfg' is tested with the command:
lucicfg semantic-diff main.star new.cfg

No-Presubmit: true
No-Try: true
Bug: libyuv:867
Change-Id: Ibe080a8338dc3048773db05ce72ecf8d0695cee3
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2281003
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2020-07-06 07:53:39 +00:00
Oleh Prypin
f390cd8203 Add CQ config specific to infra/config branch
Otherwise it tries to run normal libyuv tryjobs for it
(since https://chrome-internal-review.googlesource.com/783342)

No-Try: True
Change-Id: Ic47dae0591b785c256fce19a7b8186e7fc33356c
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1709462
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Oleh Prypin <oprypin@chromium.org>
2019-07-22 07:12:09 +00:00
Andrii Shyshkalov
bdd429174b [commit-queue.cfg] Create new project-scoped CQ config.
Autogenerated from ref-scoped cq.cfg located at:
  https://chromium.googlesource.com/libyuv/libyuv/+/refs/heads/master/infra/config/cq.cfg
  (pinned 97ea700d55/infra/config/cq.cfg)

The new config is functionally equivalent to the old one. Upon landing, the new
config will take effect once LUCI config service picks it up. If you see
'commit-queue.cfg' in https://luci-config.appspot.com/#/projects/libyuv ,
then it has been picked up.

New commit-queue.cfg takes precedence over old cq.cfg, and once picked up makes
it safe to remove old cq.cfg.

See also internal PSA go/psa-migrate-to-commit-queue-cfg.

Generated-by: https://crrev.com/i/815809
Bug: chromium:916292
No-Try: True
Change-Id: I2910e7ea3509adb5afa56d268f961b169b5aaebc
Reviewed-on: https://chromium-review.googlesource.com/c/1437407
Reviewed-by: Oleh Prypin <oprypin@chromium.org>
Commit-Queue: Oleh Prypin <oprypin@chromium.org>
2019-01-29 07:09:37 +00:00