Fix Opensearch compatibility check
What does this MR do and why?
In this MR we are doing a couple of things:
- Match
SystemCheck::App::SearchCheck
with the stated Opensearch versions supported (1.x or later) - Switch
ee/spec/lib/system_check/app/search_check_spec.rb
to usingfast_spec_helper
, which drastically improve performance
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #378958 (closed)
Edited by Dmitry Gruzd