Skip to content

ci: use tox-lsr 3.6.0; improve qemu test logging#520

Merged
richm merged 1 commit intomainfrom
changes-20250421
Apr 22, 2025
Merged

ci: use tox-lsr 3.6.0; improve qemu test logging#520
richm merged 1 commit intomainfrom
changes-20250421

Conversation

@richm
Copy link
Copy Markdown
Contributor

@richm richm commented Apr 21, 2025

tox-lsr 3.6.0 will guarantee order of qemu test execution, which should
help make tests reproducible and help debug test failures.

Improve qemu test logging - this will help debug the qemu test
failures.

Signed-off-by: Rich Megginson [email protected]

@richm richm self-assigned this Apr 21, 2025
run: >-
tox -e ${{ matrix.scenario.env }} -- --image-name ${{ matrix.scenario.image }} --make-batch
--log-level=debug --skip-tags tests::infiniband,tests::nvme,tests::scsi --
--log-level=debug --skip-tags tests::infiniband --
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This needs to be brought back to avoid the ENOSPC/too many tests. Sorry, forgot about this earlier.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sent linux-system-roles/.github#101 to make this official, and I reverted this bit in this branch.

tox-lsr 3.6.0 will guarantee order of qemu test execution, which should
help make tests reproducible and help debug test failures.

Improve qemu test logging - this will help debug the qemu test
failures.

Signed-off-by: Rich Megginson <[email protected]>
Copy link
Copy Markdown
Contributor

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

Cheers! Just two failures now, LVM PV grow (see analysis in jira) and the known stratis regression.

@richm richm merged commit c1b5c1b into main Apr 22, 2025
18 of 19 checks passed
@richm richm deleted the changes-20250421 branch April 22, 2025 21:02
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

Successfully merging this pull request may close these issues.

2 participants