Remove legacy v1.x skip tags from YAML REST tests#20374
Conversation
Signed-off-by: Elizabeth Liu <esl1350@gmail.com>
….remove-skip-tags-v1
Signed-off-by: Elizabeth Liu <esl1350@gmail.com>
📝 WalkthroughWalkthroughThis pull request removes legacy version-based skip directives from YAML REST API test files. The removed skips targeted predecessor versions (primarily 1.2.99 and 1.4.99) that are no longer part of the active testing matrix in mixed-cluster and backward-compatibility environments, streamlining the test configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~8 minutes Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
❌ Gradle check result for 7582d9a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20374 +/- ##
============================================
- Coverage 73.30% 73.28% -0.02%
+ Complexity 71777 71772 -5
============================================
Files 5784 5784
Lines 328141 328145 +4
Branches 47269 47270 +1
============================================
- Hits 240531 240493 -38
- Misses 68329 68380 +51
+ Partials 19281 19272 -9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…#20374) * start removing tags Signed-off-by: Elizabeth Liu <esl1350@gmail.com> * v1 skips Signed-off-by: Elizabeth Liu <esl1350@gmail.com> * remove extra blank lines Signed-off-by: Elizabeth Liu <esl1350@gmail.com> --------- Signed-off-by: Elizabeth Liu <esl1350@gmail.com>
…#20374) * start removing tags Signed-off-by: Elizabeth Liu <esl1350@gmail.com> * v1 skips Signed-off-by: Elizabeth Liu <esl1350@gmail.com> * remove extra blank lines Signed-off-by: Elizabeth Liu <esl1350@gmail.com> --------- Signed-off-by: Elizabeth Liu <esl1350@gmail.com>
Description
Removes legacy skip tags from YAML REST tests for versions 1.x
Related Issues
Resolves #16574
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.