origin
origin copied to clipboard
Conformance test suite for OpenShift
How to test: ~~~ ./openshift-tests run-test "[sig-network][Feature:EgressIP] [cloud-private-ip-config] Invalid CloudPrivateIPConfig objects are handled correctly [Serial] [Suite:openshift/conformance/serial]" ./openshift-tests run-test "[sig-network][Feature:EgressIP] [cloud-private-ip-config] CloudPrivateIPConfig objects can be created and deleted repeatedly [Serial] [Suite:openshift/conformance/serial]"...
This PR re-introduces the DNS CI coverage for golang and glibc resolver libraries by reverting 4a1e80297759a22a4cae03c3deb6171c0fd382eb. Modifications to the previous PR: - Base image for Go test was changed from...
Now that we support EgressIP on OpenStack, enable tests for that platform. Signed-off-by: Andreas Karis
This is an automated cherry-pick of #27274 /assign frobware
This is an automated cherry-pick of #27274 /assign frobware
- updating the maven-pipeline apiVersion
Filling in known bugs from [here][1] (~WIP: not actually full yet~). This allows us to fail new regressions, and gradually ratchet tighter as we close out existing issues. [1]: https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&f1=longdesc&f2=cf_environment&j_top=OR&known_name=ClusterOperator%20conditions&list_id=12649817&o1=casesubstring&o2=casesubstring&query_based_on=ClusterOperator%20conditions&query_format=advanced&v1=should%20not%20change%20condition%2F&v2=should%20not%20change%20condition%2F
Requires https://github.com/openshift/kubernetes/pull/1284 and https://github.com/openshift/origin/pull/27181 to land /hold /assign @deads2k
Manual cherry-pick of https://github.com/openshift/origin/pull/27186 due to conflicts /cc
updated test to use 4.10 data Manual Cherry Pick of openshift/origin#27123 Signed-off-by: ehila