Optimize disk space usage for planemo test#1378
Merged
nsoranzo merged 6 commits intogalaxyproject:masterfrom Jul 20, 2023
Merged
Optimize disk space usage for planemo test#1378nsoranzo merged 6 commits intogalaxyproject:masterfrom
planemo test#1378nsoranzo merged 6 commits intogalaxyproject:masterfrom
Conversation
nsoranzo
reviewed
Jul 18, 2023
e531354 to
b28c3f0
Compare
nsoranzo
reviewed
Jul 18, 2023
7a00431 to
2265712
Compare
nsoranzo
approved these changes
Jul 18, 2023
Member
|
Failing test is unrelated and will be fixed by #1379 . |
Member
|
Can you rebase this one please? |
- allow for forks and branches - tar extracts into `"galaxy-" + branch`, hence we need to add `--strip-components 1`
by adding depth parameter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Had CI tests that failed due to full disk and noticed that the temporary Galaxy dir has ~1GB.
.planemomight be a good idea: 135cef8--no_cache_galaxywhich might be even better for CI jobs, but noticed that it does not support forks and branches of the galaxy sources: b08209e .. also it did not work anymore as shown here Use--no_cache_galaxyforplanemo testplanemo-ci-action#50:/bin/sh: 1: ./scripts/common_startup.sh: not found