Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: increase MotoService start timeout #1053

Merged
merged 1 commit into from
Oct 30, 2023
Merged

test: increase MotoService start timeout #1053

merged 1 commit into from
Oct 30, 2023

Conversation

Xeonacid
Copy link
Contributor

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

Does this change for a test need to update the file? If so, please tell me, thanks.

  • If this is resolving an issue (needed so future developers can determine if change is still necessary and under what conditions) (can be provided via link to issue with these details):
    • Detailed description of issue
    • Alternative methods considered (if any)
    • How issue is being resolved
    • How issue can be reproduced
  • If this is providing a new feature (can be provided via link to issue with these details):
    • Detailed description of new feature
    • Why needed
    • Alternatives methods considered (if any)

Checklist when updating botocore and/or aiohttp versions

  • I have read and followed CONTRIBUTING.rst
  • I have updated test_patches.py where/if appropriate (also check if no changes necessary)
  • I have ensured that the awscli/boto3 versions match the updated botocore version

@thehesiod thehesiod enabled auto-merge (squash) October 23, 2023 16:29
It takes longer than 10s on a RISC-V Unmatched SBC to start.
auto-merge was automatically disabled October 26, 2023 03:39

Head branch was pushed to by a user without write access

@thehesiod thehesiod enabled auto-merge (squash) October 30, 2023 21:02
@codecov
Copy link

codecov bot commented Oct 30, 2023

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%> (ø)

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

@thehesiod thehesiod merged commit f67503a into aio-libs:master Oct 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants