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

Ben Pfaff noreply at github.com
Wed Mar 20 14:02:28 UTC 2019


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: b5b2d93e2da6db01a4f1d717d43cc139e22ef2b9
      https://github.com/openvswitch/ovs/commit/b5b2d93e2da6db01a4f1d717d43cc139e22ef2b9
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  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>
Signed-off-by: Simon Horman <simon.horman at netronome.com>


  Commit: 60c5e7ac83a61a118f7c0a7ea7d2f1905036e0a5
      https://github.com/openvswitch/ovs/commit/60c5e7ac83a61a118f7c0a7ea7d2f1905036e0a5
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  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>
Signed-off-by: Simon Horman <simon.horman at netronome.com>


Compare: https://github.com/openvswitch/ovs/compare/ddc39724c585...60c5e7ac83a6


More information about the git mailing list