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

Migrate Windows helm-chart tests. #27

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Migrate Windows helm-chart tests. #27

merged 3 commits into from
Apr 30, 2024

Conversation

musa-asad
Copy link
Collaborator

@musa-asad musa-asad commented Apr 26, 2024

Description of changes:
Migrated windows from https://github.com/aws/amazon-cloudwatch-agent-operator/blob/main/.github/workflows/helm-integ-test.yml into https://github.com/aws-observability/helm-charts/blob/main/.github/workflows/amazon-cloudwatch-observability-helm-integration-test.yaml and refactored the directory location for helm.

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

sethAmazon
sethAmazon previously approved these changes Apr 29, 2024
Copy link
Contributor

@mitali-salvi mitali-salvi left a comment

Choose a reason for hiding this comment

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

Could you attach a successful run on this test in the PR ?

timeout_minutes: 60 # EKS takes about 20 minutes to spin up a cluster and service on the cluster
retry_wait_seconds: 5
command: |
cd integration-tests/amazon-cloudwatch-observability/terraform/helm
Copy link
Contributor

Choose a reason for hiding this comment

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

Will the current helm tests for Linux work for Windows as well ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Probably not since it's not the same as helm-windows. Fixed.

@musa-asad musa-asad changed the base branch from main to windows-migration April 30, 2024 14:44
@musa-asad musa-asad merged commit 460ee56 into aws-observability:windows-migration Apr 30, 2024
0 of 3 checks passed
@musa-asad musa-asad self-assigned this Apr 30, 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.

3 participants