Nevin Francis
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Additional Failure Conditions not stopping the execution
Hi, I had configured Additional Failure Conditions to fail the build if the code coverage is less compared to the previous build. The build is shown as failed but all the steps are getting executed... -
Edited Passing parameters dynamically between configs in Many to One Scenario.
AnsweredHi, I have 3 parent build configs P1, P2 & P3 and one child build config C. After each build of any of the parent build configs, the child build config C should run. For this currently I have thou...