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

Add Elasticsearch 7 to test matrix #1088

Merged
merged 9 commits into from
Jul 9, 2020

Commits on Jun 16, 2020

  1. Add Elasticsearch 7 to test matrix

    Gavin Williams committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    4fd9c6e View commit details
    Browse the repository at this point in the history
  2. Add Ubuntu 20.04 to Travis matrix

    Gavin Williams committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    be44718 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Fix issue with downloadin ES 7 packages that now include the

    architecture in the filename.
    
    Also remove the management of the pid_dir and defaults location, as this
    is managed by the packages.
    Gavin Williams committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d1d95f0 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue on 'spec_utilities

    Gavin Williams committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ab6c1be View commit details
    Browse the repository at this point in the history
  3. Improve handling of Index templates across ES versions.

    Gavin Williams committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    b9eba78 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Remove Ubuntu 20.04 from test matrix, and switch to 7.8.0 as default …

    …7.x version
    Gavin Williams committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    86b4fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    fca60fe View commit details
    Browse the repository at this point in the history
  2. Update Vault test utilities to use local 'VAULT_TOKEN' auth if not ru…

    …nning in CI
    Gavin Williams committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c9ce004 View commit details
    Browse the repository at this point in the history
  3. Use correct Elasticsearch license based on major version

    Gavin Williams committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    5d8f7f6 View commit details
    Browse the repository at this point in the history