Skip to content

Replace metrics OmnibusConfig with Scenario class

Matthias Käppler requested to merge mk-metrics-scenario into master

What does this MR do and why?

Based on the work in !1014 (merged)

We realized that for gitlab!87906 (merged) to work, we need to expose custom ports on the Docker container running the application-under-test.

Since that requires the definition of a custom scenario, I dropped the OmnibusConfiguration and rolled it into the scenario instead.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Matthias Käppler

Merge request reports