[ovs-git] [openvswitch/ovs] 4223a4: ofproto-macros: Ignore "Dropped # log messages" in...

GitHub noreply at github.com
Thu Jul 5 17:07:14 UTC 2018


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 4223a420bad13b9da7108f1eb0701aa6e0803a04
      https://github.com/openvswitch/ovs/commit/4223a420bad13b9da7108f1eb0701aa6e0803a04
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M tests/ofproto-macros.at

  Log Message:
  -----------
  ofproto-macros: Ignore "Dropped # log messages" in check_logs.

check_logs ignores some log messages, but it wasn't smart enough to ignore
the messages that said that the ignored messages had been rate-limited.
This fixes the problem.

It's OK to ignore all rate-limiting messages because they only appear if at
least one message was not rate-limited, which check_logs will catch anyway.

Reported-by: Timothy Redaelli <tredaelli at redhat.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-July/046978.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-By: Timothy Redaelli <tredaelli at redhat.com>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list