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

Fix smoke test #438

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Fix smoke test #438

merged 1 commit into from
Jan 26, 2024

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 25, 2024

The smoke test was failing because the function name is not valid introduced in #437.
This change sets the user_name var to a string without slashes /, which makes it valid again.

Tested in https://github.com/elastic/apm-aws-lambda/actions/runs/7661468152

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Jan 25, 2024
@reakaleek reakaleek requested review from kruskall and a team January 25, 2024 23:05
@kruskall kruskall merged commit 7b23d61 into main Jan 26, 2024
13 checks passed
@kruskall kruskall deleted the feature/fix-smoke-test branch January 26, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants