Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Apr 25, 2025

gmake was ignoring RABBITMQ_ENABLED_PLUGINS_FILE. The majority of the suites were working because all plugins were enabled. But only when I wanted to specify just a few it did not work. It was always enabling all plugins.
With this change, the content of the file enabled_plugins in selenium is converted into the value of the env var RABBITMQ_ENABLED_PLUGINS.

This change is necessary for tanzu wsr testing.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #13752 done by [Mergify](https://mergify.com).

gmake was ignoring the former env var.

(cherry picked from commit 6262c84)
Use only needed required plugins for basic auth suite

(cherry picked from commit b6d2ff8)
(cherry picked from commit 9e69496)
(cherry picked from commit 0b1a4d2)
@michaelklishin michaelklishin merged commit d6f4a14 into v4.1.x Apr 25, 2025
273 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13752 branch April 25, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants