commit | 1f2c0592f7faf5c1269b87ee35bf30d1cd48487c | [log] [tgz] |
---|---|---|
author | hussainnm <hussain.nm@cognizant.com> | Tue Feb 23 16:48:38 2021 +0530 |
committer | hussainnm <hussain.nm@cognizant.com> | Tue Feb 23 16:48:38 2021 +0530 |
tree | 8ec29c0bc5d72975e058c0b3d6b3603890c8da3e | |
parent | f31a25eb325d4e92485685a11b047e6736b21a21 [diff] [blame] |
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" ]