Conversation
|
Thanks @vdemeester for the quick response 👍 ! |
|
changes sgtm |
tianon
left a comment
There was a problem hiding this comment.
LGTM
(any particular reason we're pinning explicitly to 1.27-glibc instead of just glibc?)
80c6ef5 to
7770707
Compare
Codecov Report
@@ Coverage Diff @@
## master #36375 +/- ##
=========================================
Coverage ? 34.65%
=========================================
Files ? 612
Lines ? 45297
Branches ? 0
=========================================
Hits ? 15697
Misses ? 27543
Partials ? 2057 |
7770707 to
dc7aa30
Compare
|
The only issue we need to resolve for this PR is #36386 , maybe we have some potential problems with the |
No special reason, if any, maybe there're some testing noise in my local system prevent me from avoiding a little big changes, so I'd like to get to the target gradually 🤗 |
dc7aa30 to
43228ca
Compare
Adding `busybox:latest` and `busybox:glibc` as the frozen images Signed-off-by: Dennis Chen <dennis.chen@arm.com>
fc3b8c3 to
e429c82
Compare
Using the `busybox:glibc` instead of `busybox:latest` to the network related test cases (`ping` issue). Signed-off-by: Dennis Chen <dennis.chen@arm.com>
e429c82 to
0d31dee
Compare
|
Hello @vdemeester , I dig into the CI failure cases last night and make some little tweak for the codes today, now from the CI result, I believe the failure on node So I bet this time if you rebuild the 2 nodes, we will win 🤗, else I owe you a bottle of beer🐸 |
|
Oops, seems I lost a bottle of beer but actually not, because we human beings think the |
|
Yeah, restarted the PPC build, I think some of them were cleaned up |
|
OK, thanks @thaJeztah , apparently you are a lucky man, now it's green 😺 |
|
Can't take credits for that; I think the test-infra team and @vdemeester have been cleaning up nodes that were running out of disk space 🤗 |
|
Ah, a very tough CI battle we have experienced together🤗, and from the CI I found we still have some tear-down steps in CI need to be enhanced, so it's not bad thing 👍 |
As the follow-up of PR #36298, this PR:
busybox:latestandbusybox:glibcinto docker container as frozen imagesbusybox:glibcinstead ofbusybox:latestas the testing image explicitly for those network related test cases.- What I did
Using
busybox:1.27-glibcas the image to test network related test cases (pingissue)- How I did it
Adding both
glibcandlatesttaggedbusyboxinto frozen images- How to verify it
make test-integration- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)