Commit 2ea9a90
authored
Adjust BWC candidates in retention lease BWC tests (#40562)
We test BWC with nodes older than 6.7.0 since such nodes would not
understand retention lease sync requests. However, we do not need to
test compatbility with nodes on or after 6.7.0 since we know these nodes
understand retention lease sync requests, which are already exercised in
other tests. Therefore, we can skip these versions when running the BWC
tests and only test against versions that do not understand retention
lease sync requests.1 parent 1a0a696 commit 2ea9a90
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments