Execution environment: Local workstation, branch fix-OCPBUGS-100054 at commit 98271e5bd2
Go version: go1.24.3 darwin/arm64
Run date: 2026-08-05
go test -v runs.| Test Suite | Command | Result | Tests Run |
|---|---|---|---|
| DNS Config | go test ./support/globalconfig/ -run TestReconcileDNSConfig -v |
PASS | 4/4 (1.065s) |
| Service Publishing Strategy | go test ./cmd/cluster/core/ -run TestGetServicePublishingStrategyMapping -v |
PASS | 9/9 (0.941s) |
| Azure CLI Fixtures | go test ./cmd/cluster/azure/ -run TestCreateCluster -v |
PASS | 12/12 (0.868s) |
| CPO Infra Reconciliation | go test ./control-plane-operator/controllers/hostedcontrolplane/infra/ -v |
PASS | 17/17 (1.291s) |
| Total automated unit tests | 42/42 PASS | ||
| Suite | Source File | GitHub Link |
|---|---|---|
| DNS Config | support/globalconfig/dns_test.go |
View on GitHub |
| Service Publishing | cmd/cluster/core/create_test.go |
View on GitHub |
| CPO Infra | control-plane-operator/controllers/hostedcontrolplane/infra/infra_test.go |
View on GitHub |
| Azure CLI | cmd/cluster/azure/create_test.go |
View on GitHub |