Uh oh!
There was an error while loading. Please reload this page.
Vmware offline migration - #2848
Conversation
6e6a092 to
75ec902Compare03ee23d to
2db4bdaCompareblueorangutan
commented
Sep 19, 2018
@DaanHoogland a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
DaanHoogland
commented
Sep 20, 2018
@blueorangutan package |
blueorangutan
commented
Sep 20, 2018
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 20, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2312 |
travis red, but the travis job says all green ??? |
blueorangutan
commented
Sep 20, 2018
@DaanHoogland unsupported parameters provided. Supported mgmt server os are: |
DaanHoogland
commented
Sep 20, 2018
@blueorangutan test centos7 vmware-55u3 |
blueorangutan
commented
Sep 20, 2018
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests |
yadvr
commented
Sep 20, 2018
all environments have failed deployment, see sblab for errors @DaanHoogland |
blueorangutan
commented
Sep 20, 2018
Trillian test result (tid-3034)
|
DaanHoogland
commented
Sep 21, 2018
@blueorangutan test matrix |
1 similar comment
DaanHoogland
commented
Sep 22, 2018
@blueorangutan test matrix |
blueorangutan
commented
Sep 22, 2018
@DaanHoogland a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Sep 22, 2018
Trillian test result (tid-3043)
|
blueorangutan
commented
Sep 22, 2018
Trillian test result (tid-3042)
|
blueorangutan
commented
Sep 22, 2018
Trillian test result (tid-3044)
|
dhlaluku
commented
Jan 21, 2019
@rafaelweingartner do we have any outstanding items for this? /CC @GabrielBrascher |
rafaelweingartner
commented
Jan 21, 2019
@dhlaluku I am seeing this error in Travis: Can you check it? |
f9ae439 to
a8599e8Comparedhlaluku
commented
Jan 23, 2019
`nosetests --with-xunit --xunit-file=results.xml --with-marvin --marvin-config=setup/dev/advanced.cfg -s -a tags=advanced,require_hardware="false" --zone=Sandbox-Simulator --hypervisor=simulator test/integration/smoke/test_primary_storage.py ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp/MarvinLogs/Jan_23_2019_09_14_40_6K9K05. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== === TestName: test_01_primary_storage_nfs | Status : SUCCESS === === TestName: test_01_deploy_vms_storage_tags | Status : SUCCESS === === TestName: test_02_edit_primary_storage_tags | Status : SUCCESS === === TestName: test_03_migration_options_storage_tags | Status : SUCCESS === ===final results are now copied to: /tmp/MarvinLogs/test_primary_storage_NFVHD7=== |
84ff31e to
fc25c2dComparerafaelweingartner
commented
Jan 23, 2019
The error changed now. did you rebase or something? |
dhlaluku
commented
Jan 23, 2019
@rafaelweingartner I did a rebase against the latest master and force-pushed. The Travis CI errors are not related to this PR and they keep on changing every time I do a force-push. I have tested them locally against simulator based env with Ubuntu 18.04. It is probably worth noting that they might be related to the environments with which they run, I notice that they run against Debian trusty ~ Ubuntu 14.04. We should probably upgrade to at least Ubuntu 16.04 LTS |
- Also add VM disk consolidation call on successful VM migrations
* Refactor debug messages to use String.format() when debug log level is enabled.
…ly selecting the first one
…to favour the use of the ApacheUtils
fc25c2d to
918b02fComparedhlaluku
commented
Jan 23, 2019
@blueorangutan package |
blueorangutan
commented
Jan 23, 2019
@dhlaluku a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jan 23, 2019
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2560 |
dhlaluku
commented
Jan 23, 2019
@blueorangutan test centos7 vmware-65 |
blueorangutan
commented
Jan 23, 2019
@dhlaluku a Trillian-Jenkins test job (centos7 mgmt + vmware-65) has been kicked to run smoke tests |
blueorangutan
commented
Jan 24, 2019
Trillian test result (tid-3340)
|
dhlaluku
commented
Jan 24, 2019
@blueorangutan test centos7 vmware-65 |
blueorangutan
commented
Jan 24, 2019
@dhlaluku a Trillian-Jenkins test job (centos7 mgmt + vmware-65) has been kicked to run smoke tests |
blueorangutan
commented
Jan 24, 2019
Trillian test result (tid-3342)
|
* - Offline VM and Volume migration on Vmware hypervisor hosts - Also add VM disk consolidation call on successful VM migrations * Fix indentation of marvin test file and reformat against PEP8 * * Fix few comment typos * Refactor debug messages to use String.format() when debug log level is enabled. * Send list of commands returned by hypervisor Guru instead of explicitly selecting the first one * Fix unhandled NPE during VM migration * Revert back to distinct event descriptions for VM to host or storage pool migration * Reformat test_primary_storage file against PEP-8 and Remove unused imports * Revert back the deprecation messages in the custom StringUtils class to favour the use of the ApacheUtils
…louds' Substituição do logotipo kubernetes na interface gráfica Closesapache#2848 See merge request scclouds/scclouds!1237
Description
Enable storage migration for stopped VMs on Vmware and for detached volumes on primary storages in Vmware clusters.
see https://cwiki.apache.org/confluence/display/CLOUDSTACK/VMware+offline+migrations
Types of changes
GitHub Issue/PRs
Screenshots (if appropriate):
How Has This Been Tested?
Checklist:
Testing