vitessio / vitess

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

flaky test fix for query timeout change #16821

Closed harshit-gangal closed 5 days ago

harshit-gangal commented 5 days ago

Description

This PR skips the test run when vttablet is not on v21.

Related Issue(s)

Checklist

Deployment Notes

vitess-bot[bot] commented 5 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 5 days ago

Codecov Report

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

Project coverage is 69.50%. Comparing base (490bb0c) to head (facfa8a). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16821 +/- ## ========================================== - Coverage 69.51% 69.50% -0.01% ========================================== Files 1568 1568 Lines 202426 202442 +16 ========================================== - Hits 140717 140710 -7 - Misses 61709 61732 +23 ```

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