
11 Oct
2019
11 Oct
'19
2:46 a.m.
Hi, On 10/10/19 10:42 PM, Nir Soffer wrote:
I added centos-8 docker image: https://hub.docker.com/r/ovirtorg/vdsm-test-centos-8
And centos-8 build in Travis: https://travis-ci.org/nirs/vdsm/jobs/596270609
After fixing 22 tests trying to run /usr/bin/python2, we have only 3 failing tests in lib-py36:
lib/hooks_test.py .....................x......F.............. [ 50%] ssl_test.py ...........FF... [100%]
Marcin already handled the ssl tests in: https://gerrit.ovirt.org/c/103812/
I'm not sue why the hook test fail. The fix for the hooks test is here: https://gerrit.ovirt.org/#/c/102455/
Please review: https://gerrit.ovirt.org/q/topic:py3+is:open+owner:%2522Nir+Soffer+%253Cnsof...
Nir