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

Fix `make update` for this PR https://github.com/openshift/origin/pull/29883. Test case OCP-80983 is getting failed in make update with below error: `goroutine 1 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e github.com/openshift/origin/test/extended/util.FatalErr({0x6710e80, 0xc002325560}) /home/asahay/OCP-80983/origin/test/extended/util/client.go:1023 +0x25 github.com/openshift/origin/test/extended/util.(*CLI).AdminConfig(0x0?)...

needs-rebase

Cherry-pick of https://github.com/openshift/origin/pull/29335 and https://github.com/openshift/origin/pull/29339 on 4.18

lifecycle/rotten
jira/invalid-bug
jira/valid-reference

The commatrix module automatically generates an accurate and up-to-date communication flows matrix that can be delivered to customers as part of product documentation for all ingress flows of OpenShift (multi-node...

approved
vendor-update

lifecycle/stale

implementing this jira ticket https://issues.redhat.com/browse/CNF-17748 ,for compare the static endpointslice entries and the exposed matrix from the cluster to remove from the static entries the ones that have EndpointSlice

vendor-update
jira/valid-reference

@lihongan @melvinjoseph86 @rhamini3 please help review the draft PR of negative tests for OSSM related resources, thanks. For now, this PR covered 2 tests: ``` Ensure OSSM subscription, istiod deployment...

approved
needs-rebase
do-not-merge/hold
jira/valid-reference

When adding a local role to a user or a group the command tries to add a cluster role instead. ##### Version Client Version: 4.17.0-202501081137.p0.gae1bd9e.assembly.stream.el9-ae1bd9e Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version:...

lifecycle/stale

Test case OCP-80983 is getting failed in make update with below error: `goroutine 1 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e github.com/openshift/origin/test/extended/util.FatalErr({0x6710e80, 0xc002325560}) /home/asahay/OCP-80983/origin/test/extended/util/client.go:1023 +0x25 github.com/openshift/origin/test/extended/util.(*CLI).AdminConfig(0x0?) /home/asahay/OCP-80983/origin/test/extended/util/client.go:824 +0x3b github.com/openshift/origin/test/extended/util.(*CLI).SetupProject(0xc0023eac80) /home/asahay/OCP-80983/origin/test/extended/util/client.go:314 +0x1c github.com/openshift/origin/test/extended/node.init.func1() /home/asahay/OCP-80983/origin/test/extended/node/cgroups.go:23...