Remove cpu/cores filter from Android bots.

This is a speculative fix. I thought it was the cache filter, but
there's a default cpu and cores filter being applied and the Android
bots don't have core and cores set at all (is that a mistake?).

An earlier change moved the cpu filter into the mixins to align the CI
and CQ, so we can just remove that. Remove the cores filter at all, to
further align them. The luci.flex.ci pool doesn't have variations in the
number of cores (aside from Mac which already cancelled the filter), and
we don't particularly care how many cores.

Bug: chromium:890955
Change-Id: I9da9b6513da93ea861bb0ab4aa1a6daa8fa35eba
Reviewed-on: https://boringssl-review.googlesource.com/32305
Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
1 file changed
tree: acdaea944ba260cc263e2ef9b9c6f3abd3ec5723
  1. codereview.settings
  2. cr-buildbucket.cfg
  3. luci-logdog.cfg
  4. luci-milo.cfg
  5. luci-notify.cfg
  6. luci-scheduler.cfg
  7. OWNERS
  8. PRESUBMIT.py
  9. project.cfg
  10. README.md
README.md

This branch contains project-wide configurations for infra services.