-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLOUDSTACK-10007 no isolationmethod check for basic zone #2296
CLOUDSTACK-10007 no isolationmethod check for basic zone #2296
Conversation
@blueorangutan package |
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1159 |
@blueorangutan help |
@DaanHoogland I understand these words: "help", "hello", "thanks", "package", "test" Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland'] |
@blueorangutan test centos7 xenserver-65sp1 |
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + xenserver-65sp1) has been kicked to run smoke tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code LGTM
I have tested this code in a Basic Zone with XenServer and it worked. Also, the code LGTM. Thanks, @DaanHoogland! |
Trillian test result (tid-1590)
|
test_01_create_system_vms_on_managed_storage (TestManagedSystemVMs.TestManagedSystemVMs) ... === TestName: test_01_create_system_vms_on_managed_storage | Status : SUCCESS === Ran 2 tests in 2041.553s OK |
test_01_storage_migrate_root_and_data_disks (TestVMMigrationWithStorage.TestVMMigrationWithStorage) ... === TestName: test_01_storage_migrate_root_and_data_disks | Status : SUCCESS === Ran 5 tests in 2589.177s OK |
test_01_take_VM_snapshot (TestVMSnapshots.TestVMSnapshots) ... === TestName: test_01_take_VM_snapshot | Status : SUCCESS === Ran 2 tests in 547.525s OK |
test_00_check_template_cache (TestVolumes.TestVolumes) ... === TestName: test_00_check_template_cache | Status : SUCCESS === Ran 14 tests in 1365.057s OK |
This run of TestVolumes.py is with XenServer resigning enabled: test_00_check_template_cache (TestVolumes.TestVolumes) ... === TestName: test_00_check_template_cache | Status : SUCCESS === Ran 14 tests in 1444.825s OK |
All three errors here were environmental. I later re-ran those tests successfully (also included below). test_01_create_volume_snapshot_using_sf_snapshot (TestSnapshots.TestSnapshots) ... === TestName: test_01_create_volume_snapshot_using_sf_snapshot | Status : SUCCESS === test_02_create_volume_snapshot_using_sf_volume (TestSnapshots.TestSnapshots) ... === TestName: test_02_create_volume_snapshot_using_sf_volume | Status : SUCCESS === Ran 3 tests in 5391.933s OK |
test_add_remove_host_with_solidfire_plugin_1 (TestAddRemoveHosts.TestAddRemoveHosts) ... === TestName: test_add_remove_host_with_solidfire_plugin_1 | Status : SUCCESS === Ran 4 tests in 2847.135s OK |
I needed to run all managed-storage regression tests for the following PR: #2081 In order to get an environment up and running to run those tests, I included this PR when testing that PR. As a result, the managed-storage regression tests whose results I included above were gathered when I ran those tests against code from #2081 and this PR. |
Port 4.20 - Incremental volume snapshots Closes apache#2400, apache#2296, and apache#2396 See merge request scclouds/scclouds!976
in case of DirectPodBasedNetworkGuru