[ovs-git] [openvswitch/ovs] 348f1f: tests: Fix broken test of 'truncate and output to ...

GitHub noreply at github.com
Fri Sep 21 20:23:31 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 348f1f67326da085316f45b385f359e3da73b3f4
      https://github.com/openvswitch/ovs/commit/348f1f67326da085316f45b385f359e3da73b3f4
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  tests: Fix broken test of 'truncate and output to gre tunnel'

The test 'truncate and output to gre tunnel' is broken on certain kernels
where OVS kernel module and upstream GRE module can't co-exist. This
patch creates a test that doesn't depend on upstream GRE module but
provides the same testing.

The replaced test is skipped on problematic kernel versions.

On centos, this test may fail due to the default rules of iptables.

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Greg Rose <gvrose8192 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>



      **NOTE:** This service has 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