Skip to content

Testing: storage reduction#1204

Merged
jmartin-tech merged 3 commits intoNVIDIA:mainfrom
jmartin-tech:fix/test-storage-reduction
May 8, 2025
Merged

Testing: storage reduction#1204
jmartin-tech merged 3 commits intoNVIDIA:mainfrom
jmartin-tech:fix/test-storage-reduction

Conversation

@jmartin-tech
Copy link
Collaborator

  • reduce storage needs by avoiding pip cache dir during dependency install
  • move shared testing cache to after dependencies are in place to reduce early disk usage
  • remove language service translation models after package tests complete

Impacts seen in testing reflected in cache purge:
ubuntu-latest + 3.10
Before:

Files removed: 1222 (3343.3 MB)

After:

Files removed: 30 (3.5 MB)

Verification

  • CI/CD automation does not cancel after dependency install due to lack of storage space

Signed-off-by: Jeffrey Martin <jemartin@nvidia.com>
Signed-off-by: Jeffrey Martin <jemartin@nvidia.com>
Signed-off-by: Jeffrey Martin <jemartin@nvidia.com>
@jmartin-tech jmartin-tech merged commit d9d2f39 into NVIDIA:main May 8, 2025
11 checks passed
@jmartin-tech jmartin-tech deleted the fix/test-storage-reduction branch May 8, 2025 23:39
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2025
Copy link
Collaborator

@leondz leondz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool PR, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants