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

utils: allow automounting of CVMFS repositories #424

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

mdonadoni
Copy link
Member

Remove the list of CVMFS repostiories to allow automounting of any CVMFS
repositorie provided by the user.

Closes #423

Remove the list of CVMFS repostiories to allow automounting of any CVMFS
repositorie provided by the user.

Closes reanahub#423
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #424 (2ad95ce) into master (2b2b2ce) will increase coverage by 37.50%.
The diff coverage is 44.44%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #424       +/-   ##
===========================================
+ Coverage        0   37.50%   +37.50%     
===========================================
  Files           0       26       +26     
  Lines           0     1557     +1557     
===========================================
+ Hits            0      584      +584     
- Misses          0      973      +973     
Files Coverage Δ
reana_commons/utils.py 25.21% <ø> (ø)
reana_commons/version.py 0.00% <0.00%> (ø)
reana_commons/config.py 0.00% <0.00%> (ø)
reana_commons/k8s/volumes.py 36.58% <57.14%> (ø)

... and 22 files with indirect coverage changes

@mdonadoni mdonadoni merged commit 2ad95ce into reanahub:master Nov 14, 2023
16 checks passed
@mdonadoni mdonadoni deleted the cvmfs-automount branch November 14, 2023 13:50
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.

cvmfs: allow user to automount any repository
2 participants