Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
Actual behavior:
When uploading an application with jenkin plugin. If the app can't be packaged, jenkin job will end and the non-packaged version is not uploaded.
Expected result:
Just align with MC's existing functionality, which is to upload the non-packaged version of app in case of failure during instrumentation process.
The related PR is https://github.com/jenkinsci/hpe-application-automation-tools-plugin/pull/77. Thanks for reviewing it in advance.