diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c0632841d5335226f330c7a10cd99d3f8199087e..6554702bf5c3147c0ad4f9c6873a6d4648a2a781 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -259,10 +259,10 @@ test-worker-wakeup-strategy-all:
     - .test
     - .worker-wakeup-strategy-all
 
-test-worker-wakeup-strategy-throttle:
-  extends:
-    - .test
-    - .emper-worker-wakeup-strategy-throttle
+#test-worker-wakeup-strategy-throttle:
+#  extends:
+#    - .test
+#    - .emper-worker-wakeup-strategy-throttle
 
 test-do-not-log-timestamp:
   extends: