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

build: Increase timeout minutes in CI #3242

Merged
merged 1 commit into from
Oct 12, 2022
Merged

build: Increase timeout minutes in CI #3242

merged 1 commit into from
Oct 12, 2022

Conversation

lynnagara
Copy link
Member

The distributed tests often take around 20 minutes and sometimes over, bump timeout to 25

The distributed tests often take around 20 minutes and sometimes over,
bump timeout to 25
@lynnagara lynnagara requested a review from a team as a code owner October 12, 2022 19:09
@codecov-commenter
Copy link

Codecov Report

Base: 92.27% // Head: 92.31% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (8108df0) compared to base (6f0659b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3242      +/-   ##
==========================================
+ Coverage   92.27%   92.31%   +0.03%     
==========================================
  Files         699      699              
  Lines       31677    31677              
==========================================
+ Hits        29231    29242      +11     
+ Misses       2446     2435      -11     
Impacted Files Coverage Δ
...nsactions_onpremise_fix_orderby_and_partitionby.py 84.00% <0.00%> (+1.33%) ⬆️
tests/migrations/test_runner_individual.py 93.40% <0.00%> (+2.19%) ⬆️
...ts/0010_groupedmessages_onpremise_compatibility.py 100.00% <0.00%> (+2.22%) ⬆️
snuba/optimize.py 92.07% <0.00%> (+2.97%) ⬆️
snuba/settings/settings_distributed.py 100.00% <0.00%> (+100.00%) ⬆️
snuba/settings/settings_test_distributed.py 100.00% <0.00%> (+100.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lynnagara lynnagara merged commit 0174c25 into master Oct 12, 2022
@lynnagara lynnagara deleted the increase-ci-time branch October 12, 2022 19:48
lynnagara added a commit that referenced this pull request Oct 14, 2022
#3242 was supposed to increase
the timeout for the distributed tests not building the snuba image.
This actually does that.
lynnagara added a commit that referenced this pull request Oct 14, 2022
#3242 was supposed to increase
the timeout for the distributed tests not building the snuba image.
This actually does that.
enochtangg pushed a commit that referenced this pull request Oct 17, 2022
#3242 was supposed to increase
the timeout for the distributed tests not building the snuba image.
This actually does that.
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.

3 participants