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

test: bump docker in systemtest to fix failing test on new go version #11509

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

kruskall
Copy link
Member

Motivation/summary

system tests are failing on new go version likely because of golang/go#61075 (observed in 1.19.12).

The underlying issue is actually in docker and it is solved in newer versions. The dependency is only used in system tests so it can be bumped safely.

Closes #11499

Checklist

- [ ] Update CHANGELOG.asciidoc
- [ ] Update package changelog.yml (only if changes to apmpackage have been made)
- [ ] Documentation has been updated

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

@kruskall kruskall requested a review from a team August 28, 2023 16:17
@kruskall kruskall enabled auto-merge (squash) August 28, 2023 16:24
@kruskall kruskall merged commit 6f909f9 into elastic:7.17 Aug 28, 2023
@kruskall kruskall deleted the test/fix-go-bump branch August 28, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants