Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-2542

Imagebuilder removes tags it just applied.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Fixed
    • Affects Version/s: 5.0
    • Fix Version/s: None
    • Component/s: Docker, imagebuilder
    • Labels:
      None

      Description

      QA tests were failing, per: https://jenkins.opencord.org/job/xos-api-sanity-pipeline/3279/console

      Basically, the Docker API in python doesn't let you remove a tag from a specific image specified by the Image ID, only by removing the tag, which could be any image if other operations have occurred.

      If you're adding/removing tags without refreshing the list of images between every operation, you might tag one image, which removes the tag from another image, but that's a tag you just applied.

      Check to see if a good image has been found, which would have caused you to tag it with the build_tag, which would have already removed the build_tag from the other image.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            zdw Zack Williams
            Reporter:
            zdw Zack Williams
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes