origin
origin copied to clipboard
Conformance test suite for OpenShift
This is the initial test. Only works on tech-preview. Checks for presence of OLMv1 CRDs.
resolves https://issues.redhat.com/browse/ETCD-683 cc @openshift/openshift-team-etcd
[RunHostCmd](https://github.com/openshift/origin/blob/master/test/extended/router/metrics.go#L414) function from getBearerTokenURLViaPod function was invoking the kubectl exec to execute a command from within a pod which eventually led to printing this [line](https://github.com/openshift/origin/blob/master/vendor/k8s.io/kubernetes/test/e2e/framework/kubectl/builder.go#L121) containing the bearer token. As...
This PR follows up on a Dynamic Configuration Manager (DCM) gap identified during [the smoke test](https://github.com/openshift/cluster-ingress-operator/pull/1113#issuecomment-2315530761). When DCM is enabled by default, server management behavior changes. Not all servers will...
[release-4.17] OCPEDGE-1293: fix: adding oslat updates and outputting test results to the artifacts
This is an automated cherry-pick of #29160 /assign jeff-roche
This is an automated cherry-pick of #29164 /assign jeff-roche
This is an automated cherry-pick of #29144 /assign jeff-roche
Create a test that exposes an internal image in OpenShift to unauthenticated users.
Follow-up for https://github.com/openshift/origin/pull/28868 - make TLS registry tests fail instead of flake. A separate PR is created in case it needs to be reverted