Skip to content

Commit 1d50034

Browse files
Add CI platform coverage guidelines for feature bands (#5451)
1 parent f8105f7 commit 1d50034

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Documentation/ci-platform-coverage-guidelines.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,17 @@ For distros not used in n-1 legs:
9292
- Open a pull request with all the above changes
9393
- Queue a full build of the VMR to validate the changes
9494

95+
### Case 3: Updating Distro Versions in Feature Bands
96+
97+
When updating distro versions that affect feature bands, coordination is required because feature bands depend on RID-specific shared runtime artifacts from the 1xx feature band.
98+
The CI legs between 1xx and feature bands must be coherent in terms of the distro versions they test.
99+
100+
1. **Update 1xx feature band first:**
101+
- Update the distro versions in the 1xx feature band.
102+
103+
1. **Update feature band CI legs:**
104+
- Once the 1xx feature band changes flow to the feature band, update the feature band CI legs either in the flow PR or immediately after.
105+
95106
## Timing Guidelines for Distro Updates
96107

97108
1. Update `main` to the newer version one to two months prior to the GA/EOL date.

0 commit comments

Comments
 (0)