We use the `$SKIP_MAKE_TEST_DIST` environment variable to record the fact that the command was already executed. We use an environment variable and not a configuration parameter because it spans multiple testsuites out-of-the-box. Because `make test-dist` was executed each time a broker/cluster was started, this change should save quite some time in testsuites which start many brokers/clusters. The caller can use the same variable to disable `make test-dist` entirely. [#141300123] |
||
|---|---|---|
| deps/rabbitmq_ct_helpers | ||