We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297945b commit c95f548Copy full SHA for c95f548
tests/bwc/test_rolling_upgrade.py
@@ -41,7 +41,7 @@
41
UpgradePath('5.8.x', '5.9.x'),
42
UpgradePath('5.9.x', '5.10.x'),
43
UpgradePath('5.10.x', '6.0.x'),
44
- UpgradePath('6.0.x', 'branch:jeeminso/jeeminso/lr-broken-subscription'),
+ UpgradePath('6.0.x', 'latest-nightly'),
45
)
46
47
0 commit comments