diff --git a/qa/qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb b/qa/qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb
index d9015929bf3e4c7da947cd7139c6f85b8daf2219..f2c12637e970ac946e4be1bbfc5b09b4dbdf6238 100644
--- a/qa/qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb
+++ b/qa/qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb
@@ -25,7 +25,7 @@ module QA
       end
 
       it(
-        'finds the user that matches username',
+        'finds the user that matches username', :blocking,
         testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/382846'
       ) do
         QA::Support::Retrier.retry_on_exception(