-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1
-
%
-
Test suite should be updated
-
- start Fuse
- fabric:create
- execute command via ssh: 'ssh -p 8101 admin@10.8.48.58 "container-info root | grep 'Provision Status:'"
Executing command via ssh returns unexpected response in new builds for 6.2.1
ssh -p 8101 admin@0.0.0.0 "container-info root | grep 'Provision Status:'" Password authentication Password: Welcome to JBoss Fuse This container root is a Fabric ensemble server. Web management console available at: http://10.40.2.162:8181/hawtio Provision Status: success
This response is in my opinion wrong and it breaks some of our tests that are expecting single line response like in provided example. In previous builds and versions the output was only the response of the command so it is probably regresion or it is some new feature?
- relates to
-
ENTESB-2375 OSE ssh console always prints "Welcome to JBoss Fuse" when invoking commands remotely
- Closed
-
ENTESB-2323 Show 'Command not found: fabric:welcome' error when ssh into container
- Closed