Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust BWC version on settings upgrade test #33650

Merged
merged 1 commit into from
Sep 12, 2018

Commits on Sep 12, 2018

  1. Adjust BWC version on settings upgrade test

    The skip_unavailable setting did not exist until 6.1.0. This means that
    we need to skip this test on versions prior to 6.1.0. We need to use
    this setting because otherwise we will fail startup without it (since we
    are not setting up a real remote cluster connection). This commit adds a
    skip for all versions prior to 6.1.0.
    jasontedor committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    34b9ad5 View commit details
    Browse the repository at this point in the history