Skip to content

Run Selenium suites against a cluster of nodes (backport #12165) #12212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 4, 2024

Proposed Changes

Run selenium tests against a rabbitmq cluster deployed via docker-compose. When the cluster profile is active or present, once the cluster is up and running, the test suite is run against each node in the cluster before stopping the cluster.
The other two execution modes run the test suites against a standalone docker instance of RabbitMQ activated via the profile docker or against a rabbitmq server run via make run-broker.

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 #12165 done by [Mergify](https://mergify.com).

@mergify mergify bot added the make label Sep 4, 2024
@MarcialRosales MarcialRosales merged commit 2206d44 into v4.0.x Sep 4, 2024
197 checks passed
@MarcialRosales MarcialRosales deleted the mergify/bp/v4.0.x/pr-12165 branch September 4, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant