Skip to content
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

Improve debug information when e2e test run fail #30

Closed
fjglira opened this issue Apr 9, 2024 · 0 comments · Fixed by #31
Closed

Improve debug information when e2e test run fail #30

fjglira opened this issue Apr 9, 2024 · 0 comments · Fixed by #31

Comments

@fjglira
Copy link
Contributor

fjglira commented Apr 9, 2024

Now we have some debug information when the e2e test run fails, but we need to improve and add more information that can be helpful to detect earlier the failure.

Current debug information:

  • Istio CR Yaml
  • Pods in Istio CR namespace
  • Logs from sail-operator pod
  • Logs from istiod pod

We need to add more debugging information as:

  • Operator Pod YAML
  • OC describe
  • More logs if possible
asmigala added a commit to asmigala/sail-operator that referenced this issue May 14, 2024
Signed-off-by: Andrej Smigala <asmigala@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant