tree: fe36e9d502c7dc09b4ebefef83363be290795f2d [path history] [tgz]
  1. README.md
  2. registered_encodings.txt
  3. registered_metrics.txt
  4. registered_reports.txt
config/demo/README.md

Cobalt Demo Config Registration Files

These config registration files are used for a few purposes:

  • Manually doing an end-to-end demo of Cobalt.
  • Running the automated end-to-end tests
  • Running the continuous in-the-cloud test.

There are therefore a few places in the code base that have been hard-coded to expect particular contents of these files. If you make any changes to these files you must synchronize your changes with the following code locations:

  • end_to_end_tests/cobalt_e2e_test.go
  • tools/demo/demo_reporter.py