DaanHoogland opened a new issue #3693: cleanup test resources
URL: https://github.com/apache/cloudstack/issues/3693
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   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 following tests to leave stuff around (the checks 
fixed in scope of this pr are just for simulator):
   
   - [X] test_accounts #3657 
   - [ ] test_affinity_groups_projects
   - [ ] test_async_job
   - [ ] test_deploy_vm_iso
   - [ ] test_deploy_vms_with_varied_deploymentplanners
   - [ ] test_deploy_vm_with_userdata
   - [ ] test_diagnostics
   - [ ] test_domain_service_offerings
   - [ ] test_internal_lb
   - [ ] test_list_ids_parameter
   - [ ] test_loadbalance
   - [ ] test_metrics_api
   - [ ] test_multipleips_per_nic
   - [ ] test_nested_virtualization
   - [ ] test_network_acl
   - [ ] test_network
   - [ ] test_nic_adapter_type
   - [ ] test_password_server
   - [ ] test_portforwardingrules
   - [ ] test_privategw_acl
   - [x] test_projects #3657
   - [ ] test_reset_vm_on_reboot
   - [ ] test_resource_accounting
   - [ ] test_router_dhcphosts
   - [ ] test_router_dns
   - [ ] test_router_dnsservice
   - [ ] test_routers_iptables_default_policy
   - [ ] test_routers_network_ops
   - [ ] test_routers
   - [ ] test_service_offerings
   - [ ] test_snapshots
   - [ ] test_templates
   - [ ] test_vm_deployment_planner
   - [ ] test_vpc_redundant
   - [ ] test_vpc_router_nics
   - [ ] test_vpc_vpn
   - [ ] test_hostha_kvm
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    * Other: test improvements
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   

----------------------------------------------------------------
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