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

Polish scheduler fullstack test and worker log #2778

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

Martchus
Copy link
Contributor

@Martchus Martchus commented Feb 26, 2020

Just a few unrelated changes I've come up with when writing the scalability test; see particular commit messages.

These warnings should not concern users and are only used for
debugging purposes so let's turn them into debugging messages.
@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #2778 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2778      +/-   ##
==========================================
+ Coverage   92.11%   92.13%   +0.01%     
==========================================
  Files         190      190              
  Lines       11805    11805              
==========================================
+ Hits        10874    10876       +2     
+ Misses        931      929       -2
Impacted Files Coverage Δ
lib/OpenQA/Worker/Job.pm 72.43% <100%> (+0.32%) ⬆️
lib/OpenQA/Worker/Settings.pm 84.9% <0%> (-13.21%) ⬇️
lib/OpenQA/Scheduler/Model/Jobs.pm 91.49% <0%> (+2.83%) ⬆️

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 aa8eafc...05a2624. Read the comment docs.

@okurz okurz merged commit 5ecec67 into os-autoinst:master Feb 26, 2020
@Martchus Martchus deleted the misc-improvements branch February 27, 2020 09:15
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

2 participants