We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See if performance improves
df --human-readable on standard ubuntu-latest runner
df --human-readable
Filesystem Size Used Avail Use% Mounted on /dev/root 73G 54G 20G 74% / tmpfs 7.9G 172K 7.9G 1% /dev/shm tmpfs 3.2G 1.1M 3.2G 1% /run tmpfs 5.0M 0 5.0M 0% /run/lock /dev/sdb15 105M 6.1M 99M 6% /boot/efi /dev/sda1 74G 4.1G 66G 6% /mnt tmpfs 1.6G 12K 1.6G 1% /run/user/1001
after tests run, storage in /dev/root is used but no storage in /dev/sda1 is used
The text was updated successfully, but these errors were encountered:
https://warthogs.atlassian.net/browse/DPE-3558
Sorry, something went wrong.
No branches or pull requests
See if performance improves
df --human-readable
on standard ubuntu-latest runnerafter tests run, storage in /dev/root is used but no storage in /dev/sda1 is used
The text was updated successfully, but these errors were encountered: