This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new 3c55806324 test_network_ipv6.py : remove wrong icmp type (#6361)
3c55806324 is described below
commit 3c5580632425ded5a468c3cd82cd141e7410ef39
Author: Wei Zhou <[email protected]>
AuthorDate: Fri May 6 22:01:34 2022 +0200
test_network_ipv6.py : remove wrong icmp type (#6361)
---
test/integration/smoke/test_network_ipv6.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/integration/smoke/test_network_ipv6.py
b/test/integration/smoke/test_network_ipv6.py
index 5450234a3b..51ce21a6a4 100644
--- a/test/integration/smoke/test_network_ipv6.py
+++ b/test/integration/smoke/test_network_ipv6.py
@@ -76,7 +76,6 @@ ICMPV6_TYPE = {
130: "mld-listener-query",
131: "mld-listener-report",
132: "mld-listener-done",
- 132: "mld-listener-reduction",
133: "nd-router-solicit",
134: "nd-router-advert",
135: "nd-neighbor-solicit",