README.md: Add instructions for testing local changes.

BUG=None
TEST=None

Change-Id: I17341e36056b568247c49ce2947edeb8419b2833
1 file changed
tree: ea1fd1dc409dc96b80baa57d1ed40c59a6ba47ac
  1. builders/
  2. .gitignore
  3. __init__.py
  4. config_dump.json
  5. default.xml
  6. README.md
README.md

This repository exists to configure cbuildbot based bruteus builds.

To check this out as a repo checkout:

repo init -u https://android.googlesource.com/platform/bbuildbot_config

To perform a local build:

bin/cbuildbot --buildroot ~/tmp/test_buildroot \
  --buildbot --debug --config_repo  \
  https://android.googlesource.com/platform/bbuildbot_config \
  bbuildbot

To perform a test build with local changes:

bin/cbuildbot --nobootstrap --noreexec \
  --buildroot ~/tmp/test_buildroot \
  --buildbot --debug --config_repo  \
  https://android.googlesource.com/platform/bbuildbot_config \
  bbuildbot