amazon-cloudwatch-agent
amazon-cloudwatch-agent copied to clipboard
Increase agentRuntime in TestBundle
Description of the issue
TestBundle failing after removal of ADOT

Description of changes
Increase agentRuntime in TestBundle from 1 minute to 2.
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
Run GitHub Actions on personal fork
Requirements
Before commit the code, please do the following steps.
- Run
make fmtandmake fmt-sh - Run
make linter