diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2e167c4409766202a52e5d38f86f38608b38bb09..e837d7b87e857610fd1179001059c45865bdd1cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,14 +35,11 @@ testDebian:
   stage: testStatic
   script:
     - ./src/sscocaller -h
-    
-testFunction:
-  tags:
-    - docker
-  image: richxsl/rhel7
-  stage: testStatic
-  script:
-    - sh tests/test.sh
+## shell executer    
+#testFunction:
+#  stage: testStatic
+#  script:
+#    - sh tests/test.sh
 
 testFedora:
   tags: