Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Adding e2e tests for readiness framework #4638

Merged
merged 4 commits into from
Jun 28, 2023

Conversation

sathyanarays
Copy link
Contributor

What this PR does / why we need it

This PR adds end-to-end tests for readiness framework. The tests can be run by running make e2e-readiness.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Release note


Additional information

Special notes for your reviewer

@sathyanarays sathyanarays requested a review from a team as a code owner June 21, 2023 10:47
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #4638 (91e6bdb) into main (7fa2b72) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4638   +/-   ##
=======================================
  Coverage   75.06%   75.06%           
=======================================
  Files          21       21           
  Lines        1199     1199           
=======================================
  Hits          900      900           
  Misses        249      249           
  Partials       50       50           

e2e.mk Outdated Show resolved Hide resolved
readiness/e2e/suite_test.go Outdated Show resolved Hide resolved
readiness/e2e/suite_test.go Outdated Show resolved Hide resolved
readiness/e2e/suite_test.go Outdated Show resolved Hide resolved
readiness/e2e/suite_test.go Outdated Show resolved Hide resolved
e2e.mk Outdated Show resolved Hide resolved
e2e.mk Show resolved Hide resolved
Signed-off-by: Sathyanarayanan Saravanamuthu <sathyanarays@vmware.com>
@sathyanarays sathyanarays requested a review from avi-08 June 23, 2023 07:43
Copy link
Contributor

@avi-08 avi-08 left a comment

Choose a reason for hiding this comment

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

LGTM

@rajathagasthya rajathagasthya added the ok-to-merge PRs should be labelled with this before merging label Jun 28, 2023
@sathyanarays sathyanarays merged commit 64bb6e4 into vmware-tanzu:main Jun 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required ok-to-merge PRs should be labelled with this before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants