• Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Oslo Release
    • None
    • NCMP

      In the mixed load test, currently we are measuring request duration in milliseconds. This should be changed to requests per second as described in requirements.

      A suggested way to do this is to use http_reqs with rate >= 25 as a threshold, like this

      'http_reqs{scenario:passthrough_read}': ['rate >= 25'],
      

      Note for rate to match, use the correct DMI delay from requirements (in docker-compose set DATA_FOR_CM_HANDLE_DELAY_MS: 300)

      A/C:

      • The requests per second (rate) is being reported
      • The threshold is from the document (25 requests/second)
      • On the plot, the requests per second is plotted

            halil.cakal Halil Cakal
            danielhanrahan Daniel Hanrahan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: