Skip to content

[release-1.26] Skip cleanup if control plane tests fail#978

Merged
istio-testing merged 1 commit intoistio-ecosystem:release-1.26from
istio-testing:cherry-pick-910-to-release-1.26
Jul 4, 2025
Merged

[release-1.26] Skip cleanup if control plane tests fail#978
istio-testing merged 1 commit intoistio-ecosystem:release-1.26from
istio-testing:cherry-pick-910-to-release-1.26

Conversation

@istio-testing
Copy link
Copy Markdown
Collaborator

This is an automated cherry-pick of #910

Seems that this was missed in a recent refactor, so making sure the
suite skips cleaning up when it failed and we want to keep the env.

Use `ReportAfterSuite` which recieves a concentrated report and can
tell if the suite has passed or failed.

Signed-off-by: Mike Kolesnik <mkolesni@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (fe58648) to head (c9b2abc).
Report is 4 commits behind head on release-1.26.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.26     #978      +/-   ##
================================================
+ Coverage         76.78%   76.93%   +0.14%     
================================================
  Files                44       44              
  Lines              2679     2679              
================================================
+ Hits               2057     2061       +4     
+ Misses              527      524       -3     
+ Partials             95       94       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@istio-testing istio-testing merged commit 159f369 into istio-ecosystem:release-1.26 Jul 4, 2025
18 checks passed
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jul 4, 2025
* upstream/release-1.26:
  [release-1.26] Cleaner improvements (istio-ecosystem#982)
  [release-1.26] Update VERSIONS_YAML_FILE e2e test information (istio-ecosystem#981)
  Skip cleanup if control plane tests fail (istio-ecosystem#978)
  Annotate only our clusters when using kind (istio-ecosystem#977)
  [release-1.26] Skip succeeded (istio-ecosystem#974)
  Fix Panic when creating ztunnel CR (istio-ecosystem#984)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Jul 4, 2025
* upstream/release-1.26:
  [release-1.26] Cleaner improvements (istio-ecosystem#982)
  [release-1.26] Update VERSIONS_YAML_FILE e2e test information (istio-ecosystem#981)
  Skip cleanup if control plane tests fail (istio-ecosystem#978)
  Annotate only our clusters when using kind (istio-ecosystem#977)
  [release-1.26] Skip succeeded (istio-ecosystem#974)
  Fix Panic when creating ztunnel CR (istio-ecosystem#984)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants