Uh oh!
There was an error while loading. Please reload this page.
kvm: Fixes #2763 move post-renewal libvirt restart class suitably - #2764
Conversation
This fixesapache#2763 by moving a post cert-renewal class for kvm plugin/hypervisor to src/main/java. The regression is due to change in file-system layout due to maven standard refactoring on master and issue was not caught during forward-merging of a PR from 4.11 branch. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Jul 24, 2018
@blueorangutan package |
blueorangutan
commented
Jul 24, 2018
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
| cmd.hostid = host.id | ||
| cmd.reconnect = True | ||
| self.apiclient.updateConfiguration(cmd) | ||
| self.apiclient.provisionCertificate(cmd) |
yadvr
commented
Jul 24, 2018
|
blueorangutan
commented
Jul 24, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2204 |
borisstoyanov
commented
Jul 24, 2018
@blueorangutan test |
blueorangutan
commented
Jul 24, 2018
@borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Jul 24, 2018
Trillian test result (tid-2885)
|
borisstoyanov
commented
Jul 25, 2018
LGMT, the VM lifecycle test failed to deploy a VM, which does not seem related |
This fixes#2763 by moving a post cert-renewal class for kvm
plugin/hypervisor to src/main/java. The regression is due to change
in file-system layout due to maven standard refactoring on master and
issue was not caught during forward-merging of a PR from 4.11 branch.
Types of changes
GitHub Issue/PRs
Screenshots (if appropriate):
How Has This Been Tested?
Checklist:
Testing