[
https://issues.jboss.org/browse/WFWIP-212?page=com.atlassian.jira.plugin....
]
Michal Jurc updated WFWIP-212:
------------------------------
Description:
The build will exit without any message no matter if something goes wrong around this line
in {{openshift-common.sh}}:
{code:bash}eval ${JBOSS_HOME}/bin/jboss-cli.sh
"--file=${CLI_SCRIPT_FILE_FOR_EMBEDDED}"
"--properties=${CLI_SCRIPT_PROPERTY_FILE}"
"&>${CLI_SCRIPT_OUTPUT_FILE}"{code}
This blocks testing of EAP7-891.
was:
The build will exit without any message no matter if something goes wrong around this line
in {{openshift-common.sh}}:
{code:bash}eval ${JBOSS_HOME}/bin/jboss-cli.sh
"--file=${CLI_SCRIPT_FILE_FOR_EMBEDDED}"
"--properties=${CLI_SCRIPT_PROPERTY_FILE}"
"&>${CLI_SCRIPT_OUTPUT_FILE}"{code}
[Galleon] openshift-common.sh will always shut down without any error
message if something goes wrong with JBoss CLI
--------------------------------------------------------------------------------------------------------------------
Key: WFWIP-212
URL:
https://issues.jboss.org/browse/WFWIP-212
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Environment:
docker-registry.upshift.redhat.com/kwills/eap-cd-openshift-rhel8:18.0-EAP...
18.0-EAP7-1216 builder image
Reporter: Michal Jurc
Assignee: Brian Stansberry
Priority: Blocker
The build will exit without any message no matter if something goes wrong around this
line in {{openshift-common.sh}}:
{code:bash}eval ${JBOSS_HOME}/bin/jboss-cli.sh
"--file=${CLI_SCRIPT_FILE_FOR_EMBEDDED}"
"--properties=${CLI_SCRIPT_PROPERTY_FILE}"
"&>${CLI_SCRIPT_OUTPUT_FILE}"{code}
This blocks testing of EAP7-891.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)