summaryrefslogtreecommitdiff
path: root/test/clustering_management_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* Skip persistent cluster ID test for mixed version clustersMichael Klishin2020-02-021-11/+17
* Introduce a persistent internal cluster IDMichael Klishin2020-01-301-3/+16
* (c) bumpMichael Klishin2019-12-291-1/+1
* clustering_management_SUITE: Adapt behavior to pre-prelaunch nodesJean-Sébastien Pédron2019-12-131-1/+12
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-2/+1
* clustering_management_SUITE: Bump testcase timetrap to 15 minutesJean-Sébastien Pédron2019-09-161-1/+1
* clustering_management_SUITE: Just wait for PID file content to changeJean-Sébastien Pédron2019-09-161-6/+11
* clustering_management_SUITE: Account for the fact that the PID file is removedJean-Sébastien Pédron2019-09-161-5/+9
* clustering_management_SUITE: don't depend on `cluster_status` output, querry ...Michael Klishin2019-04-181-20/+16
* clustering_management_SUITE: Support 3.7.x status format as wellJean-Sébastien Pédron2019-04-151-2/+6
* clustering_management_SUITE: Adapt `status_with_alarm` to the new `cluster_st...Jean-Sébastien Pédron2019-04-151-14/+8
* Test successfull clustering if there is a garbage schema in the work dirDaniil Fedotov2019-03-221-1/+38
* URL CleanupSpring Operator2019-03-201-1/+1
* spelling: inconsistentJosh Soref2019-02-121-1/+1
* spelling: existentJosh Soref2019-02-121-5/+5
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-21/+45
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* An integration test for rabbit_nodes:await_running_count/2Michael Klishin2018-05-301-2/+44
* Remove a test that need reworking to be more predictableMichael Klishin2018-03-271-25/+1
* Check that default vhost is started on all nodes after restartDaniil Fedotov2018-03-161-1/+2
* WordingMichael Klishin2018-03-161-1/+1
* ClarifyMichael Klishin2018-03-161-1/+5
* Test concurrent application start with no data.Daniil Fedotov2018-03-151-1/+20
* Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-10-311-4/+8
|\
| * Don't assert on node start successMichael Klishin2017-10-281-4/+4
| * Merge branch 'stable'Daniil Fedotov2017-10-271-1/+5
| |\
| | * Update clustering management test to support transient rabbit appDaniil Fedotov2017-10-271-2/+13
* | | Add configurable queue overflow strategyDaniil Fedotov2017-10-021-1/+1
|/ /
* | Remove debug commands in clustering management testDaniil Fedotov2017-06-131-3/+0
* | Change directory name generation function for queue indexes and vhosts.Daniil Fedotov2017-06-131-0/+4
* | Update clustering management test to support new CLI output.Daniil Fedotov2017-06-061-4/+4
* | clustering_management_SUITE: join_cluster returns `ok` if successfulJean-Sébastien Pédron2017-06-061-1/+1
* | Merge pull request #1220 from rabbitmq/rabbitmq-server-1216Michael Klishin2017-05-121-1/+11
|\ \
| * | Start/stop test node after VM stops because of rabbit app failuresDiana Corbacho2017-05-121-1/+11
* | | Merge remote-tracking branch 'origin/stable'Gerhard Lazu2017-05-101-3/+47
|\ \ \ | |/ / |/| / | |/
| * Add test for rabbitmqctl wait when node fails to clusterDaniil Fedotov2017-05-101-3/+47
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
| * Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-251-1/+4
* | clustering_management_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-1/+1
* | Get rid of rabbit_control_mainDaniil Fedotov2016-12-231-19/+9
* | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-071-1/+4
* | Do not fail on {cluster_nodes, [node()]} configDaniil Fedotov2016-10-201-3/+3
|/
* Switch testsuite to common_test, part #3Jean-Sébastien Pédron2016-05-271-0/+728