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

chore: switch assume-role-session-tags test to ccapi role #5036

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

corymhall
Copy link
Contributor

The TestAssumeRoleSessionTags test frequently flakes due to the role
not being able to be assumed. This PR tries to fix that by switching the
role to use a CCAPI IAM Role which should perform more verification that
the role is ready.

re #4989, re #5035

The `TestAssumeRoleSessionTags` test frequently flakes due to the role
not being able to be assumed. This PR tries to fix that by switching the
role to use a CCAPI IAM Role which should perform more verification that
the role is ready.

re #4989, re #5035
Copy link

github-actions bot commented Jan 6, 2025

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.42%. Comparing base (007f960) to head (f71f546).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5036   +/-   ##
=======================================
  Coverage   24.42%   24.42%           
=======================================
  Files         360      360           
  Lines      143403   143403           
=======================================
  Hits        35023    35023           
  Misses     108281   108281           
  Partials       99       99           

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

@corymhall corymhall requested review from flostadler and t0yv0 January 7, 2025 13:32
@corymhall corymhall self-assigned this Jan 7, 2025
Copy link
Contributor

@flostadler flostadler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@corymhall corymhall merged commit 969d171 into master Jan 7, 2025
26 checks passed
@corymhall corymhall deleted the corymhall/disable-assume-role-session-tags branch January 7, 2025 13:33
This was referenced Jan 7, 2025
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.66.3.

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