Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Example with Istanbul 2.2.3 / CCSDK 1.2.5
  • Pull [ccsdk/features] repository from gerrit version 1.2.5
  • Compile releated artifact with your new code in your local dev environment
    • Compile For Example compile devicemanger o-ran/ru-fh here: features/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh
  • Create a local docker container FROM "nexus3.onap.org:10001/onap/sdnc-image:2.2.3" image that is replacing the local bundle within the bundle in the repository
    • For example: 
      • Changed oneLocal dev repo contains changed bundle: ~/.m2/repository/org/onap/ccsdk/features/sdnr/wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.2.5/sdnr-wt-devicemanager-o-ran-sc-oran-provider-1.2.5.jar
      • Replace Patch/replace in the new image with: /opt/opendaylight/system/org/onap/ccsdk/features/sdnr/wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.2.5/sdnr-wt-devicemanager-o-ran-sc-oran-provider-1.2.5.jar
      • Owner should be User user ODL
  • Run the local container with patch in your local dev environment according to this description: https://wiki.onap.org/display/DW/SDN-R+on+docker-compose