[ovs-git] [openvswitch/ovs] e2b553: test: remove namespace after ovs-vswitchd is stopp...

GitHub noreply at github.com
Fri Feb 6 23:53:15 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e2b553e49b040303d9cc61633e10470f0098672e
      https://github.com/openvswitch/ovs/commit/e2b553e49b040303d9cc61633e10470f0098672e
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-macros.at
    M tests/kmod-traffic.at

  Log Message:
  -----------
  test: remove namespace after ovs-vswitchd is stopped

Remove namespaces also removes the ports in them, thus may
causing vswitch to generate warning log messages about not being
able find the port before it exits.

Remove namespaces after ovs-vswitchd exits improves test reliability.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


  Commit: 59a90db0bc0ccd97aa09fcd4d8ef8abf865d8dbc
      https://github.com/openvswitch/ovs/commit/59a90db0bc0ccd97aa09fcd4d8ef8abf865d8dbc
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-macros.at

  Log Message:
  -----------
  test: remove unnecessary command lines

Those are not necessary and makes the test output file harder to read.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


  Commit: ba204a754795776cff54204027c98e75b6f51d23
      https://github.com/openvswitch/ovs/commit/ba204a754795776cff54204027c98e75b6f51d23
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-macros.at

  Log Message:
  -----------
  test: remove unnecessary leading blanks

This is mostly a style fix. The macro is used in the next patch to
add commands to the 'cleanup" file. This fix makes the 'cleanup' file
easier to read.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


  Commit: 75e7f85974b3e480463e8883946486c11159f7ab
      https://github.com/openvswitch/ovs/commit/75e7f85974b3e480463e8883946486c11159f7ab
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-traffic.at

  Log Message:
  -----------
  test: add name space removal on test failure

Improves test failure handling. Remove name spaces that are no longer
needed so they to linger around before the next test starts.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


  Commit: 128f4e3f14171cacd227c1389e034a6db0cc9363
      https://github.com/openvswitch/ovs/commit/128f4e3f14171cacd227c1389e034a6db0cc9363
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-traffic.at

  Log Message:
  -----------
  test: capture ping output into a file

The ping output can be useful. There is no down side in saving it.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


  Commit: b7ca9d0c420a4d40f251bf08e17a5dd13d8e7ba9
      https://github.com/openvswitch/ovs/commit/b7ca9d0c420a4d40f251bf08e17a5dd13d8e7ba9
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M tests/kmod-macros.at

  Log Message:
  -----------
  test: remove openvswitch kernel module on test failure

Improve test failure handling.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Joe Stringer <joestringer at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/526df7d8543f...b7ca9d0c420a


More information about the git mailing list