Skip to content

ci(refactor-release): adopt dotted RC identifiers - #12793

Draft
DariuszPorowski wants to merge 2 commits into
dp/release-identifier-correlationfrom
dp/dotted-rc-identifiers
Draft

DariuszPorowski wants to merge 2 commits into
dp/release-identifier-correlationfrom
dp/dotted-rc-identifiers

ci: implement dotted RC identifier policy and update documentation

10d31ea
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Functional Tests - upgrade-noncloud failed Sep 15, 2026 in 0s

1 fail in 5m 5s

1 tests  ±0   0 ✅ ±0   5m 5s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   1 ❌ ±0 

Results for commit 10d31ea. ± Comparison against earlier commit 21190c3.

Annotations

Check warning on line 106 in test/functional-portable/upgrade/upgrade_test.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - upgrade-noncloud

Test_PreflightContainer (github.com/radius-project/radius/test/functional-portable/upgrade) failed

dist/functional_test//processed/results.xml [took 5m 5s]
Raw output
Failed
=== RUN   Test_PreflightContainer
    upgrade_test.go:103: Cleaning up any existing Radius installation
    upgrade_test.go:416: Waiting for 6 Radius pod(s) in radius-system to terminate...
    upgrade_test.go:103: Waiting for aggregated API service deregistration...
    upgrade_test.go:105: Installing Radius with preflight enabled and custom configuration
    upgrade_test.go:106: 
        	Error Trace:	/home/runner/work/radius/radius/test/functional-portable/upgrade/upgrade_test.go:106
        	Error:      	Received unexpected error:
        	            	command failed: exit status 1, output: Error: INSTALLATION FAILED: resource Deployment/radius-system/controller not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/dynamic-rp not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/applications-rp not ready. status: InProgress, message: Available: 0/1
        	            	resource Deployment/radius-system/ucp not ready. status: InProgress, message: Available: 0/1
        	            	context deadline exceeded
        	Test:       	Test_PreflightContainer
        	Messages:   	Failed to install Radius
--- FAIL: Test_PreflightContainer (305.12s)