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).
This is an automatic backport of pull request #13799 done by [Mergify](https://mergify.com).

gmake was ignoring the former env var.

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

(cherry picked from commit b6d2ff8)
(cherry picked from commit 3b79aa8)
(cherry picked from commit 9e69496)
(cherry picked from commit aead47d)
(cherry picked from commit 0b1a4d2)
(cherry picked from commit 55a3ac5)
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