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

e2e-test: grep for container id in nydus test #1623

Merged

Conversation

mkulke
Copy link
Contributor

@mkulke mkulke commented Dec 12, 2023

when testing in parallel, just listening for the last log won't work, we'll get matches for unrelated peerpod log lines.

@mkulke mkulke added CI Issues related to CI workflows e2e-test labels Dec 12, 2023
@mkulke
Copy link
Contributor Author

mkulke commented Dec 12, 2023

@bpradipt Is it ok to assume containerd:// as containerId?

@wainersm wainersm added the test_e2e_libvirt Run Libvirt e2e tests label Dec 12, 2023
Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the improvement

@mkulke mkulke force-pushed the mkulke/grep-for-cid-in-nydus-test branch from 939a12d to 288c5e7 Compare December 13, 2023 11:25
when testing in parallel, just listening for the last log won't work,
we'll get matches for unrelated peerpod log lines.

Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
@mkulke mkulke force-pushed the mkulke/grep-for-cid-in-nydus-test branch from 288c5e7 to 5d914fd Compare December 13, 2023 11:29
@mkulke mkulke requested a review from surajssd December 13, 2023 12:04
@mkulke mkulke merged commit bf31002 into confidential-containers:main Dec 13, 2023
26 of 27 checks passed
@mkulke mkulke deleted the mkulke/grep-for-cid-in-nydus-test branch December 13, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issues related to CI workflows e2e-test test_e2e_libvirt Run Libvirt e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants