Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-3079

CLONE [ovn26.03 fast-datapath-rhel-9] - [upstream][CI] Consolidate ovn-org/ovn-k and ovn-org/ovn Dockerfiles.

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide

      Given the OVN project currently maintains a separate Dockerfile for CI builds,

      When building OVN images for CI or development,

      Then a unified, consolidated Dockerfile (sourced from ovn-kubernetes repo) should be used to avoid duplication and simplify maintenance.

      Show
      Given the OVN project currently maintains a separate Dockerfile for CI builds, When building OVN images for CI or development, Then a unified, consolidated Dockerfile (sourced from ovn-kubernetes repo) should be used to avoid duplication and simplify maintenance.
    • ovn26.03-26.03.0-alpha.316.el9fdp
    • rhel-9
    • None
    • rhel-net-ovn
    • ssg_networking

      In the ovn-org/ovn-kubernetes repo we currently have two fedora dockerfiles:

      • Dockerfile.fedora - this one is used for building the image that's used in CI (with fedora OVS/OVN RPMs).
      • Dockerfile.fedora.dev - this one is only used by developers (manually) if they want to build custom images with OVS/OVN built from source (see OVS_REPO/OVS_BRANCH/OVN_REPO/OVN_BRANCH)

      In the ovn-org/ovn repo we currently have another fedora dockerfile:

      • Dockerfile - this one is used to build an ovn-kubernetes image with OVS/OVN built from source from the tree this is executed in.

      It's probably a good idea to consolidate all these into a single Dockerfile (maybe hosted in the ovn-kubernetes repo).  This single Dockerfile can be parametrized through arguments that allow selecting whether the OVS/OVN rpms should be built from source (and where that source is) or if official fedora rpms should be used.

              ovn-qe OVN QE
              ovnteam@redhat.com OVN Team
              Jianlin Shi Jianlin Shi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: