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

Dotnet: Add a test scenario as a replacement for install_node_on_universal_image #646

Open
samruddhikhandale opened this issue Aug 9, 2023 · 0 comments
Assignees

Comments

@samruddhikhandale
Copy link
Member

samruddhikhandale commented Aug 9, 2023

> ERROR: failed to solve: failed to register layer: ApplyLayer exit status 1 stdout:  stderr: write /usr/local/bin/git: no space left on device

Looks like the tests are failing due to ^ disk space issues , see https://github.com/devcontainers/features/actions/runs/5813161318/job/15762628752?pr=645#step:4:3293

@shikanime can you help remove the "install_node_on_universal_image" scenario? https://github.com/devcontainers/features/blob/5128a41391094f5423c781c8ccd4fe6d4ae094fc/test/node/scenarios.json#L40-L48 

The universal image is ~ 12.5 GB, we shouldn't be using such a big image which will result in slow (local) test runs. Also, it would help fix the disk space issue in the runners.

I'll create an issue for myself to re-add a (slim) test scenario as a replacement.

Originally posted by @samruddhikhandale in #645 (comment)

@samruddhikhandale samruddhikhandale changed the title Dotnet: Add a test scenario Dotnet: Add a test scenario as a replacement for install_node_on_universal_image Aug 9, 2023
@samruddhikhandale samruddhikhandale self-assigned this Aug 9, 2023
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

No branches or pull requests

1 participant