Uploaded image for project: 'OpenShift Core Networking'
  1. OpenShift Core Networking
  2. CORENET-5556

Fix ovnk presubmit job timeout issues

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 3
    • None
    • None
    • CORENET Sprint 269, CORENET Sprint 270, CORENET Sprint 271, CORENET Sprint 272, CORENET Sprint 273, CORENET Sprint 274, CORENET Sprint 275, CORENET Sprint 276, CORENET Sprint 277

      one issue is that the ovnk build needed to test the PR is taking close to an hour and sometimes closer to 2 hours. One major problem is that 'dnf install' that is done
      in the ovnk Dockerfile(s) is not able to reach certain dnf repositories that are
      default in the base openshift image. They may be behind the Red Hat VPN which
      our test clusters don't have access too. If the problem is a Timeout, the default
      dnf timeout is 30s and that can cause 5+ minutes of delay. We do more than one
      dnf install in our Dockerfiles too, so the problem is amplified.

      another issue is the default job timeout is 4h0m, with a ~1h build time and other
      time consuming steps like must-gather, watchers, and long e2e runs getting to that
      4h is pretty easy.

              jluhrsen Jamo Luhrsen
              jluhrsen Jamo Luhrsen
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: