Commit ac902ae
committed
test: fix storage-luatest/garbage_collector_test.lua
It'll be impossible to add new tests to the garbage_collector, since the
replication between `replica_1_a` and `replica_1_b` is broken, due to
the prohibited replace ACTIVE -> SENT in test_route_map_is_cleared.
Let's disable checks for `replica_1_b`, so that replication remains
alive.
NO_DOC=testfix1 parent 9ad0e27 commit ac902ae
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
| 1046 | + | |
1046 | 1047 | | |
1047 | 1048 | | |
1048 | 1049 | | |
| |||
1070 | 1071 | | |
1071 | 1072 | | |
1072 | 1073 | | |
| 1074 | + | |
| 1075 | + | |
1073 | 1076 | | |
0 commit comments