-
Story
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
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.
- is blocked by
-
CORENET-5509 revert the e2e job timeout increase
-
- To Do
-
- links to