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

[upstream][CI] Consolidate ovn-org/ovn-k and ovn-org/ovn Dockerfiles.

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • OVN
    • None
    • 5
    • 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.
    • None
    • rhel-net-ovn
    • ssg_networking
    • OVN FDP Sprint 15
    • 1

      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.

              jtanenba@redhat.com Jacob Tanenbaum
              dceara@redhat.com Dumitru Ceara
              Jianlin Shi Jianlin Shi
              OVN
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: