[ovs-git] [ovn-org/ovn] 52e67a: tests: Add debugging 4 HV, 3LS, 2 LR test.

Mark Michelson noreply at github.com
Mon Jun 14 13:15:44 UTC 2021


  Branch: refs/heads/branch-21.03
  Home:   https://github.com/ovn-org/ovn
  Commit: 52e67af3f5a4f4c82a80d5857ae6d7b313f4d9cc
      https://github.com/ovn-org/ovn/commit/52e67af3f5a4f4c82a80d5857ae6d7b313f4d9cc
  Author: Mark Michelson <mmichels at redhat.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  tests: Add debugging 4 HV, 3LS, 2 LR test.

Add some checking to "4 HV, 3 LS, 2 LR, packet test with HA distributed
router gateway port".

Signed-off-by: Mark Michelson <mmichels at redhat.com>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: 1c3f6143a04b7b99d84c69bc7a9f62d7def01084
      https://github.com/ovn-org/ovn/commit/1c3f6143a04b7b99d84c69bc7a9f62d7def01084
  Author: Mark Michelson <mmichels at redhat.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  tests: Fix consistency of 4 HV, 3LS, 2 LR test runs.

Much like the 4 HV, 1 LS, 1 LR test, this one was also having issues
where the pcap file would not be reset before attempting to capture
packets. Therefore, the pcap file would be reset after having captured
packets we were expecting to see.

Therefore, this patch does similarly to 879ebc8c6, in that it adds the
following:
* Ensure that pcap file is reset before continuing
* Ensure that HA flows are installed before testing packets.

Signed-off-by: Mark Michelson <mmichels at redhat.com>
Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1941061
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/53e7641d5a70...1c3f6143a04b


More information about the git mailing list