Self Release Jobs - Portal & SDK

Portal (Docker Images)

  1. For Portal, we currently only release images. The same process will also release images of PortalSDK, PortalWMS, PortalDB

  2. Please make sure the staged image is the one you want to release - Example: 3.2.0-STAGING-latest. Use the commit similar to below to release the stage docker images
    https://gerrit.onap.org/r/c/portal/+/108282

  3. In the release file in the commit above, you would specify only those Images that need to be released.

PortalSDK (Jars and Docker Images)

  1. After finalizing the commit that should be released, once the change is merged, reply to the commit with message "stage release"
    https://gerrit.onap.org/r/c/portal/sdk/+/105788

  2. This will prepare staged release version - Record this Jenkins Job

  3. Then, perform a similar commit like below with reference to the Stage Release job link from step 2 and the version of the release.
    https://gerrit.onap.org/r/c/portal/sdk/+/105952 

  4. This will release the Jars

  5. The Docker images of SDK are released via Portal release jobs