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

fullstack: scale panel waits via TimeLimit #4129

Merged
merged 1 commit into from Aug 18, 2021

Conversation

kalikiana
Copy link
Member

Rather than increasing the timeouts, we can scale them. This requires tests to use TimeLimit but we should do that anyway.

See: https://progress.opensuse.org/issues/95836

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #4129 (7d30229) into master (7327133) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4129   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files         371      371           
  Lines       33182    33184    +2     
=======================================
+ Hits        32453    32455    +2     
  Misses        729      729           
Impacted Files Coverage Δ
t/lib/OpenQA/Test/FullstackUtils.pm 88.00% <100.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7327133...7d30229. Read the comment docs.

Rather than increasing the timeouts, we can scale them. This requires
tests to use TimeLimit but we should do that anyway.

See: https://progress.opensuse.org/issues/95836
@mergify mergify bot merged commit 7299db3 into os-autoinst:master Aug 18, 2021
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.

None yet

4 participants