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 cert auth test #3871

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Fix cert auth test #3871

merged 3 commits into from
Jan 21, 2025

Conversation

thomas11
Copy link
Contributor

@thomas11 thomas11 commented Jan 17, 2025

This PR fixes TestAccKeyVaultTs_ClientCert. Another issue revealed that due to a misconfiguration, this test didn't use certificate auth as intended but fell through to CLI auth.

@thomas11 thomas11 requested review from danielrbradley and a team January 17, 2025 16:51
Copy link

Does the PR have any schema changes?

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

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.11%. Comparing base (8a557d6) to head (9629dca).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3871      +/-   ##
==========================================
- Coverage   57.11%   57.11%   -0.01%     
==========================================
  Files          79       79              
  Lines       12423    12423              
==========================================
- Hits         7096     7095       -1     
- Misses       4800     4801       +1     
  Partials      527      527              

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

@thomas11 thomas11 force-pushed the tkappler/test-fixes branch from a201182 to 9629dca Compare January 20, 2025 09:57
@thomas11 thomas11 changed the title Unblock CI tests by ignoring CLI auth and fixing cert auth Fix cert auth test Jan 20, 2025
@thomas11 thomas11 enabled auto-merge (squash) January 21, 2025 08:27
@thomas11 thomas11 merged commit 3a9c2b5 into master Jan 21, 2025
23 checks passed
@thomas11 thomas11 deleted the tkappler/test-fixes branch January 21, 2025 08:45
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.84.0.

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