We integrate jenkins to launch vms dynamically to run smoketest from our builds but now we
receive the following problem:
"msg": "ovirtsdk4 version 4.3.0 or higher is required for this
module"
I had installed following packages in CentOs7
ovirt-engine-sdk-java.noarch 3.6.10.0-1.el7 epel
ovirt-engine-sdk-java-javadoc.noarch 3.6.10.0-1.el7 epel
ovirt-engine-sdk-python.noarch 3.6.9.1-1.el7 epel
I tired to use yum upgrade but did not report more recent version from ovirt-sdk.
How can I upgrade/install ovirt-sdk to version 4.3?