Uh oh!
There was an error while loading. Please reload this page.
Changing to the right api call for securing hosts - #2754
Conversation
borisstoyanov
commented
Jul 20, 2018
@blueorangutan package |
blueorangutan
commented
Jul 20, 2018
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 20, 2018
Packaging result: ✔centos6 ✔centos7 ✖debian. JID-2195 |
borisstoyanov
commented
Jul 20, 2018
@blueorangutan test |
DaanHoogland
commented
Jul 20, 2018
ERROR: Error cloning remote repo 'origin' !!!??? |
blueorangutan
commented
Jul 20, 2018
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
borisstoyanov
commented
Jul 20, 2018
@blueorangutan test |
blueorangutan
commented
Jul 20, 2018
@borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Jul 20, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2196 |
blueorangutan
commented
Jul 20, 2018
Trillian test result (tid-2874)
|
borisstoyanov
commented
Jul 23, 2018
@blueorangutan package |
blueorangutan
commented
Jul 23, 2018
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
eef6040 to
a687337Compareblueorangutan
commented
Jul 23, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2199 |
borisstoyanov
commented
Jul 23, 2018
@blueorangutan package |
blueorangutan
commented
Jul 23, 2018
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 23, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2201 |
borisstoyanov
commented
Jul 23, 2018
@blueorangutan test |
blueorangutan
commented
Jul 23, 2018
@borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Jul 23, 2018
Trillian test result (tid-2879)
|
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 |
borisstoyanov
commented
Jul 24, 2018
vm_lifecycle tests are caused by the following issue #2763 |
blueorangutan
commented
Jul 24, 2018
Trillian test result (tid-2881)
|
borisstoyanov
commented
Jul 25, 2018
Closing this in favor of #2764 |
Description
This fixes the tests for secure live migration, looks like they were pointing to the wrong api call. However during testing of this I've hit a new issue #2753 which is blocking the tests.
Types of changes
GitHub Issue/PRs
The tests will pass when #2753 is fixed, since they are using a parameter in the provisionCertificate api call which makes a NPE
Screenshots (if appropriate):
NA
How Has This Been Tested?
Locally with a debugger, api call seem right but it hits the mentioned issue
Checklist:
Testing