Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Maven Artifact versioning and Docker image versioning are independent process.


Maven Artifact version 

Files that needs to be changed

  • has/pom.xml
  • has/conductor/pom.xml
  • Watch for oparent-python version changes. This should be mapped to release version of oparent-python.

Process to follow to release maven artifacts to release repository (needed when pom.xml version changed) 

Docker versioning

Files that needs to be changed

  • has/version.properties

has/run-dockers.sh

Process to follow to release docker images

  • Run "please release". Two separate jenkins jobs will create SNAPSHOT-${TIMESTAMP}, SNAPSHOT-latest, STAGING-${TIMESTAMP}, STAGING-latest image tags
  • Raise a ONAP helpdesk ticket to request release of Docker images.
  • Verify the version timestamp etc in https://nexus3.onap.org/#browse/search=keyword%3Doptf

OOM, CSIT, HEAT, INTEGRATION project updates

  • Update docker manifest for RELEASE and STAGING in integration project
  • Update OOM, HEAT projects
  • Update CSIT


  • No labels