cloudstack
cloudstack copied to clipboard
Fix spelling
Description
This PR fixes spelling
Types of changes
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Enhancement (improves an existing feature and functionality)
- [X] Cleanup (Code refactoring and cleanup, that may add test cases)
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
- [ ] Major
- [X] Minor
Bug Severity
- [ ] BLOCKER
- [ ] Critical
- [ ] Major
- [ ] Minor
- [X] Trivial
Screenshots (if appropriate):
How Has This Been Tested?
Found UI changes, kicking a new UI QA build @blueorangutan ui
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.
UI build: :heavy_check_mark: Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/6609 (SL-JID-2070)
@blueorangutan package
@DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 4579
@blueorangutan test matrix
@DaanHoogland a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests
Trillian test result (tid-5221) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 36327 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6609-t5221-kvm-centos7.zip Smoke tests completed. 100 look OK, 4 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_DeployVmAntiAffinityGroup | Error |
35.48 | test_affinity_groups.py |
test_DeployVmAntiAffinityGroup_in_project | Error |
73.39 | test_affinity_groups_projects.py |
test_03_deploy_and_scale_kubernetes_cluster | Failure |
23.74 | test_kubernetes_clusters.py |
test_07_deploy_kubernetes_ha_cluster | Failure |
0.04 | test_kubernetes_clusters.py |
test_08_upgrade_kubernetes_ha_cluster | Failure |
0.04 | test_kubernetes_clusters.py |
test_09_delete_kubernetes_ha_cluster | Failure |
0.04 | test_kubernetes_clusters.py |
test_hostha_enable_ha_when_host_in_maintenance | Error |
305.95 | test_hostha_kvm.py |
Trillian test result (tid-5222) Environment: vmware-65u2 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41354 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6609-t5222-vmware-65u2.zip Smoke tests completed. 104 look OK, 0 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|
Trillian test result (tid-5220) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 42924 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6609-t5220-xenserver-71.zip Smoke tests completed. 103 look OK, 1 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_02_cancel_host_maintenace_with_migration_jobs | Error |
1943.18 | test_host_maintenance.py |
test_02_cancel_host_maintenace_with_migration_jobs | Error |
1943.23 | test_host_maintenance.py |
@blueorangutan test centos7 xenserver-71
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + xenserver-71) has been kicked to run smoke tests
Trillian test result (tid-5228) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 38099 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6609-t5228-xenserver-71.zip Smoke tests completed. 102 look OK, 2 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_05_ping_in_cpvm_success | Failure |
15.38 | test_diagnostics.py |
test_08_upgrade_kubernetes_ha_cluster | Failure |
729.78 | test_kubernetes_clusters.py |
@blueorangutan test
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-5232) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 45450 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6609-t5232-kvm-centos7.zip Smoke tests completed. 101 look OK, 3 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_04_extract_template | Failure |
1.96 | test_templates.py |
test_08_upgrade_kubernetes_ha_cluster | Failure |
623.30 | test_kubernetes_clusters.py |
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Failure |
460.76 | test_vpc_redundant.py |
except for the test_08_upgrade_kubernetes_ha_cluster
non of the test failures are consistent and probably environmental. merging this.