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

LLT-5944: Dump a core when tcpdump is stuck #1068

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomasz-grz
Copy link
Contributor

@tomasz-grz tomasz-grz commented Jan 17, 2025

Problem

Sometimes jobs time-out because tcpdump testcases are stuck waiting for listening event on output.

Solution

kill -11 is issued to produce coredumps that are later collected only for timed-out tcpdump jobs.

☑️ Definition of Done checklist

  • Commit history is clean (requirements)
  • README.md is updated
  • Functionality is covered by unit or integration tests

@tomasz-grz tomasz-grz self-assigned this Jan 17, 2025
@tomasz-grz tomasz-grz force-pushed the LLT-5944_timeout_tcpdump branch from 4040be6 to b30d710 Compare January 20, 2025 11:14
@tomasz-grz tomasz-grz changed the title Dump a core when tcpdump is stuck LLT-5944: Dump a core when tcpdump is stuck Jan 20, 2025
@tomasz-grz tomasz-grz force-pushed the LLT-5944_timeout_tcpdump branch from 8a23af0 to e874198 Compare January 21, 2025 15:25
@tomasz-grz tomasz-grz force-pushed the LLT-5944_timeout_tcpdump branch from e874198 to 57b4ab0 Compare January 21, 2025 15:43
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 this pull request may close these issues.

1 participant