-
Notifications
You must be signed in to change notification settings - Fork 733
CI: test framework, part III #3910
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
Conversation
|
Rootless failure is #3513 |
|
Rootless slirp4netns failure I have not seen before - some compose race condition (TestComposeUpWithBypass4netns) |
a7c43cb to
332c0cf
Compare
61c2b1a to
9d1700a
Compare
da0ff89 to
584d0ce
Compare
|
Done addressing comments. |
|
Failing test may or may not be related (monolog in #3952) - it is about pty. |
|
Let's merge #3953 first. |
584d0ce to
c81dfe9
Compare
- enable freebsd tasks - use ORG_PREFIXES consistently Signed-off-by: apostasie <spam_blackhole@farcloser.world>
Signed-off-by: apostasie <spam_blackhole@farcloser.world>
Signed-off-by: apostasie <spam_blackhole@farcloser.world>
Signed-off-by: apostasie <spam_blackhole@farcloser.world>
c81dfe9 to
62c1565
Compare
|
Rebased and recommited to cleaner commits. Pending CI. |
|
Failure https://github.com/containerd/nerdctl/actions/runs/13622696958/job/38074815721?pr=3910 is unrelated (see #3960). I am going to re-run the CI repeatedly on this. Not 100% comfortable about moving to creack pty and want to make sure we do not introduce something flaky. |
|
Failure https://github.com/containerd/nerdctl/actions/runs/13623206964/job/38076117848?pr=3910#step:9:483 is ongoing connectivity issues with ghcr. |
|
TestRunCopyingUpInitialContentsShouldNotResetTheCopiedContents. Looks like a builder bug Unrelated. |
AkihiroSuda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
On top of #3890This is the last PR on breaking out the testing framework.
This one is mostly cosmetic, and has three commits: