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 e2e test in non-opentelemetry case #5578

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

joelsmith
Copy link
Contributor

@joelsmith joelsmith commented Mar 7, 2024

If running e2e tests without ENABLE_OPENTELEMETRY=true, the tests fail during teardown when it tries to remove opentelemetry-related test items. This PR skips the removal when the setup was skipped.

Checklist

Relates to #5375, #5436

@joelsmith joelsmith requested a review from a team as a code owner March 7, 2024 16:00
@joelsmith
Copy link
Contributor Author

cc @SpiritZhou

@zroubalik
Copy link
Member

zroubalik commented Mar 8, 2024

/run-e2e internal
Update: You can check the progress here

@joelsmith
Copy link
Contributor Author

@zroubalik Thanks for taking a look

@zroubalik zroubalik merged commit e8ac3bf into kedacore:main Mar 8, 2024
20 checks passed
SpiritZhou pushed a commit to SpiritZhou/keda that referenced this pull request Mar 15, 2024
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