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

Running helm integration tests on PR build #21

Merged
merged 4 commits into from
Apr 25, 2024
Merged

Running helm integration tests on PR build #21

merged 4 commits into from
Apr 25, 2024

Conversation

mitali-salvi
Copy link
Contributor

Description of changes:

  1. Modifying the current helm chart integration test for amazon-cloudwatch-observability to run on PR build

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mitali-salvi mitali-salvi requested review from movence and lisguo April 23, 2024 15:25
@mitali-salvi mitali-salvi self-assigned this Apr 23, 2024
movence
movence previously approved these changes Apr 23, 2024
podNameRegex = "(" + agentName + "|" + operatorName + "|" + fluentBitName + ")-*"
serviceNameRegex = agentName + "(-headless|-monitoring)?|" + addOnName + "-webhook-service|" + dcgmExporterName + "-service"
nameSpace = "amazon-cloudwatch"
addOnName = "amazon-cloudwatch-observability"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe rename addOnName to chartName?

@mitali-salvi mitali-salvi merged commit cd2aed2 into main Apr 25, 2024
1 check passed
@mitali-salvi mitali-salvi deleted the pr-build branch April 25, 2024 15:34
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.

3 participants