aws / amazon-cloudwatch-agent

CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
MIT License
420 stars 185 forks source link

[E2E] Comment CW Agent change check #1185

Closed majanjua-amzn closed 1 month ago

majanjua-amzn commented 1 month ago

Description of the issue

The image is changing but the old image value is incorrectly showing the same as the new image. This is likely an indication of some weird behaviour when overriding the CW Agent image that causes the new image to persist between separate installations. Will take a follow up item to investigate, but making this change to unblock the release.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint