Parcourir la source

[3177] Comment update for docsis test with a pointer to #3180 ticket.

Tomek Mrugalski il y a 11 ans
Parent
commit
23c944640d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/bin/dhcp6/tests/dhcp6_srv_unittest.cc

+ 2 - 0
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc

@@ -2155,6 +2155,8 @@ TEST_F(Dhcpv6SrvTest, portsRelayedTraffic) {
 }
 
 // Checks if server is able to handle a relayed traffic from DOCSIS3.0 modems
+// @todo Uncomment this test as part of #3180 work.
+// Kea code currently fails to handle docsis traffic.
 TEST_F(Dhcpv6SrvTest, DISABLED_docsisTraffic) {
 
     NakedDhcpv6Srv srv(0);