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

Revert "Use 1.5.5 lambda layer for tests because 1.5.6 seems to be broken #3736

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JonasKunz
Copy link
Contributor

We should switch back to testing with latest as soon as the fixed lambda layer has been released:
elastic/apm-aws-lambda#510

When that change has been released, we should be able to simply rerun the tests on this PR and they should become green again.

What does this PR do?

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.asciidoc
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.asciidoc
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

@JonasKunz JonasKunz added the ci:agent-integration Enables agent integration tests in build pipeline label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java ci:agent-integration Enables agent integration tests in build pipeline
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant