tree: b18c779d4fcf79ce26f7e2098771452577df9b35 [path history] [tgz]
  1. __init__.py
  2. build_flasher.py
  3. build_flasher_test.py
  4. build_info.py
  5. build_provider.py
  6. build_provider_ab.py
  7. build_provider_gcs.py
  8. build_provider_local_fs.py
  9. build_provider_pab.py
  10. build_provider_pab_test.py
  11. build_provider_test.py
  12. README.md
harnesses/host_controller/build/README.md

To set up client_secrets.json (once only)

  • Go to https://console.cloud.google.com/projectselector/apis/credentials/consent and create a new project if needed.
  • Once on the consent screen, set the product name to anything and save.
  • Click “Create credentials” and select “OAuth client ID”
  • Under “Application type”, select “Other”. Click “Create”.
  • Click the download button for the client you just created, and save the resulting file at client_secrets.json

Running unit tests

python build_provider_pab_test.py