Added other jobs back

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
diff --git a/Jenkinsfile b/Jenkinsfile
index d5db082..e823d46 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -21,7 +21,10 @@
 
 // list of test ids
 def jobs = [
-    "ql_gf_web_profile_all"
+  "cdi_all",
+  "ql_gf_full_profile_all",
+  "ql_gf_web_profile_all",
+  "web_jsp"
 ]