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

Make CCR QA tests build again #33113

Merged
merged 3 commits into from
Aug 24, 2018
Merged

Commits on Aug 24, 2018

  1. Make CCR QA tests build again

    Welp, I broke this. I merged a change to auto-discover the CCR QA tests
    by making :x-pack:plugin:ccr:check auto-discover the check tasks in the
    qa sub-project. Yet, the check tasks for these sub-projects did not
    depend on the necessary test tasks (as we were previously doing this
    directly from the ccr build file. This commit fixes this!
    jasontedor committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    bd26359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb94aeb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ccr' into fix-ccr-qa-tests

    * ccr:
      Add hook to skip asserting x-content equivalence (elastic#33114)
      Muted testListenersThrowingExceptionsDoNotCauseOtherListenersToBeSkipped
      [Rollup] Move getMetadata() methods out of rollup config objects (elastic#32579)
      fixed not returning response instance
      Muted testEmptyAuthorizedIndicesSearchForAllDisallowNoIndices
      Update Google Cloud Storage Library for Java (elastic#32940)
      Remove unsupported Version.V_5_* (elastic#32937)
    jasontedor committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    5ec0e2e View commit details
    Browse the repository at this point in the history