Changing dependency from python3-distutils to python3-distutils-extra - #4305
Conversation
|
@blueorangutan package |
|
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1892 |
|
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1893 |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1894 |
|
Kicking tests manually |
|
Trillian fails to deploy env again u18 env: |
|
@rhtyd Looks like an unrelated issue. Will try kicking tests on 16 and then 18 |
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1915 |
|
@davidjumani can you manually kick tests and see if that fixes the issue for Ubuntu 16.04 and passes on Ubuntu 18.04+ as well |
|
@rhtyd The envs are sporadically failing while running tests. Kicking them again |
|
Kicking tests again |
|
@davidjumani will it be better to merge latest master first? There have been some fixes for ubuntu on master lately |
|
Trillian test result (tid-2748)
|
|
Trillian test result (tid-2762)
|
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2026 |
|
Trillian test result (tid-2768)
|
|
@davidjumani ping, update? |
|
@rhtyd Works fine on u20 and u18, snapshots are failing on u16. Looking into it |
|
Ignore snapshot failures on Ubuntu 16.04 which could be due to old libvirt/qemu-img binary. Other than that is the PR working and fixes the blocker? |
|
I think snapshot failure is a known issue on older distros with older libvirt and qemu-img; earlier snapshots were disabled by default if I recall correctly, there is a global setting to enable/disable snapshot feature on KVM. |
|
@davidjumani which test results are for Ubuntu 16.04? and which are for 18.04 and 20.04? |
@rhtyd u16
@rhtyd u18 |
|
Trillian test result (tid-2833)
|
|
tests LGTM |
shwstppr
left a comment
There was a problem hiding this comment.
LGTM based on code changes and installation check on different Ubuntu releases
Description
Changing dependency from python3-distutils to python3-distutils-extra to continue supporting Ubuntu 16.04
Types of changes