Skip to content
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-9396:fixing issue related to script test_dhcphosts #1573

Closed
wants to merge 1 commit into from

Conversation

nitt10prashant
Copy link
Contributor

@nitt10prashant nitt10prashant commented May 31, 2016

fixing following
1-issue related to check_String:changed check string to "3 received" and use test_data
2-ssh to router based on hypervisor type : check if it is vmware ssh to ms else ssh to host
3-rename method : because of test_ methods were getting picked up as a test cases ,renamed them not to get picked up as a test method
4- modifying awk parameter from $2 to $3

test result

Prashants-MacBook-Pro:test_router_dhcphosts_YDZJFT prashant$ cat results.txt
Check that the /etc/dhcphosts.txt doesn't contain duplicate IPs ... === TestName: test_router_dhcphosts | Status : SUCCESS ===
ok


Ran 1 test in 385.178s

OK
results.txt
runinfo.txt

Note: this PR require check_string to be there in test_data.py which will be brought in by another PR
#1563 which is still in open state.

@bvbharatk
Copy link
Contributor

ACS CI BVT Run

Sumarry:
Build Number 206
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3

Link to logs Folder (search by build_no): https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0

Failed tests:

Skipped tests:
test_vm_nic_adapter_vmxnet3
test_static_role_account_acls
test_deploy_vgpu_enabled_vm

Passed test suits:
test_deploy_vm_with_userdata.py
test_affinity_groups_projects.py
test_portable_publicip.py
test_vpc_vpn.py
test_over_provisioning.py
test_global_settings.py
test_scale_vm.py
test_service_offerings.py
test_routers_iptables_default_policy.py
test_routers.py
test_reset_vm_on_reboot.py
test_snapshots.py
test_deploy_vms_with_varied_deploymentplanners.py
test_login.py
test_list_ids_parameter.py
test_public_ip_range.py
test_multipleips_per_nic.py
test_regions.py
test_affinity_groups.py
test_network_acl.py
test_pvlan.py
test_volumes.py
test_nic.py
test_deploy_vm_root_resize.py
test_resource_detail.py
test_secondary_storage.py
test_vm_life_cycle.py
test_disk_offerings.py

@rohityadavcloud
Copy link
Member

@nitt10prashant can you fix the conflicts, thanks

@rohityadavcloud
Copy link
Member

@nitt10prashant can you rebase against 4.9, change the base branch for the PR to 4.9. Thanks. /cc @jburwell

@nitt10prashant
Copy link
Contributor Author

not needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants