-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
area/testskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P2
Description
I saw couple failures in merging/testing related to this error:
[INFO] Waiting for command to finish: '[[ "$(osc get endpoints router -t "{{ if .endpoints }}{{ len .endpoints }}{{ else }}0{{ end }}" || echo "0")" != "0" ]]'...
[INFO] Success running command: '[[ "$(osc get endpoints router -t "{{ if .endpoints }}{{ len .endpoints }}{{ else }}0{{ end }}" || echo "0")" != "0" ]]' after 1 seconds
[INFO] Validating routed app response...
[INFO] Response is valid.
It seems like the endpoint creation timeouts... @smarterclayton any tips on whom to ask about this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/testskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P2