Add "ql_gf_full_profile_all" test

Signed-off-by: hussainnm <hussain.nm@cognizant.com>
diff --git a/Jenkinsfile b/Jenkinsfile
index 7c39f36..bd3f1e0 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -21,7 +21,8 @@
 
 // list of test ids
 def jobs = [
-  "cdi_all"
+  "cdi_all",
+  "ql_gf_full_profile_all"
 ]