origin
origin copied to clipboard
Conformance test suite for OpenShift
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...
This is an automated cherry-pick of #30485 /assign qinqon
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.
This is an automated cherry-pick of #30540 /assign isabella-janssen
this is just https://github.com/openshift/origin/pull/30587 with the endpoint changed to fetch heap profiles
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...
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...