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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: bd3f1861bd70c187b5d077aebe91ec956516d999
      https://github.com/openvswitch/ovs/commit/bd3f1861bd70c187b5d077aebe91ec956516d999
  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