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

Fix support for symlinked cache dirs #2658

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

kraih
Copy link
Member

@kraih kraih commented Jan 13, 2020

While testing #2652 on the staging machines last week, i noticed that symlinked cache directories on workers did not actually work yet. This should resolve the problem.

Progress: https://progress.opensuse.org/issues/55373

@okurz
Copy link
Member

okurz commented Jan 13, 2020

Can you please put more details into the git commit message, not only the PR description.

@kraih
Copy link
Member Author

kraih commented Jan 13, 2020

@okurz Done.

@kraih
Copy link
Member Author

kraih commented Jan 13, 2020

I'll actually test the patch on the staging machines first, just to be sure i didn't forget anything else in the new tests.

@kraih kraih added the acceptance-tests-needed Needed for code that is required to be tested on a production-like environment label Jan 13, 2020
@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #2658 into master will decrease coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2658      +/-   ##
=========================================
- Coverage   91.86%   91.8%   -0.07%     
=========================================
  Files         183     183              
  Lines       11475   11476       +1     
=========================================
- Hits        10542   10536       -6     
- Misses        933     940       +7
Impacted Files Coverage Δ
lib/OpenQA/CacheService/Model/Cache.pm 93.97% <100%> (+0.03%) ⬆️
lib/OpenQA/Scheduler/Model/Jobs.pm 88.25% <0%> (-2.84%) ⬇️

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 74b1757...fda0a00. Read the comment docs.

@kraih
Copy link
Member Author

kraih commented Jan 13, 2020

Never change @codecov. 🙄

@kraih kraih removed the acceptance-tests-needed Needed for code that is required to be tested on a production-like environment label Jan 13, 2020
@kraih
Copy link
Member Author

kraih commented Jan 13, 2020

Everything looks good on the staging machines.

@kraih kraih merged commit 7cba778 into os-autoinst:master Jan 13, 2020
@kraih kraih deleted the cache_service_symlinks branch May 12, 2020 13:18
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