Job for omnibus release to check minimum version compatibility for redis
We had SM customers reporting that a couple of sidekiq workers (UsageEvents::DumpWriteBufferCronWorker and Clickhouse::EventsSyncWorker) were throwing errors when they migrated to gitlab version 16.8.1 due to incompatibility with redis version 6.0. Original issue here: gitlab-org/gitlab#504991 (closed)
This is to request help from QA to determine if we are already running compatibility tests against minimum required redis version because I saw a previous issue where redis compatibility test was discussed: #2485 (closed)
If there is no existing test then is it possible to setup a job to catch errors/warnings from sidekiq workers on every package release?