-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Tests that should run on serverless will be annotated with a @group serverless annotation for better test filtering. This applies to the following tests:
- CRUD, including the v1 and unified tests
- Retryable Writes
- Retryable Reads
- Versioned API
- Driver Sessions
- Transactions (excluding convenient API)
- Note: the killAllSessionsCommand is not supported on Serverless, so the transactions tests may hang if an individual test leaves a transaction open when it finishes (CLOUDP-84298)