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

We've observed more pathological events related to vsphere snapshot tests, this time related to Deployment and DaemonSet updates. Both are using secret hash annotation hooks, so the updates are expected...

lgtm
jira/valid-bug
jira/valid-reference
acknowledge-critical-fixes-only
verified

This is an automated cherry-pick of #30485 /assign qinqon

approved
lgtm
jira/valid-bug
jira/valid-reference

Re-adding OTE for CCM-AWS to validate hypershift: https://github.com/openshift/origin/pull/30235 DNM while proofing working upstream CCM-AWS e2e (OTE) on hypershift workload cluster.

do-not-merge/work-in-progress
jira/valid-reference

approved
jira/invalid-bug
jira/valid-reference

This is an automated cherry-pick of #30540 /assign isabella-janssen

jira/invalid-bug
jira/valid-reference

this is just https://github.com/openshift/origin/pull/30587 with the endpoint changed to fetch heap profiles

do-not-merge/work-in-progress

Part of investigating the apiserver outage bug on-going. This collects timestamps pprof files every so many seconds and stores in the artifacts dir. This should allow much better insight into...

approved

https://issues.redhat.com/browse/OCPNODE-3939 dynamic-system-reserved-cpu.sh is used to calculate the SYSTEM_RESERVED_CPU for AutoSizingReserved Test ``` ./dynamic-system-reserved-cpu.sh 96 SYSTEM_RESERVED_CPU=1.20 ``` stress-slice-single-node.sh is to stress a given node's given slice with specified cpu cores for...