-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Automator: update istio@ test reference #16580
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
base: master
Are you sure you want to change the base?
Automator: update istio@ test reference #16580
Conversation
/retest |
/retest |
/test doc.test.profile-none still flaking.. not sure why.. containerd seems to indicate the curl pod started. |
@istio-testing: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
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.
Not appears to be a flake now...need to check the tests once
Is it relevant that it's being installed with
I would have thought most of our examples would have had the injector running automatically |
running the specific test that failed (automatic_registration_test.sh) in my local setup, I checked the logs at:
It seems the test is trying to pull the image And the |
What you're seeing is a common problem with running the tests locally, but isn't the problem in this PR. You can see that Prow (our CI system) is able to pull the containers and start running but your error is that the Istio control plane can't start running at all. That suggests something different. |
Generated by Automator - 2025-06-15T02:01:42+00:00