Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1953

NAT44 ED MW test cases failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • nat
    • None

      After adding multi-worker support for NAT44 plugin - endpoint dependent feature i found out multiple unit test cases failing. Som of these test cases reveald bugs in NAT code. Each test needs to be reviewed and bug needs to be fixed. For now these 14 tests are set to be skipped for MW. These tests are only checked for single worker.

      Relating tests:

      def test_users_dump(self):
      """ NAT44ED API test - nat44_user_dump """
      def test_frag_out_of_order_do_not_translate(self):
      """ NAT44ED don't translate fragments arriving out of order """
      def test_forwarding(self):
      """ NAT44ED forwarding test """
      def test_twice_nat(self):
      """ NAT44ED Twice NAT """
      def test_twice_nat_lb(self):
      """ NAT44ED Twice NAT local service load balancing """
      def test_output_feature(self):
      """ NAT44ED interface output feature (in2out postrouting) """
      def test_static_with_port_out2(self):
      """ NAT44ED 1:1 NAPT asymmetrical rule """
      def test_output_feature_and_service2(self):
      """ NAT44ED interface output feature and service host direct access """
      def test_static_lb(self):
      """ NAT44ED local service load balancing """

      def test_static_lb_2(self):
      """ NAT44ED local service load balancing (asymmetrical rule) """
      def test_lb_affinity(self):
      """ NAT44ED local service load balancing affinity """
      def test_multiple_vrf(self):
      """ NAT44ED Multiple VRF setup """
      def test_self_twice_nat_positive(self):
      """ NAT44ED Self Twice NAT (positive test) """
      def test_self_twice_nat_lb_positive(self):
      """ NAT44ED Self Twice NAT local service load balancing (positive test) """

            fivarga89 Filip Varga
            fivarga89 Filip Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: