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

Enable not wiping cluster settings after REST test #33575

Merged
merged 1 commit into from
Sep 10, 2018

Commits on Sep 10, 2018

  1. Enable not wiping cluster settings after REST test

    In some cases we want to skip wiping cluster settings after a REST
    test. For example, one use-case would be in the full cluster restart
    tests where want to test cluster settings before and after a full
    cluster restart. If we wipe the cluster settings before the restart,
    then it would not be possible to assert on them after the restart.
    jasontedor committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    bb9094b View commit details
    Browse the repository at this point in the history