Skip to content

Add option to choose compose file in stress tresting wizard

Description

Previously, the compose file had to be specified in an environment variable when using the docker compose stress testing wizard. This option was not clear from the documentation, and consequently, made it difficult to use other compose files. This MR allows users to choose the compose file in a dialog box.

Validation

Run ./docker-compose-up-gen.sh

Merge request reports