I have a pipeline which runs couple of Executions (stages) on Jenkins where if one Executions (stage) fails it fails whole Pipeline and rest of stages are not even executed. I added try-catch as that normally works with rest of pipelines to solve this issue but with Katalon Plugin it does not help. Is there any way to avoid this from happening ? Basically whenever exit code any other than 0 its failing all stages.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Jenkins says (katalon plugin) job failed, but the tests have all passed | 1 | 579 | August 8, 2022 | |
| Is it possible for me to execute the failed test cases in Jenkins just in a part of execution (not in separated execution)? | 1 | 775 | February 19, 2020 | |
| How to continue Test Suites after fail in Jenkins? | 11 | 3233 | June 25, 2019 | |
| Jenkins start but doesn´t seem to execute anything? | 1 | 636 | September 25, 2021 | |
| Test suite collection failed in jenkins | 2 | 1129 | October 25, 2018 |