We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deeb70a + 6fbd173 commit 3b85e17Copy full SHA for 3b85e17
.cirrus.yml
@@ -184,7 +184,7 @@ task:
184
- netsh int ipv4 set dynamicport tcp start=1025 num=64511
185
- netsh int ipv6 set dynamicport tcp start=1025 num=64511
186
# Exclude feature_dbcrash for now due to timeout
187
- - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --extended --exclude feature_dbcrash
+ - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=6 --timeout-factor=8 --extended --exclude feature_dbcrash
188
189
task:
190
name: 'ARM [unit tests, no functional tests] [bullseye]'
0 commit comments