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

Switch x-pack rolling restart tests to new style Requests #32339

Merged
merged 5 commits into from
Aug 1, 2018

Commits on Jul 24, 2018

  1. Switch x-pack rolling restart to new style Requests

    In elastic#29623 we added `Request` object flavored requests to the low level
    REST client and in elastic#30315 we deprecated the old `performRequest`s. This
    changes all calls in the `x-pack:qa:rolling-upgrade*` projects to use
    the new versions.
    nik9000 committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    e5c5371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa3111 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    aca4e21 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    695ec1d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    9793999 View commit details
    Browse the repository at this point in the history