Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4136

Executing commands via ssh returns "Welcome to JBoss Fuse" before expected response

XMLWordPrintable

    • % %
    • Test suite should be updated
      1. start Fuse
      2. fabric:create
      3. 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?

            yfang@redhat.com Freeman(Yue) Fang
            rjakubco Roman Jakubco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: