DaanHoogland opened a new pull request #3657: test cleanup fixes for resources 
left over
URL: https://github.com/apache/cloudstack/pull/3657
 
 
   ## Description
   <!--- Describe your changes in detail -->
   This is to clean-up tests that create resources and do not clean-up after 
themselves. The idea is that the entire test-suite should be able to be run in 
a production environment without harming or messing up. In smoke tests running 
in Trillian we found the foillowing tests to leave stuff around
   
   - [X] test_accounts
   - [ ] test_affinity_groups_projects.py left behind 1 templates
   - [ ] test_async_job.py left behind 1 templates
   - [ ] test_deploy_vm_iso.py left behind 1 templates
   - [ ] test_deploy_vms_with_varied_deploymentplanners.py left behind 1 
templates
   - [ ] test_deploy_vm_with_userdata.py left behind 1 service offerings
   - [ ] test_diagnostics.py left behind 1 templates
   - [ ] test_domain_service_offerings.py left behind 1 templates
   - [ ] test_internal_lb.py left behind 1 templates
   - [ ] test_list_ids_parameter.py left behind 4 templates
   - [ ] test_loadbalance.py left behind 1 templates
   - [ ] test_metrics_api.py left behind 1 Networks
   - [ ] test_multipleips_per_nic.py left behind 1 templates
   - [ ] test_nested_virtualization.py left behind 1 templates
   - [ ] test_network_acl.py left behind 1 service offerings
   - [ ] test_network.py left behind 3 service offerings
   - [ ] test_nic_adapter_type.py left behind 1 templates
   - [ ] test_password_server.py left behind 1 templates
   - [ ] test_portforwardingrules.py left behind 1 service offerings
   - [ ] test_privategw_acl.py left behind 1 templates
   - [ ] test_projects.py left behind -1 domains
   - [ ] test_reset_vm_on_reboot.py left behind 1 templates
   - [ ] test_resource_accounting.py left behind 1 templates
   - [ ] test_router_dhcphosts.py left behind 1 templates
   - [ ] test_router_dns.py left behind 1 templates
   - [ ] test_router_dnsservice.py left behind 1 templates
   - [ ] test_routers_iptables_default_policy.py left behind 1 templates
   - [ ] test_routers_network_ops.py left behind 1 templates
   - [ ] test_routers.py left behind 1 templates
   - [ ] test_service_offerings.py
   - [ ] test_snapshots.py
   - [ ] test_templates.py
   - [ ] test_vm_deployment_planner.py
   - [ ] test_vpc_redundant.py
   - [ ] test_vpc_router_nics.py
   - [ ] test_vpc_vpn.py
   - [ ] test_hostha_kvm.py
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the 
boxes that apply: -->
   
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to