-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
new pasta system test fails: podman networking with pasta(1) - Local forwarder, IPv4 #17074
Comments
When you add the skip, could you format it as |
It is not working in CI and locally, I filed containers#17074 to track it so we can fix it later. Signed-off-by: Paul Holzinger <[email protected]>
A friendly reminder that this issue had no activity for 30 days. |
@Luap99 What is happening with this one? |
waiting on upstream to fix it |
Right, I forgot to update this ticket, thanks @Luap99 for the reminder. I couldn't find any actual issue in pasta with this regard, I suspect there's an issue with how the test sources the address of the resolver. Issue is on myself anyway, assigning. |
I can't assign it to myself, it seems. Feel free to do it if possible. Not that it really matters, this is on my list anyway. |
I think this is now fixed in The issue should be fixed by: we had captures available from this report, which made debugging quite straightforward. I'll submit a merge request and ask to update CI images once I can finally get the updated version in Fedora 37 repositories. |
@cevich This issue should be fixed in |
The point of CI is to try and catch problems early. But you're insight is also accurate, in that we don't want CI to be a PITA of constant updates. In the past for "new" technologies with a lot of churn, we've simply setup CI to grab & use the latest/greatest upstream builds. Bypassing distro packaging entirely. Then later, once the churn settled down, we adjusted accordingly. That said, I'm not bothered by building new images every other week or so. More than that and it starts to feel like a hassle. I'm kind of on the fence with Pasta, it seems (IMHO) stable enough, without "too much" churn that the distro-packages are okay for CI. Do you feel differently? |
Okay, thanks, that's what I needed to know. :)
No no, I also think so. Besides, I maintain both Debian and Fedora packages, so I'm updating them whenever there's an issue that looks critical enough (including anything that might make the related Podman tests fail). I just wanted to get an understanding of how frequently I can reasonably ask you to update images, because I have no clue about the effort involved. ...so, yeah, if you could update the Fedora image to use |
Neither do I lol. Most of the time it's just a matter of opening a PR and waiting. But every now and again a monkey-wrench or blob of duct-tape falls into the gears. Let's hope it's the former and not the later... |
...yay, @sbrivio-rh the build went smoothly. Use |
@cevich great, thanks a lot! I'll try in a bit. |
The new VM images include pasta: #16525
One test is failing for unknown reasons, I can reproduce locally as well.
From https://api.cirrus-ci.com/v1/artifact/task/5686752053035008/html/sys-remote-fedora-37-rootless-host.log.html
I am going to skip this one for now so we can merge the image update and we can unskip it once this is fixed.
The text was updated successfully, but these errors were encountered: