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

CI test VFlowInterRouterTest fails to clean up the test routers #1623

Closed
kgiusti opened this issue Oct 9, 2024 · 0 comments · Fixed by #1626
Closed

CI test VFlowInterRouterTest fails to clean up the test routers #1623

kgiusti opened this issue Oct 9, 2024 · 0 comments · Fixed by #1626
Assignees

Comments

@kgiusti
Copy link
Contributor

kgiusti commented Oct 9, 2024

After running the test I still have routers running in the background:

ps -f -C skrouterd
UID          PID    PPID  C STIME TTY          TIME CMD
kgiusti  1758069    2860  0 10:04 pts/0    00:00:03 skrouterd -c INTB.conf -T -I /home/kgiusti/work/skupper/skupper-router/python
kgiusti  1758070    2860  0 10:04 pts/0    00:00:02 skrouterd -c EdgeB.conf -T -I /home/kgiusti/work/skupper/skupper-router/python

I suspect the overridden teardown class method needs to invoke the super as well.

@kgiusti kgiusti self-assigned this Oct 9, 2024
kgiusti added a commit to kgiusti/skupper-router that referenced this issue Oct 10, 2024
@kgiusti kgiusti linked a pull request Oct 10, 2024 that will close this issue
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