-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
-
Android
In my jenkins job i have three build steps. 1st one Execute shell, 2nd gradle script to run testcases, 3rd execute shell. When i run this job, if 2nd build step is failed, jenkins is skipping the 3rd build step execution and marking the build as failure. Is there any workaround to forcefully execute the 3d build step even if the previous builds steps fails. Please help.
[JENKINS-43027] Force continue build execution on failure of previous build steps
Description | Original: In my jenkins job i have three build steps. 1st Execute shell, 2nd gradle script to run testcases, 3rd executeshell. When i run this job, if any testcase is failed then the 2nd build step is marked as failed and jenkins is skipping the 3rd build step execution. Is there any workaround to forcefully execute the 3d build step even if the previous builds steps fails. Please help. | New: In my jenkins job i have three build steps. 1st one Execute shell, 2nd gradle script to run testcases, 3rd executeshell. When i run this job, if any testcase is failed then the 2nd build step is marked as failed and jenkins is skipping the 3rd build step execution and marking the build as failure. Is there any workaround to forcefully execute the 3d build step even if the previous builds steps fails. Please help. |
Summary | Original: Force build execution on failure of previous build steps | New: Force continue build execution on failure of previous build steps |
Description | Original: In my jenkins job i have three build steps. 1st one Execute shell, 2nd gradle script to run testcases, 3rd executeshell. When i run this job, if any testcase is failed then the 2nd build step is marked as failed and jenkins is skipping the 3rd build step execution and marking the build as failure. Is there any workaround to forcefully execute the 3d build step even if the previous builds steps fails. Please help. | New: In my jenkins job i have three build steps. 1st one Execute shell, 2nd gradle script to run testcases, 3rd execute shell. When i run this job, if 2nd build step is failed, jenkins is skipping the 3rd build step execution and marking the build as failure. Is there any workaround to forcefully execute the 3d build step even if the previous builds steps fails. Please help. |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |