Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-3378

SO Jenkins jobs create a snapshot container versioned like a release container

XMLWordPrintable

      Background:

      We are creating 2 types of containers in ONAP:

      • Snapshot containers, TAG in format x.y.z-<date>T<time>, these containers are temporary, they last 2 weeks only, and shall not be really used in OOM/Helm charts
      • Release containers, TAG in format x.y.z, these are release containers, and these are really permanently stored in repo. Such ones shall be used in OOM/Helm charts.
      • Release containers are created on-demand, manually triggered...

      Bug:

      SO Jenkins jobs create currently the x.y.z TAG for each container produced. This is then a floating TAG (moved from one container to another). It is not a release container (See screenshot). This needs to be fixed. SO Jenkins jobs shall create only snapshot containers, in format x.y.z-<date>T<time>, and release containers in format x.y.z shall be created on-demand only. This will avoid confusion.

       

       

            seshukm seshukm
            deen1985 deen1985
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: