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

Fix Beanstalk integ tests #886

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Fix Beanstalk integ tests #886

merged 1 commit into from
Dec 4, 2024

Conversation

normj
Copy link
Member

@normj normj commented Dec 4, 2024

Description of changes:
The beanstalk tests deploying from existing environments are failing because existing environments were being created without permissions to download the deployment bundle from S3. This PR adds the managed beanstalk policy to the role that being created as part of the test.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@normj normj requested a review from 96malhar December 4, 2024 05:27
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.81%. Comparing base (9f812e9) to head (77a57ab).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #886       +/-   ##
===========================================
+ Coverage   38.75%   62.81%   +24.06%     
===========================================
  Files         282      282               
  Lines       10922    10922               
  Branches     1517     1517               
===========================================
+ Hits         4233     6861     +2628     
+ Misses       6382     3523     -2859     
- Partials      307      538      +231     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@96malhar 96malhar changed the base branch from main to dev December 4, 2024 19:39
@96malhar 96malhar force-pushed the normj/fix-integ-tests branch from 1e0fbde to 77a57ab Compare December 4, 2024 19:40
@normj normj merged commit 207e3db into dev Dec 4, 2024
11 checks passed
@normj normj deleted the normj/fix-integ-tests branch December 4, 2024 21:09
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.

3 participants