rabbitmq / rabbitmq-peer-discovery-aws

AWS-based peer discovery backend for RabbitMQ 3.7.0+
Other
24 stars 11 forks source link

integration_SUITE: Initial cluster formation testsuite #22

Closed dumbbell closed 6 years ago

dumbbell commented 6 years ago

It creates a cluster of 2 RabbitMQ nodes on AWS EC2 VMs with the AWS peer discovery plugin configured, and verify that the cluster is correctly formed.

The plugin is tested with two configurations:

[#153749132]

michaelklishin commented 6 years ago

I modified CONTRIBUTING.md to explain the integration test prerequisites.