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

Implement fix for failing AKS acceptance/mock test #377

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

gshaw-pivotal
Copy link
Contributor

@gshaw-pivotal gshaw-pivotal commented Feb 1, 2024

  1. What this PR does / why we need it:

Fixes an AKS acceptance/mock test that was broken when managed identity work was introduced.

  1. Which issue(s) this PR fixes

As described above, the 'TestAccAksCluster_basics' test was broken by the introduction of supporting managed identities for AKS clusters. This MR fixes said failing test.

  1. Additional information

Tested both against a mock and real stack (by setting 'ENABLE_AKS_ENV_TEST' env variable).

  1. Special notes for your reviewer

@gshaw-pivotal gshaw-pivotal force-pushed the acceptance-test-fix-for-aks branch from 74cd0a6 to 94eb067 Compare February 5, 2024 22:36
Signed-off-by: Gavin Shaw <gshaw+github@pivotal.io>
@gshaw-pivotal gshaw-pivotal force-pushed the acceptance-test-fix-for-aks branch from 94eb067 to 9be22e2 Compare February 7, 2024 16:45
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb65605) 25.40% compared to head (9be22e2) 25.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   25.40%   25.40%           
=======================================
  Files         195      195           
  Lines       16784    16784           
=======================================
  Hits         4264     4264           
  Misses      12302    12302           
  Partials      218      218           

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

@gshaw-pivotal gshaw-pivotal changed the title Implement fix for failing AKS acceptance test Implement fix for failing AKS acceptance/mock test Feb 7, 2024
Copy link
Contributor

@sbasu31 sbasu31 left a comment

Choose a reason for hiding this comment

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

LGTM !

@gshaw-pivotal gshaw-pivotal merged commit 0ac792a into main Feb 8, 2024
4 checks passed
@tenthirtyam tenthirtyam deleted the acceptance-test-fix-for-aks branch November 13, 2024 06:30
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants