Increase integration tests threads to 4x (#4242)

This commit is contained in:
westey
2026-02-25 11:14:55 +00:00
committed by GitHub
Unverified
parent 059398c80d
commit 0ee09d37a8
+1 -1
View File
@@ -216,7 +216,7 @@ jobs:
--ignore-exit-code 8 `
--filter-not-trait "Category=IntegrationDisabled" `
--parallel-algorithm aggressive `
--max-threads 2.0x
--max-threads 4.0x
env:
# Cosmos DB Emulator connection settings
COSMOSDB_ENDPOINT: https://localhost:8081