kuma icon indicating copy to clipboard operation
kuma copied to clipboard

network tests are not cleaning environment changes when interrupted and next runs are failing

Open lukidzi opened this issue 2 years ago • 7 comments

What happened?

While running tests you want to interrupt them, After step doesn't clean all the changes made to the environment. That's cause the next runs to fail.

$ sudo ip link list
4564: kmesh-peer-16@kmesh-main-16: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 86:b9:74:97:3b:2f brd ff:ff:ff:ff:ff:ff
4565: kmesh-main-16@kmesh-peer-16: <NO-CARRIER,BROADCAST,MULTICAST,UP,M-DOWN> mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000
$ sudo ip netns list
kmesh-144 (id: 0)```



lukidzi avatar Jun 28 '22 12:06 lukidzi

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

github-actions[bot] avatar Jul 29 '22 08:07 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Oct 31 '22 08:10 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Jan 30 '23 08:01 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Jul 11 '23 07:07 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Oct 11 '23 07:10 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Jan 15 '24 11:01 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Apr 15 '24 07:04 github-actions[bot]

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Jul 15 '24 07:07 github-actions[bot]

@bartsmykla is it still the case? I think we reworked iptables tests

lukidzi avatar Jul 15 '24 09:07 lukidzi

We don't run them anymore

michaelbeaumont avatar Jul 22 '24 14:07 michaelbeaumont