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. #32

Merged
merged 9 commits into from
May 1, 2024
Merged

Migrate Windows helm-chart tests. #32

merged 9 commits into from
May 1, 2024

Conversation

musa-asad
Copy link
Collaborator

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

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.

See #27 for previous status on PR.

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

Moving over to make new PR.
@musa-asad musa-asad self-assigned this Apr 30, 2024
@musa-asad musa-asad requested a review from lisguo April 30, 2024 21:08
@@ -1,6 +1,9 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

//go:build linuxonly || windowslinux
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure, but this is how it was in the previous package I migrated from: https://github.com/aws/amazon-cloudwatch-agent-operator/blob/cab619e55a8719dbfcf7756d0e1647f9d7834521/integration-tests/eks/validateResources_test.go#L4.

I know it was in the other packages to associate tags with it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah that's needed coz those tags are used to distinguish linux/windows integration tests

@musa-asad musa-asad merged commit 0930045 into main May 1, 2024
3 checks passed
@musa-asad musa-asad deleted the windows-migration branch May 1, 2024 14:20
mitali-salvi pushed a commit that referenced this pull request May 8, 2024
Migrate Windows helm-chart tests.
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