DaanHoogland commented on pull request #5082: URL: https://github.com/apache/cloudstack/pull/5082#issuecomment-903527889
@GabrielBrascher you are free to review now, btw. I just want to prevent merging when one of the component tests being used in travis might have a regression. @nvazquez @rhtyd I gathered the py2 and py3 outputs: ``` 09:45:14 [dahn@blimbing cloudstack]$ head -1 cts-*-py?.20210818 09:48:57 ==> cts-kvm-py2.20210818 <== Component tests completed. 105 look OK, 61 have errors ==> cts-kvm-py3.20210818 <== Component tests completed. 129 look OK, 31 have errors ==> cts-vmware-py2.20210818 <== Component tests completed. 51 look OK, 115 have errors ==> cts-vmware-py3.20210818 <== Component tests completed. 93 look OK, 67 have errors ==> cts-xen-py2.20210818 <== Component tests completed. 54 look OK, 113 have errors ==> cts-xen-py3.20210818 <== Component tests completed. 90 look OK, 70 have errors ``` as y'all can see it is an improvements in all three hypervisor, but not done yet. I will now abandon testing the py2 versions all together and use these py3 results as my new baseline for further improvements. Any objections? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
