Commit 4eca000
committed
Test rolling upgrade of federation mirrored supervisors
Without the patch the test case rolling_upgrade:child_id_format fails with:
```
=== Location: [{erpc,call,1366},
{exchange_SUITE,'-child_id_format/1-fun-5-',675},
{lists,foreach_1,2310},
{exchange_SUITE,child_id_format,670},
{test_server,ts_tc,1794},
{test_server,run_test_case_eval1,1303},
{test_server,run_test_case_eval,1235}]
=== === Reason: {exception,
{noproc,
{gen_server,call,
[rabbit_federation_exchange_link_sup_sup,
which_children,infinity]}}}
```1 parent 0c71c1a commit 4eca000
2 files changed
Lines changed: 14 additions & 6 deletions
File tree
- deps
- rabbitmq_ct_helpers/src
- rabbitmq_exchange_federation/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
2415 | 2416 | | |
2416 | 2417 | | |
2417 | 2418 | | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
2418 | 2422 | | |
2419 | 2423 | | |
2420 | 2424 | | |
| |||
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
607 | 612 | | |
608 | 613 | | |
609 | 614 | | |
| |||
691 | 696 | | |
692 | 697 | | |
693 | 698 | | |
694 | | - | |
695 | | - | |
696 | | - | |
| 699 | + | |
| 700 | + | |
697 | 701 | | |
698 | 702 | | |
699 | 703 | | |
| |||
0 commit comments