Hello All,

I got into the following failure during the CI build for a patch I did:

14:33:56 ====================================================================== 14:33:56 FAIL: test_sourceroute_add_remove_and_read (network.sourceroute_test.TestSourceRoute) 14:33:56 ---------------------------------------------------------------------- 14:33:56 Traceback (most recent call last): 14:33:56 File "/home/jenkins/workspace/vdsm_master_check-patch-fc28-x86_64/vdsm/tests/testValidation.py", line 193, in wrapper 14:33:56 return f(*args, **kwargs) 14:33:56 File "/home/jenkins/workspace/vdsm_master_check-patch-fc28-x86_64/vdsm/tests/network/sourceroute_test.py", line 80, in test_sourceroute_add_remove_and_read 14:33:56 self.assertEqual(2, len(routes), routes) 14:33:56 AssertionError: 2 != 0

My patch is [1] and its build is [2]

[1] https://gerrit.ovirt.org/#/c/92416/
[2] http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc28-x86_64/747/

Can you please assist?
Thanks!

Regards,
Shani Leviim