Commit Graph

38 Commits

Author SHA1 Message Date
Jean-Sébastien Pédron 0e057156bf Initial move to erlang.mk 2015-10-19 17:29:55 +02:00
Simon MacMullen d7ca888acc Remove some no-longer-needed stuff 2014-05-14 14:30:28 +01:00
Simon MacMullen 02f59b44e9 Cycle detection for bindings too, plus a test. 2014-01-30 11:17:24 +00:00
Simon MacMullen 0055e0c1fa Support a "federation-upstream" policy, and test it in the max_hops_test. 2013-10-08 13:46:11 +01:00
Simon MacMullen ec17942ffc Merge default 2013-08-16 11:16:54 +01:00
Simon MacMullen ce515d3310 s/VMware/GoPivotal/g 2013-07-01 10:49:12 +01:00
Simon MacMullen ae5907e342 A bunch more tests, and a (temporary) fix thus discovered. 2013-06-05 14:36:11 +01:00
Simon MacMullen 844ff645b6 Allow specifying a different queue name for the upstream, remove use of a fake exchange, start to write tests, remember to sepcify drain. 2013-06-04 15:46:43 +01:00
Simon MacMullen 8deff01da2 Add a test of changing the policy for a federated exchange while keeping it federated. 2013-04-16 14:54:41 +01:00
Simon MacMullen 75ae97434a Strip out credentials when adding URIs to x-received-from header. 2013-03-11 18:44:57 +00:00
Simon MacMullen 723fdd19c7 Policies have now been merged, update for that. 2012-10-26 17:02:18 +01:00
Simon MacMullen ab318fd339 Merge default! 2012-10-26 16:34:31 +01:00
Emile Joubert 19ba439616 Correct regexp patterns for tests 2012-10-24 11:40:24 +01:00
Simon MacMullen d5f1cee81d And add a test for binding propagation. 2012-10-18 16:27:47 +01:00
Emile Joubert f70ac3153a Changes to policy setting interface 2012-10-09 17:21:20 +01:00
Emile Joubert 64dfa77abc Updated policy validation 2012-10-05 18:17:03 +01:00
Emile Joubert b12697b303 Merged default 2012-09-14 12:13:42 +01:00
Emile Joubert 823a6cdb12 Merged default 2012-09-13 12:14:38 +01:00
Francesco Mazzoli 78de6dadda update the federation tests to use json 2012-09-11 15:00:22 +01:00
Simon MacMullen ef2ba4f8e8 Since priority is not mandatory let's not set it here. 2012-09-07 15:24:48 +01:00
Simon MacMullen e2bc04709c Add trust-user-id field to upstreams, and test it. 2012-09-07 13:14:35 +01:00
Emile Joubert e51d20fb8e Update federation tests for regex policies 2012-09-06 16:47:36 +01:00
Simon MacMullen da7663b62b Rename "federation connection" to "upstream", underscores to hyphens in everything parameter-related. 2012-07-04 12:57:48 +01:00
Simon MacMullen d22cbc616b Get the tests passing again (TODO: write more tests!). This necessitates a bit of rejigging of interfaces (mostly back closer to where it is on default). Note that the validation test is no longer needed :-) 2012-06-08 15:16:40 +01:00
Simon MacMullen 40191251a7 Update the tests to work again (and test direct connections too). 2012-04-24 14:12:49 +01:00
Simon MacMullen d014b4ef45 Put the "-e" in the right place so that tests actually fail if rabbitmqctl fails. 2012-04-10 16:36:27 +01:00
Simon MacMullen fbb3ef1fb3 Switch to configuring tests via the new config mechanism. 2012-04-05 15:31:54 +01:00
Simon MacMullen 934878c136 It actually works without this. But it's sure as hell less confusing to put it in. 2012-03-13 16:43:00 +00:00
Simon MacMullen 90239e86ad Simple test for the legacy case where we connect to an upstream that does not know about the x-federation-upstream exchange. 2012-03-13 16:38:59 +00:00
Simon MacMullen 38779ccf1f Run binding recovery test on hare to work round bug 24256 2011-07-11 14:02:58 +01:00
Simon MacMullen 916e3f8bdc Test binding recovery with serialise_events on, since it's hard for rabbitmq-server to do that. 2011-07-06 16:31:34 +01:00
Simon MacMullen db5a050749 erlang-mode 2011-06-22 12:04:48 +01:00
Simon MacMullen c2a3107672 Move max_hops to upstream_set. 2011-06-17 13:19:55 +01:00
Simon MacMullen b7e7019065 Remove explicit specification of the exchange 2011-06-17 12:54:24 +01:00
Simon MacMullen 54497b3e0f Test max_hops by building a ring with three brokers. 2011-06-16 17:56:23 +01:00
Simon MacMullen 153be18672 Rejig the configuration to go through an additional layer of indirection so that exchange arguments can plausibly be immutable, and to get rid of the confusing merging.
Also fix the insidious default queue expiry that had been hiding.
2011-06-03 18:09:23 +01:00
Simon MacMullen 5027f1f564 App name has changed 2011-05-04 16:02:27 +01:00
Simon MacMullen 87e333be56 Build system changes. 2011-04-12 12:18:42 +01:00