[ovs-git] [openvswitch/ovs] 0d3f21: tests: Add ability to automatically rerun failed t...

GitHub noreply at github.com
Wed Feb 24 23:46:34 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0d3f215202191016792b9c7c37d6a6b7e2d57234
      https://github.com/openvswitch/ovs/commit/0d3f215202191016792b9c7c37d6a6b7e2d57234
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-24 (Wed, 24 Feb 2016)

  Changed paths:
    M CONTRIBUTING.md
    M INSTALL.md
    M debian/rules
    M rhel/openvswitch-fedora.spec.in
    M rhel/openvswitch.spec.in
    M tests/automake.mk
    M xenserver/openvswitch-xen.spec.in

  Log Message:
  -----------
  tests: Add ability to automatically rerun failed tests.

A lot of packaging was doing this already, so this simplifies their
implementation.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


  Commit: 655306c825a8296573f9ee9f628affe9c4345c5f
      https://github.com/openvswitch/ovs/commit/655306c825a8296573f9ee9f628affe9c4345c5f
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-24 (Wed, 24 Feb 2016)

  Changed paths:
    M .travis/build.sh

  Log Message:
  -----------
  travis: Automatically recheck failed tests.

This should make the automatic testsuite more reliable on Travis.  It's
better to fix tests to be more reliable, of course, but in practie it's
difficult to make all of them 100% reliable.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/db6e138362b8...655306c825a8


More information about the git mailing list