You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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.
The text was updated successfully, but these errors were encountered:
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
Originally posted by @samruddhikhandale in #645 (comment)
The text was updated successfully, but these errors were encountered: