aio-libs / aiobotocore

asyncio support for botocore library using aiohttp
https://aiobotocore.aio-libs.org
Apache License 2.0
1.19k stars 183 forks source link

test: increase MotoService start timeout #1053

Closed Xeonacid closed 12 months ago

Xeonacid commented 1 year ago

Description of Change

It takes about 15s on a RISC-V Unmatched SBC to start. Change it to 20s.

Assumptions

Replace this text with any assumptions made (if any)

Checklist for All Submissions

Checklist when updating botocore and/or aiohttp versions

codecov[bot] commented 12 months ago

Codecov Report

Merging #1053 (b00b0b2) into master (48a3f37) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1053   +/-   ##
=======================================
  Coverage   86.39%   86.39%           
=======================================
  Files          60       60           
  Lines        5807     5807           
=======================================
  Hits         5017     5017           
  Misses        790      790           
Flag Coverage Δ
unittests 86.39% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
tests/moto_server.py 81.91% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more