commit | 8ac1fe79d5e4f8f1e1d6f455d0eb5850f83b09ee | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu Aug 01 06:16:49 2019 +0300 |
committer | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu Aug 01 06:29:58 2019 +0300 |
tree | add5f091d0bbf15a56e7b44375c9f433c2ad02a9 | |
parent | e09e02987c3a0a0aa8fce18a3cad519a212563ed [diff] |
Add python.runCmd() to get more details from shell commands - always print the executing command to control the pipeline execution - always allows to get the stdout/stderr/status in the result, even with enabled console enabled - throws an exception with stderr content, so it could be read from the job status and processed Related task: https://mirantis.jira.com/browse/PROD-31620 Change-Id: I7b0d6ba731c155b36d45fd7dd1b16b756eb7cb27