diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index 93e4a76ad6bbd1ac99308fce503ff94f6b179a3a..8c65615b1fb1615d029593863ac4d6d753b2b8c3 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -387,7 +387,7 @@ sync-e2e-benchmark:
   stage: sync-e2e-benchmark
   needs: []
   script:
-    - *hive-sync-script-common
+    # - *hive-sync-script-common
     - ./scripts/ci/hive-server.sh start
     - pip install tox
     - touch tox-installed
@@ -403,7 +403,7 @@ sync-e2e-benchmark:
     - *tags_api_smoketest_negative-script
     - *mock_tests-script
     - *hive_api_smoketest-script
-    - *api-smoketest-benchmark-script
+    # - *api-smoketest-benchmark-script
   artifacts:
     when: always
     paths: