amazon-cloudwatch-agent
amazon-cloudwatch-agent copied to clipboard
Add onprem test back
Test update PR: https://github.com/aws/amazon-cloudwatch-agent-test/pull/635
Description of the issue
OnPrem integ test had been removed due to broken validation
Description of changes
Add back Onprem test that validates logs on Ubuntu25 and Debian12. There is no reason to cover all supported non-AL OSes since it's simple set up with:
- Local creds file
- IMDS disabled
License
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Tests
https://github.com/aws/amazon-cloudwatch-agent/actions/runs/20178604561
Requirements
Before commiting your code, please do the following steps.
- Run
make fmtandmake fmt-sh - Run
make lint
Integration Tests
To run integration tests against this PR, add the ready for testing label.