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

Disable broken e2e tests #3512

Closed
wants to merge 3 commits into from
Closed

Disable broken e2e tests #3512

wants to merge 3 commits into from

Conversation

wepudt
Copy link
Collaborator

@wepudt wepudt commented Jul 22, 2024

Description

Disables known broken tests that are documented with issues to re-enable e2e test.
Tickets are documented in the e2e.mk file's TODOs.

How can this be tested?

Run e2e tests.
From the Istio tests the resilience and codemodule related tests are skipped.
From the release tests the broken upgrade tests are skipped.

@wepudt wepudt requested a review from a team as a code owner July 22, 2024 14:55
@wepudt wepudt changed the title E2e/disable broken tests Disable broken e2e tests Jul 22, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.77%. Comparing base (94ea39f) to head (b5da2c5).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3512   +/-   ##
=======================================
  Coverage   57.77%   57.77%           
=======================================
  Files         371      371           
  Lines       20162    20162           
=======================================
  Hits        11649    11649           
  Misses       7277     7277           
  Partials     1236     1236           
Flag Coverage Δ
unittests 57.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@0sewa0
Copy link
Contributor

0sewa0 commented Jul 22, 2024

Would this even work, considering: kubernetes-sigs/e2e-framework#426 ?

@wepudt wepudt closed this Jul 23, 2024
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.

4 participants