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

Fix test cases for Azure Linux #3610

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

bhagyapathak
Copy link
Contributor

@bhagyapathak bhagyapathak commented Jan 23, 2025

@LiliDeng
Copy link
Collaborator

@bhagyapathak please fix CI check error.

@bhagyapathak
Copy link
Contributor Author

@bhagyapathak please fix CI check error.

Thank you @LiliDeng. Finally, I am able to fix PR check failures.

@squirrelsc
Copy link
Member

@LiliDeng LGTM

@LiliDeng
Copy link
Collaborator

LiliDeng commented Feb 6, 2025

@bhagyapathak please double check case verify_boot_error_fail_warnings, I still saw it failed

AzureImageStandard.verify_boot_error_fail_warnings: FAILED   failed. AssertionError: [unexpected error/failure/warnings shown up in bootup log of distro CBLMariner 3.0.0] Expected <['[   14.391633] I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r', '2025-02-06T01:54:20.147587+00:00 azurelinux kernel: [   14.391633] I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r', '2025-02-06T01:54:20.148988+00:00 azurelinux kernel: I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r']> to be empty, but was not.

@bhagyapathak
Copy link
Contributor Author

@bhagyapathak please double check case verify_boot_error_fail_warnings, I still saw it failed

AzureImageStandard.verify_boot_error_fail_warnings: FAILED   failed. AssertionError: [unexpected error/failure/warnings shown up in bootup log of distro CBLMariner 3.0.0] Expected <['[   14.391633] I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r', '2025-02-06T01:54:20.147587+00:00 azurelinux kernel: [   14.391633] I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r', '2025-02-06T01:54:20.148988+00:00 azurelinux kernel: I/O error, dev sr0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2\r']> to be empty, but was not.

Hi @LiliDeng
I have tried local runs using patch in the PR test case verify_boot_error_fail is passing for 3.0 - https://dev.azure.com/mariner-org/mariner/_build/results?buildId=729397&view=results

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.

3 participants