-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a driver engineer
I want to test against the rapid release target
So that we can make sure we are compatible with the latest available server
Currently, we only test against 5.0 and 6.0, manually added, we don't have anything set up to test the latest server version available to the users (5.3).
Dependencies
- N/A
Unknowns
- N/A
Acceptance Criteria
- Add the rapid release target to our driver CI matrix
- Check if it is possible to add logic to always include the latest "minor" of a given "major" server version in our matrix (i.e., once the rapid target is goes past 6, we probably still want to continue testing against the last 5.x)
- Consult other drivers
- Note a relevant discussion on this ticket: DOCSP-22296
Implementation Requirements
- Make sure to expand auth and no-auth matrix
Documentation Requirements
- N/A
Follow Up Requirements
- N/A