Self Release Jobs - Portal & SDK
Portal (Docker Images)
For Portal, we currently only release images. The same process will also release images of PortalSDK, PortalWMS, PortalDB
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/+/108282In the release file in the commit above, you would specify only those Images that need to be released.
PortalSDK (Jars and Docker Images)
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/+/105788This will prepare staged release version - Record this Jenkins Job
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/+/105952This will release the Jars
The Docker images of SDK are released via Portal release jobs