vmware-tanzu / tanzu-framework

Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
195 stars 192 forks source link

Extending readiess e2e tests with custom service account scenario #4639

Closed sathyanarays closed 1 year ago

sathyanarays commented 1 year ago

What this PR does / why we need it

There were recent changes added that enables configuring the service account with which the providers will execute the query. In this PR, we are adding a end-to-end test to include the service account scenario.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

End-to-End tests!

Release note

Additional information

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #4639 (2bbbf51) into main (64bb6e4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4639   +/-   ##
=======================================
  Coverage   75.33%   75.33%           
=======================================
  Files          21       21           
  Lines        1212     1212           
=======================================
  Hits          913      913           
  Misses        249      249           
  Partials       50       50