Lou DeGenaro created UIMA-5314:
----------------------------------
Summary: DUCC utility tooling for check_ducc, start_ducc,... does
correctly test ssh viability
Key: UIMA-5314
URL: https://issues.apache.org/jira/browse/UIMA-5314
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
Fix For: future-DUCC
ducc_util.py has function def ssh_operational() which attempts to check the
viability of the ssh command. It does not correctly handle the case where the
ssh worked but with a warning message issued.
This function should examine all lines returned from the ssh attempt and if one
of them has the expected results then ssh is operational! Otherwise print the
failing command and the results.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)