origin icon indicating copy to clipboard operation
origin copied to clipboard

Conformance test suite for OpenShift

Results 577 origin issues
Sort by recently updated
recently updated
newest added

The Prometheus UI removal has landed in CMO (https://github.com/openshift/cluster-monitoring-operator/pull/1532). This adds a test to check that the UI is indeed inaccessible via the route.

lifecycle/stale

Migrate test from bash and fix flaky test /assign @soltysh /cc @ardaguclu

lifecycle/stale
bugzilla/valid-bug
bugzilla/severity-medium

Cherry-picking https://github.com/openshift/origin/pull/25977, https://github.com/openshift/origin/pull/26207, https://github.com/openshift/origin/pull/26202, https://github.com/openshift/origin/pull/26324, and https://github.com/openshift/origin/pull/26327 to backport the fix regarding the bug 1885322 back to release-4.7.

lgtm
bugzilla/valid-bug
bugzilla/severity-low

Add a test verifying that the underlying expressions of an alert are still relevant. The goal behind such tests is to detect alerts that are out-of-sync with the platform, whether...

vendor-update
needs-rebase
lifecycle/stale

This test checks if all cluster operators properly reconcile their messages and update lastTransitionTime when the message is changed from external (the test does it here). This test fail if...

approved
needs-rebase
do-not-merge/work-in-progress
lifecycle/stale

https://bugzilla.redhat.com/show_bug.cgi?id=1825024

needs-rebase
lifecycle/stale
bugzilla/invalid-bug
bugzilla/severity-medium

make https://github.com/openshift/origin/pull/27067 a [late] test

approved
needs-rebase
lifecycle/stale

When I setup a github webhook using the "generic webhook" URL from my openshift deployment's build config page... github as part of new webhook setup, sends a ping event, and...

lifecycle/rotten

Reactivate the newer networkpolicy test suite now that [e36a14730bdfa8f236626a5e117b0eb51dcb29c7](https://github.com/openshift/kubernetes/commit/e36a14730bdfa8f236626a5e117b0eb51dcb29c7#diff-ed5dc9ca2657cd6bb6ae1cec597b8552bbcb3e6d9bc39c1b6919f2712c6e5e10) and [145cec925af70fb94a46ec3fefc9411b928377e6](https://github.com/openshift/kubernetes/commit/145cec925af70fb94a46ec3fefc9411b928377e6#diff-ed5dc9ca2657cd6bb6ae1cec597b8552bbcb3e6d9bc39c1b6919f2712c6e5e10) have made it downstream Signed-off-by: astoycos

approved
do-not-merge/hold
bugzilla/valid-bug
bugzilla/severity-high

Add e2e test for OCP CI that validates enabling kdump and generating kernel core via machine config successfully. This is one of the steps to to enhance the kdump feature.