From Dan Kenigsberg danken@redhat.com:
Dan Kenigsberg has uploaded a new change for review.
Change subject: py3: tests models_tests ......................................................................
py3: tests models_tests
In commit ad5ae9bf I've added models_tests to the python3 blacklist in order to ignore an error on Fedora 25. This patch returns the tests, after a recent fix to the bonding modile at I4487b787c.
Change-Id: I658862868b05a31489b574b81493a8481fea7cc5 Signed-off-by: Dan Kenigsberg danken@redhat.com --- M tests/Makefile.am 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/36/69936/1
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1799521..fdf325e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -196,7 +196,6 @@ network/ipwrapper_test.py \ network/link_bond_test.py \ network/link_iface_test.py \ - network/models_test.py \ network/netlink_test.py \ network/netinfo_test.py \ network/ovs_driver_test.py \
From Dan Kenigsberg danken@redhat.com:
Dan Kenigsberg has posted comments on this change.
Change subject: py3: tests models_tests ......................................................................
Patch Set 2: Code-Review+2 Verified+1
passes new functional tests
From Dan Kenigsberg danken@redhat.com:
Dan Kenigsberg has submitted this change and it was merged.
Change subject: py3: tests models_tests ......................................................................
py3: tests models_tests
In commit ad5ae9bf I've added models_tests to the python3 blacklist in order to ignore an error on Fedora 25. This patch returns the tests, after a recent fix to the network.netinfo.bonding module in https://gerrit.ovirt.org/#/q/I4487b787c .
Change-Id: I658862868b05a31489b574b81493a8481fea7cc5 Signed-off-by: Dan Kenigsberg danken@redhat.com --- M tests/Makefile.am 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve
vdsm-patches@lists.fedorahosted.org