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

Check disk space for /tests/provision/bootc #3480

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Check disk space for /tests/provision/bootc #3480

merged 1 commit into from
Feb 6, 2025

Conversation

psss
Copy link
Collaborator

@psss psss commented Jan 24, 2025

The test started to fail recently with the following error:

qemu-img: error while writing at byte 6421348352:
No space left on device

Let's investigate the problem and adjust hardware requirements accordingly if needed.

@psss psss added ci | full test Pull request is ready for the full test execution test coverage Improvements or additions to test coverage of tmt itself labels Jan 24, 2025
@thrix
Copy link
Collaborator

thrix commented Jan 26, 2025

@psss I believe this should be marked as draft, as does not seem to be anything we want to get merged right?

@psss
Copy link
Collaborator Author

psss commented Jan 30, 2025

I think we should merge it. Here's a recent failure. Seems they happen randomly and would be good to have a better idea about what disk is used on the system. Perhaps we should add more of these for each subtest. Will update the pull request.

@psss psss added this to the 1.43 milestone Jan 30, 2025
The test started to fail recently with the following error:

    qemu-img: error while writing at byte 6421348352:
    No space left on device

Let's investigate the problem and adjust hardware requirements
accordingly if needed.
@happz happz added the status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. label Feb 6, 2025
@psss
Copy link
Collaborator Author

psss commented Feb 6, 2025

This one is a no-brainer and already passed before. Merging right away.

@psss psss merged commit 398809f into main Feb 6, 2025
16 of 22 checks passed
@psss psss deleted the bootc-disk-space branch February 6, 2025 12:16
@psss psss self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci | full test Pull request is ready for the full test execution status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. test coverage Improvements or additions to test coverage of tmt itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants