kvm: upgrade libvirt-java to v0.5.3 - #6472
Conversation
Reference: https://gitlab.com/libvirt/libvirt-java/-/issues/6 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
Minor nit - jar is at https://libvirt.org/maven2/org/libvirt/libvirt/ but not sync'd yet on https://mvnrepository.com/artifact/org.libvirt/libvirt |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
@blueorangutan package |
|
@rohityadavcloud a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Kudos, SonarCloud Quality Gate passed!
|
GabrielBrascher
left a comment
There was a problem hiding this comment.
@rohityadavcloud I assume that we should merge only when it is synced in https://mvnrepository.com/artifact/org.libvirt/libvirt.
LGTM, looking forward for libvirt-java 0.5.3 😃
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3600 |
|
@GabrielBrascher not necessary, if the upstream project publishes their own repo, we can add it in pom.xml. |
| </repository> | ||
| <repository> | ||
| <id>libvirt.org.maven2</id> | ||
| <url>https://libvirt.org/maven2/</url> |
There was a problem hiding this comment.
cc @GabrielBrascher I've added libvirt's maven repo here from which the version is available.
|
@blueorangutan test |
|
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-4344)
|
* kvm: upgrade libvirt-java to v0.5.3 * add libvirt.org maven repo Reference: https://gitlab.com/libvirt/libvirt-java/-/issues/6 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>








Reference: https://gitlab.com/libvirt/libvirt-java/-/issues/6
Types of changes