aws-observability / helm-charts

The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
8 stars 14 forks source link

Migrate Windows helm-chart tests. #32

Closed musa-asad closed 4 months ago

musa-asad commented 4 months ago

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 https://github.com/aws-observability/helm-charts/pull/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.