-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
---
-
-
-
SDN Sprint 263, SDN Sprint 264
-
0
-
0.000
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
-
SDN-5516 revert the e2e job timeout increase
- To Do
- links to