#23507 Enabled naming, deployment, security and webservice tests on jenkins
diff --git a/Jenkinsfile b/Jenkinsfile
index 1831123..73ed6a3 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -38,7 +38,11 @@
   "connector_group_3",
   "connector_group_4",
   "jdbc_all",
-  "persistence_all"
+  "persistence_all",
+  "naming_all",
+  "deployment_all",
+  "security_all",
+  "webservice_all"
 ]
 
 def parallelStagesMap = jobs.collectEntries {