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

Unblock China region integration tests #1564

Merged
merged 42 commits into from
Mar 3, 2025
Merged

Unblock China region integration tests #1564

merged 42 commits into from
Mar 3, 2025

Conversation

varunch77
Copy link
Member

@varunch77 varunch77 commented Feb 22, 2025

Description of the issue

The EC2LinuxCN tests are not able to start up properly due to errors while fetching dependencies. This creates a gap in our testing for this region.

Description of changes

This change adds a new step to our integration test workflow that zips and uploads the test repo and the necessary dependencies (using go mod vendor) to an S3 bucket in the China region. Our tests then pull from this S3 bucket instead of attempting to download them directly for each test.

This PR is in conjunction with: aws/amazon-cloudwatch-agent-test#469

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

Integration test run: https://github.com/aws/amazon-cloudwatch-agent/actions/runs/13595857669

Requirements

Before commit the code, please do the following steps.

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

@varunch77 varunch77 requested a review from a team as a code owner February 22, 2025 20:16
musa-asad
musa-asad previously approved these changes Feb 27, 2025
@varunch77
Copy link
Member Author

@varunch77 varunch77 merged commit 994730d into main Mar 3, 2025
7 checks passed
@varunch77 varunch77 deleted the integ-test-CN branch March 3, 2025 20:28
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.

4 participants