bf50385f62
There are several issues with the OpenShift job. First of all it's running OpenShift 3.11, based on Kubernetes 1.11 which was released almost 2 years ago. According to K8s deprecation policy [1] the minimum support period for an API is just one year, so we might now start to see some mismatches between supported features (as e.g. with CRDs beta version, which just got deprecated, but stable version is not supported by API 1.11). Second of all - it's now constantly failing on every patch for an unknown reason. It's worth noting that upgrading the CI to use OpenShift 4.x is extremely troublesome, as now OpenShift expects the installation to be run with the full installer, which only supports nested deployments. And nested deployments are really hard to do in the gate as we don't have any guarantee of nested virtualization here. This commit moves the OpenShift job to experimental queue. [1] https://kubernetes.io/docs/reference/using-api/deprecation-policy/ Change-Id: Ibe683d008f26debd45bc0a0713d8141653860455 |
||
---|---|---|
.. | ||
base.yaml | ||
multi-vif.yaml | ||
multinode.yaml | ||
nodesets.yaml | ||
octavia.yaml | ||
project.yaml | ||
sdn.yaml |