main
Switch imports to ginkgo v2
Merge pull request #31360 from YamunadeviShanmugam/OTE_migration_audit_tests
authentication: skip external oidc kube-apiserver configuration check when new architecture gate is enabled
Add exception for the newly added kas-bootstrap-container
Merge pull request #30998 from eggfoobar/skip-baremetal-worker-checks-on-twonode
bump(k8s): react to Kubernetes bump
test(runPolicy): ignore watchapi.Bookmark as they are synthetic and used only for signaling sync completion
NO-ISSUE: Consider centos-10 stream for OKD clusters
Adjust the error message
test/ccm: use per-service load balancer timeouts
refactor(tests): improve code quality
Use the pull secret of the cluster under test
React to k8s 1.30 changes
Optimize NetworkPolicy reconciliation test to reduce timeout Batch delete and mutate operations across all namespaces instead of running them sequentially. This reduces worst-case wait time from ~80 minutes (8 x 10min per-operation timeout) to ~10 minutes (2 x 5min per-batch timeout). Also reduce polling interval from 5s to 3s for faster detection and lower overall test timeout from 30m to 15m.
CONSOLE-5209: Add e2e tests for IngressComponentRouteLabels feature gate
OCPBUGS-100392: Exclude openshift-debug-* namespaces from CPU Partitioning annotation check
Add condition for rejecting connection
bump(k8s): react to Kubernetes v1.36.2 bump
NO-JIRA: add simple quorum restore test
Merge pull request #31378 from fracappa/fca/fix-daemonset-test-for-tna
test: use spec context for Prometheus query
Add support for OTE lifecycles
[sig-network-edge]: extend DC testing to Deployments
OCPBUGS-65779: Remove Php 8.0-ubi8, add Php 8.2-ubi8 to Origin
Fix longrunning test case Exec timeout
Merge pull request #30239 from jatinsu/ImageStreamImportMode
Merge pull request #31401 from andfasano/fix-iri-namespace-followup
fix: improve RT kernel latency test analysis with statistical thresholds
egressfirewall: skip ping tests in case of hypershift kubevirt on Azure infra
fix: skip MCPs with non-ready nodes during MCN property validation
Add exception for OCPBUGS-86308
Merge pull request #31429 from dobsonj/OCPBUGS-99492
Skip Additional Storage tests on HyperShift - MachineConfig API not available
fix: remove un-needed test
adjust olm test to pass on a degraded run
NE-2788: exempt ingress Upgradeable=False for deprecated HAProxy versions
CNTRLPLANE-3741: PKI config tests for service-ca and kube-apiserver-operator
fix a race in poddisruptionbudgets E2E tests and delay healthiness
priority class: Add an exception for Istio
Merge pull request #31313 from dusk125/OCPBUGS-78480
test: derive cluster quota from namespace configmaps
Improving case skip handle
Merge pull request #31453 from gcs278/OCPBUGS-63219-remove-hairpin-workaround
[sig-scheduling][Early]: Migrate DCs to Deployments and remove [apigroup:apps.openshift.io] API dependency
update references in origin/e2e files
Rewrite password check test to match Robot Framework approach
WRKLDS-605: e2e: Config v1 client shim for static configuration manifests with read-only operations (#27714)
STOR-3065: Add storage CSI tests for cloning PVC to a larger volume
[sig-devex][Feature:Templates]: Migrate DCs to Deployments and remove [apigroup:apps.openshift.io] API dependency
Merge pull request #31237 from jubittajohn/rebase-1.36
refactor(test/extended/tls): skip configmap tests on HS
Compatible with some setups use system:cluster-admins instead of system:masters
windows: introduce version anno test
TRT-1874: rename master->main
Get rid of duplicates from test/integration/testdata
Reworked integration tests and added extended tests