fullstorydev / solr-bench

Solr benchmarking and load testing harness
Apache License 2.0
17 stars 10 forks source link

Make min_cpu_platform a configurable parameter #13

Closed chatman closed 3 years ago

chatman commented 3 years ago

terraform/compute/instances.tf requires an additional "min_cpu_platform" for the tests to use "AMD Milan" or "AMD Rome" on N2D instances. This should be part of the configurations using TF variables.