Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3279

Silicon Karaf bugs impacting SDNC

XMLWordPrintable

      Silicon Karaf bugs impacting SDNC.

      Karaf version of ODL Silicon SR0 : 4.3.0

      • Bug 1) Karaf client does not exit/return when directly executing command via SSH. Fix available with Karaf 4.3.1.
      • Bug 2) No stderr output via karaf ssh-shell anymore (No ticket in apache karaf project)

      Relation to ODL Aluminium SR3 with Karaf 4.2.10.  (Karaf Version of ODL Aluminium SR1: 4.2.9).

      • Bug 1 is confirmed for AluSR3
      • Bug 2 is confirmed for AluSR3

      Bug1+Bug2: Impact  integration test of SDNR

      Bug2: 

      ODL AluSR3: No stderr output in ssh console indicating n ot available "abc"

      herbert@devherbert4:~/work/htonap/onap-sdnr/features/sdnr/wt-aluminium-sr3/target/wt$ ssh karaf@172.18.0.3 -p 8101 cat abc
      Password authentication
      Password:

      ODL AluSR1 and previose : stderr output in ssh console (See last line)

      herbert@devherbert4:~/work/htonap/onap-sdnr/features/sdnr/wt-aluminium-sr3/target/wt$ ssh karaf@172.18.0.3 -p 8101 cat abc
      Password authentication
      Password: 
      cat: java.io.FileNotFoundException: /opt/opendaylight/abc (No such file or directory)

            metaljackL Michael Dürre
            highstreetherbert Herbert Eiselt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: