Skip to content

Commit 441fd70

Browse files
committed
Do not test 5.10.x without the LR fix
1 parent cbd9ea3 commit 441fd70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/bwc/test_rolling_upgrade.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
UpgradePath('5.7.x', '5.8.x'),
4242
UpgradePath('5.8.x', '5.9.x'),
4343
UpgradePath('5.9.x', '5.10.x'),
44-
UpgradePath('5.10.x', '5.10'),
4544
UpgradePath('5.10', 'latest-nightly'),
4645
)
4746

0 commit comments

Comments
 (0)