Charmed OpenSearch Benchmark

  • Canonical
Channel Revision Published Runs on
latest/edge 1 23 Oct 2024
Ubuntu 22.04
juju deploy opensearch-benchmark --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • clients | int

    Default: 8

    Number of concurrent clients submitting transactions involved in the testing.

  • duration | int

    Duration of the test in seconds. If set to 0, it does not stop.

  • run_count | int

    Number of times to run the test. If set to 0, it does not stop. If both duration and run_count are set, the first to finish will stop the test.

  • test_mode | boolean

    To set the test in Test mode or not.

  • threads | int

    Default: 10

    Number of concurrent threads that will perform the test.

  • workload_name | string

    Default: nyc_taxis

    Name of the workload to use.