Skip to content
  • Lachlan's avatar
    Add generation of benchmark configuration · 418d15d6
    Lachlan authored
    * New File - generate_benchmark_config.py
      - Adds function to generate a benchmark configuration file
        that will individually test a number of individual commit
        points on a given branch.
      - The configuation file is generated from a templated version
        and a list of SHAs, together with the branch they are associated
        with.
      - Docker version is configurable, but defaulted to latest for
        the moment.
    418d15d6