fuel-web/nailgun/nailgun/test/integration
Artem Roma 51690232de Handle exception when comparing of MACs fails in check_dhcp_resp
In case MAC's value is empty string comparing utils.is_same_mac fails
with ValueError exception which may leads to responses from other nodes not
being processed. We need to properly handle such situation.

Change-Id: I8843f9eabd139222ac326fdc26a43f5702ba751b
Related-Bug: #1569339
Related-Bug: #1569325
2016-06-14 12:15:02 +03:00
..
__init__.py Package for integration tests 2013-09-16 17:25:12 +03:00
test_action_logs.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_api_doc_generation.py Move volume manager specific urls into extension 2015-06-29 12:08:48 +00:00
test_assassin.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
test_attributes.py Disabled attributes should be skipped by validation 2016-05-16 13:53:12 +03:00
test_auth_token.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_capacity_handler.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_changes_model.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_charset_issues.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_cluster.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_cluster_changes_handler.py Allow a user to run dry-run deployment 2016-05-30 15:46:31 +00:00
test_cluster_collection_handlers.py Move network manager to extension 2016-04-11 05:33:29 -07:00
test_cluster_handler.py Deployment graphs are deleted together with parent entity 2016-05-04 14:22:09 +00:00
test_cluster_plugin_links_collection_handler.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
test_cluster_plugin_links_handler.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
test_cluster_roles_handler.py Data model changes for Plugin NIC, BOND and Node attributes 2016-05-30 13:16:45 +03:00
test_cluster_scaling.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_component_handler.py Fixed constructing of a Mutable objects tree 2016-02-01 16:55:48 +03:00
test_deletion_task.py remove zabbix from nailgun 2016-05-31 06:28:20 +00:00
test_deployment_error_handling.py Allow errored cluster to have settings unlocked 2016-04-05 23:23:55 +03:00
test_deployment_graph_handlers.py Direct deployment graph management handlers added to REST API 2016-03-28 20:59:32 +03:00
test_deployment_history_handlers.py Provide ability to view deployment tasks for dry_run 2016-06-07 18:30:37 +03:00
test_fixture_uploading.py DeploymentGraph and DeploymentGraphTasks models added 2016-03-03 02:28:56 +03:00
test_graph_related_handlers.py Merge "remove zabbix from nailgun" 2016-06-08 10:29:25 +00:00
test_master_node_settings_handler.py Remove Mirantis-specific code from fuel-web repo 2016-02-26 13:25:17 +00:00
test_mellanox_orchestrator_serializer.py prepare_for_deployment was moved to network manager 2015-11-30 13:48:14 +03:00
test_mongo_nodes.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_network_verification_manager.py Sort result of MulticastVerificationTask in integration test 2016-05-06 14:25:34 -07:00
test_node_allocation_stats_handler.py Snapshot download with authentication 2015-07-03 09:59:35 +00:00
test_node_collection_handlers.py Networks configuration API is now available for stopped and ready nodes 2016-05-27 19:40:09 +03:00
test_node_deletion.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_node_handler.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_notification.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_openstack_config_task_manager.py Allow a user to run dry-run deployment 2016-05-30 15:46:31 +00:00
test_orchestrator_handlers.py Allow a user to run dry-run deployment 2016-05-30 15:46:31 +00:00
test_orchestrator_serializer.py remove zabbix from nailgun 2016-05-31 06:28:20 +00:00
test_orchestrator_serializer_70.py Move network serialization code to network manager extension 2016-05-12 12:40:35 +03:00
test_orchestrator_serializer_80.py Move network serialization code to network manager extension 2016-05-12 12:40:35 +03:00
test_orchestrator_serializer_90.py Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
test_orchestrator_serializer_100.py Remove 'nodes' key from serializer for 10.0 2016-05-18 15:09:38 +03:00
test_plugin_links_collection_handler.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
test_plugin_links_handler.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
test_plugin_manager.py Data model changes for Plugin NIC, BOND and Node attributes 2016-05-30 13:16:45 +03:00
test_plugins_api.py Data model changes for Plugin NIC, BOND and Node attributes 2016-05-30 13:16:45 +03:00
test_provisioning.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_provisioning_serializer.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_public_api.py Require auth for version api call 2016-06-06 21:39:00 +00:00
test_put_same_json.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_release_networks_handler.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_removed_handler.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_reset_environment.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_role_api.py Fix role delete validation 2015-08-25 10:24:24 +03:00
test_roles.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_rpc_consumer.py Handle exception when comparing of MACs fails in check_dhcp_resp 2016-06-14 12:15:02 +03:00
test_spawning_vms.py Validate node VMs format 2016-05-19 12:05:38 +02:00
test_stats_user_task_manager.py Don't use self.env.clusters[0] in tests where possible 2016-04-26 17:53:36 +03:00
test_stop_deployment.py Add explanation when a deployment is unstoppable 2016-06-06 16:39:06 +02:00
test_task_deploy.py Merge "Change CPU distribution" 2016-06-07 09:53:03 +00:00
test_task_logging.py Get rid of fake tasks where they are not required 2016-05-11 16:35:53 +03:00
test_task_managers.py Fixed switching cluster to deployment state 2016-06-04 19:38:42 +03:00
test_verify_networks_task_manager.py Change CPU distribution 2016-06-06 18:36:27 +03:00
test_version_api.py Require auth for version api call 2016-06-06 21:39:00 +00:00