You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qaf users
Hi All,
I have setup QAF to run using jekin. Execution works very well. However when i abort jenkin job , jenkin shows job is aborted but its not actually aborting QAF execution. QAF still continues execute in background. Any suggestion on this issue ?
Thanks,
Shiv
cjayswal
unread,
Jun 1, 2024, 1:42:20 PM6/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qaf users
Are you using ant or maven jenkins plugin while configuring jenkins job? if not you should use that.
Shiv
unread,
Sep 19, 2024, 5:38:48 AM9/19/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qaf users
Yes.I am using maven. Jenkins does the maven test build. But still its not aborting QAF execution!
Renish K.R
unread,
Sep 22, 2024, 7:57:49 PM9/22/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qaf users
What operating system are you using for this execution? I have noticed that Execution does not abort in Windows OS when I abort my runs in IDE (IntelliJ) itself. Mac and Linux execution abort are not having issues. I wonder whether this is connected to your problem.
Shiv
unread,
Sep 23, 2024, 2:57:08 AM9/23/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qaf users
I use -
Windows Server 2019 for the jenkin build. However on my local machine (Windows OS), it terminates correctly. Only have issue when aborted using jenkin