Enable Python 3 recipes differently.

The original instructions for enabling Python 3 don't work because they
depend on some other thing being enabled, and some things are still on
the old thing. Use this other way to use Python 3 recipes, which is
supposed to avoid this problem with the other thing.

(I'm told the relevant things are named "kitchen" and "bbagent".)

Also removing now unnecessary luci.use_realms config, per review
comment.

Bug: chromium:1256384, chromium:1256383
Change-Id: I0b2d12003d2525f461a5830266d9bcf98a9b6752
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/50305
Reviewed-by: David Benjamin <davidben@google.com>
3 files changed
tree: d1b1a98f5cc838a91fe13e3673428607da925854
  1. generated/
  2. codereview.settings
  3. main.star
  4. OWNERS
  5. PRESUBMIT.py
  6. README.md
README.md

This branch contains configurations for BoringSSL's CI and CQ. To modify, edit main.star and then rerun ./main.star to regenerate the generated files.