-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
kicbase builds fail TestStartStop/group/crio/serial/UserAppExistsAfterStop #8890
Comments
It's worth noting that this test works fine at master with the currently released kicbase:
|
The new image upgrades crio to v1.17.4, but consistently fails
It will fail with:
|
Marking as dupe of #8861 |
@medyagh mentioned that he observed failures with
TestStartStop/group/crio
on the latest kicbase.My first attempt to duplicate them corroborates this:
docker build -t kicbase:experiment deploy/kicbase
env TEST_ARGS="-minikube-start-args='--vm-driver=docker --base-image=kicbase:experiment' -test.run=TestStartStop/group/crio --cleanup=false" make integration
Before I hit Ctrl-C, the test result showed:
minikube logs showed that zero pods were running after the restart:
The text was updated successfully, but these errors were encountered: