what the intended interaction between a Jenkins Build and a Build in RTC
![]() we have a use case in our CI environment where users abort/abandon builds in RTC.
The expectation would be that the corresponding build on Jenkins is also immediately getting aborted/cancelled.
But this is currently not the case in our environment.
I also checked the Jenkins plugin docu but couldn’t find any information regarding this behavior: https://plugins.jenkins.io/teamconcert/
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Sep 07 '20, 8:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would not make the assumption that a build that is picked up by Jenkins will be abandoned or cancelled by simply doing that to the RTC build request.
|