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

Upload Integration Test Binary To S3 Instead Of Building On EC2 Fixes… #365

Closed
wants to merge 1 commit into from

Conversation

sethAmazon
Copy link
Contributor

… (#364)

Description of the issue

Reduce time it takes to run the integration tests by only building once.

Description of changes

Upload binary to s3 instead of build on ec2

Tests

Ran the integration tests on my fork

@sethAmazon sethAmazon force-pushed the use-s3-binary branch 2 times, most recently from eb22f82 to 542be44 Compare February 18, 2022 19:57
@khanhntd
Copy link
Contributor

Why you are at it, please delete these two variables and replace it with aws-actions/configure-aws-credentials@v1

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2022

Codecov Report

Merging #365 (bb487cc) into master (9c4ae82) will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
+ Coverage   57.16%   57.41%   +0.24%     
==========================================
  Files         370      369       -1     
  Lines       17246    17151      -95     
==========================================
- Hits         9859     9847      -12     
+ Misses       6809     6726      -83     
  Partials      578      578              
Impacted Files Coverage Δ
plugins/inputs/demo/demo.go 50.00% <0.00%> (-7.15%) ⬇️
translator/cmdutil/userutil_darwin.go

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c4ae82...bb487cc. Read the comment docs.

@sethAmazon
Copy link
Contributor Author

I'll close this pr and just add this as a part of an effort to add more ami we support for testing

@sethAmazon sethAmazon closed this Feb 21, 2022
sethAmazon pushed a commit to sethAmazon/amazon-cloudwatch-agent that referenced this pull request Aug 21, 2023
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.

5 participants