vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

A couple `endtoend` cluster tests enhancement #17247

Open shlomi-noach opened 3 days ago

shlomi-noach commented 3 days ago

Description

This PR adds two enhancements in go/test/endtoend/cluster:

Related Issue(s)

No issue for this PR.

Checklist

Deployment Notes

vitess-bot[bot] commented 3 days ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.40%. Comparing base (216fd70) to head (54a7ad0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17247 +/- ## ========================================== + Coverage 67.39% 67.40% +0.01% ========================================== Files 1570 1570 Lines 252917 252917 ========================================== + Hits 170446 170490 +44 + Misses 82471 82427 -44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.