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

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


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: f435dc9f18d5fc0e540b10a444b2fb575239bf97
      https://github.com/ovn-org/ovn/commit/f435dc9f18d5fc0e540b10a444b2fb575239bf97
  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: 6ae6a9c103218f72fa7fe0af46f5f75e87adc0a5
      https://github.com/ovn-org/ovn/commit/6ae6a9c103218f72fa7fe0af46f5f75e87adc0a5
  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/5813f824cdca...6ae6a9c10321


More information about the git mailing list