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

Bumping up app search image version to 7.6.2 #19744

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Jul 8, 2020

What does this PR do?

Bumps up the App search docker image version 7.6.2.

Why is it important?

App search depends on Elasticsearch. We have already bumped up the Elasticsearch docker image version to 7.7.0. However, we did not bump up the App search docker image version. It was left at 7.5.0, which does not work with Elasticsearch 7.7.0.

Ideally we could bump up the App search docker image version to 7.7.0 but evidently such an image tag does not exist in the Elastic docker repository. So we are bumping up to the highest version available that is also compatible with Elasticsearch 7.7.0, which is App search 7.6.2.

Related issues

@ycombinator ycombinator added needs_backport PR is waiting to be backported to other branches. [zube]: In Review v8.0.0 Team:Services (Deprecated) Label for the former Integrations-Services team v7.9.0 v7.8.2 labels Jul 8, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jul 8, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #19744 opened]

  • Start Time: 2020-07-08T15:43:21.604+0000

  • Duration: 45 min 52 sec

Test stats 🧪

Test Results
Failed 0
Passed 723
Skipped 73
Total 796

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov
    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-08T16:25:25.228+0000

    • log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_backport PR is waiting to be backported to other branches. Team:Services (Deprecated) Label for the former Integrations-Services team v7.8.2 v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test: appsearch/stats metricset integration and system tests
4 participants