kuryr-kubernetes/.zuul.d
Michał Dulko bf50385f62 Move OpenShift job to experimental
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
2020-02-25 13:12:39 +01:00
..
base.yaml Remove Python 2 support 2019-11-19 12:34:54 +01:00
multi-vif.yaml Fixup gate names after LBaaS v2 removal 2019-02-04 12:53:00 +01:00
multinode.yaml Fix multinode gate after switch to Python 3 2019-11-20 11:31:17 +01:00
nodesets.yaml Split .zuul.yaml into smaller files 2018-07-01 08:53:35 +03:00
octavia.yaml Basic IPv6 support in DevStack 2020-02-14 14:48:34 +01:00
project.yaml Move OpenShift job to experimental 2020-02-25 13:12:39 +01:00
sdn.yaml Merge "Basic IPv6 support in DevStack" 2020-02-18 17:03:15 +00:00