[ovs-git] [openvswitch/ovs] 5ae6f9: travis: Workaround skipping of IPv6 tests.

Ilya Maximets noreply at github.com
Fri Nov 1 23:55:17 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5ae6f976d28a973303424183d36d6e89cfdf0dd2
      https://github.com/openvswitch/ovs/commit/5ae6f976d28a973303424183d36d6e89cfdf0dd2
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M .travis/linux-prepare.sh

  Log Message:
  -----------
  travis: Workaround skipping of IPv6 tests.

IPv6 support disabled in TravisCI images but supported by kernel.
So, we could enable it in order to not skip unit tests.
We are not trying to communicate over network with IPv6, so this
should not make any harm.

Related issue: https://github.com/travis-ci/travis-ci/issues/8891

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: ac4b6e83deb138df4054dca016cd2419caa351db
      https://github.com/openvswitch/ovs/commit/ac4b6e83deb138df4054dca016cd2419caa351db
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: Fix skipping of python SSL tests.

After this change we'll have only one windows related skipped test
in default build.

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/3e613cd81ce7...ac4b6e83deb1


More information about the git mailing list