Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- trove-try@opw-shaifali:~/trove-integration/scripts$
- trove-try@opw-shaifali:~/trove-integration/scripts$ vim /etc/trove/test.conf
- trove-try@opw-shaifali:~/trove-integration/scripts$ ./redstack int-tests
- *******************************************************************************
- Running Trove Integration Tests...
- *******************************************************************************
- python -B /home/trove-try/trove-integration/scripts/../tests//integration/int_tests.py --verbose --logging-clear-handlers --group=blackbox
- RUNNING TEST ARGS : ['/home/trove-try/trove-integration/scripts/../tests//integration/int_tests.py', '--verbose', '--logging-clear-handlers', '--group=blackbox']
- nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
- nose.plugins.manager: DEBUG: Configuring plugins
- nose.plugins.manager: DEBUG: Plugins enabled: [<nose.plugins.capture.Capture object at 0x415d310>, <nose.plugins.logcapture.LogCapture object at 0x415d350>, <nose.plugins.deprecated.Deprecated object at 0x415d750>, <nose.plugins.skip.Skip object at 0x45201d0>]
- No handlers could be found for logger "nose.core"
- start_glance_registry
- Starts the Glance Registry.
- Starts the Glance Registry. OK 1.04
- start_glance_api
- Starts the Glance API.
- Starts the Glance API. OK 1.03
- start_nova_network
- Starts the Nova Network Service.
- Starts the Nova Network Service. OK 1.03
- start_compute
- Starts the Nova Compute Service.
- Starts the Nova Compute Service. OK 1.04
- start_scheduler
- Starts the Scheduler Service.
- Starts the Scheduler Service. OK 1.03
- start_nova_api
- Starts the Nova Compute Service.
- Starts the Nova Compute Service. OK 1.04
- start_trove_api
- Starts the Trove Service.
- Starts the Trove Service. OK 1.04
- InstanceSetup
- Makes sure the client can hit the ReST service.
- Sets up the client. OK 0.19
- create_instance_name OK 0.00
- test_find_flavor OK 0.14
- Datastores
- setUp OK 0.19
- test_datastore_get OK 0.36
- test_datastore_list_attrs OK 0.01
- test_datastore_not_found OK 0.01
- test_datastore_with_no_active_versions_is_hidden OK 0.01
- test_datastore_with_no_active_versions_is_visible_for_admin OK 0.07
- DatastoreVersions
- setUp OK 0.16
- test_datastore_version_get_attrs OK 0.02
- test_datastore_version_get_by_uuid OK 0.01
- test_datastore_version_get_by_uuid_attrs OK 0.01
- test_datastore_version_invalid_uuid OK 0.01
- test_datastore_version_list_attrs OK 0.01
- test_datastore_version_list_by_uuid OK 0.01
- test_datastore_version_not_found OK 0.02
- Flavors
- setUp OK 0.22
- confirm_flavors_lists_nearly_identical OK 0.24
- test_flavor_get_attrs OK 0.02
- test_flavor_list_attrs OK 0.03
- test_flavor_not_found OK 0.01
- Versions
- Test listing all versions and verify the current version.
- Sets up the client. OK 0.09
- test_list_versions_index OK 0.00
- test_no_slash_no_version OK 0.00
- test_no_slash_with_version OK 0.00
- test_request_bogus_version OK 0.00
- test_request_no_version OK 0.00
- test_with_slash_no_version OK 0.00
- test_with_slash_with_version OK 0.00
- CreateInstanceQuotaTest
- test_create_instances_total_volume_exceeded OK 0.15
- test_create_too_many_instances OK 0.08
- test_instance_size_too_big OK 0.06
- test_update_quota_invalid_resource_should_fail OK 0.03
- test_update_quota_volume_should_fail_volume_not_supported SKIP: Volume support needs to be disabled
- CreateInstance
- Test to create a Database Instance
- test_create OK 0.52
- AfterInstanceCreation
- test_database_create_after_create OK 0.02
- test_database_delete_after_create OK 0.02
- test_database_index_after_create OK 0.08
- test_instance_delete_right_after_create OK 0.06
- test_resize_instance_after_create OK 0.02
- test_resize_volume_after_create OK 0.01
- test_root_create_root_user_after_create OK 0.02
- test_root_is_root_enabled_after_create OK 0.02
- test_users_create_after_create OK 0.17
- test_users_delete_after_create OK 0.02
- test_users_index_after_create OK 0.02
- WaitForGuestInstallationToFinish
- test_instance_created OK 290.51
- SecurityGroupsTest
- setUp OK 0.02
- test_created_security_group OK 0.00
- test_get_security_group OK 0.01
- test_list_security_group OK 0.01
- SecurityGroupsRulesTest
- setUp OK 0.02
- test_create_security_group_rule OK 1.12
- test_delete_security_group_rule OK 1.11
- tearDown OK 0.00
- TestGuestProcess
- check_hwinfo_before_tests OK 0.00
- grab_diagnostics_before_tests OK 0.00
- TestAfterInstanceCreatedGuestData
- test_databases OK 0.48
- test_users OK 0.51
- TestInstanceListing
- Test the listing of the instance information.
- setUp OK 0.10
- test_get_instance OK 0.25
- test_get_instance_status OK 0.23
- test_get_legacy_status OK 0.24
- test_get_legacy_status_notfound OK 0.01
- test_index_list OK 0.07
- test_volume_found OK 0.24
- TestInstanceUpdate
- Test the updation of the instance information.
- setUp OK 0.10
- test_update_name OK 0.39
- test_update_name_to_invalid_instance OK 0.01
- TestMysqlAccess
- Ensure we aren't allowed access with os_admin and wrong password.OK 0.66
- Ensure we aren't allowed access with root and wrong password.OK 0.77
- TestDatabases
- setUp OK 0.17
- test_cannot_create_taboo_database_names OK 0.08
- test_create_database OK 5.82
- test_create_database_list OK 0.59
- test_delete_database OK 5.59
- test_cannot_delete_taboo_database_names OK 0.02
- test_delete_database_on_missing_instance OK 0.01
- test_fails_when_creating_a_db_twice OK 0.68
- test_create_database_list_system OK 0.48
- test_create_database_on_missing_instance OK 0.01
- test_database_name_too_long OK 0.01
- test_invalid_database_name OK 0.01
- test_pagination OK 7.40
- TestUsers
- setUp OK 6.04
- test_cannot_change_rootpassword OK 0.31
- test_create_users OK 10.90
- test_create_users_list OK 0.98
- test_cannot_create_root_user OK 0.16
- test_create_users_list_system OK 0.98
- test_get_one_user OK 2.88
- test_fails_when_creating_user_twice OK 0.74
- test_delete_users OK 7.99
- test_hostnames_default_if_not_present OK 1.56
- test_hostnames_make_users_unique OK 1.87
- test_hostname_ipv4_restriction OK 0.16
- test_delete_nonexistent_user OK 0.28
- test_invalid_password OK 0.16
- test_invalid_username OK 0.16
- test_pagination OK 12.29
- test_updateduser_name_newhost_unique OK 3.30
- test_updateduser_newhost_invalid OK 2.51
- test_updateduser_newname_host_unique OK 3.42
- test_updateduser_newname_newhost_unique OK 3.46
- test_updateuser_emptyhost OK 1.17
- test_updateuser_nochanges OK 1.13
- test_username_too_long OK 0.08
- tearDown OK 0.15
- TestRoot
- setUp OK 0.20
- test_create_user_os_admin_failure OK 0.22
- test_delete_user_os_admin_failure OK 0.01
- Test that root is disabled. OK 0.13
- test_enable_root OK 0.63
- test_enabled_timestamp OK 0.00
- Even if root was enabled, the user root cannot be deleted. OK 0.01
- test_root_not_in_users_list OK 3.12
- Test that root is now enabled. OK 0.13
- test_reset_root OK 0.74
- Test that after root was reset it's still enabled. OK 0.07
- Verifies in the management api that the timestamp exists. OK 0.07
- TestUserAccessPasswordChange
- setUp OK 0.09
- test_change_password_bogus_user OK 0.14
- test_change_password_nonexistent_user OK 0.70
- test_create_user_and_dbs OK 1.84
- test_initial_connection OK 0.46
- test_change_password OK 1.34
- test_change_password_back OK 2.44
- test_change_password_twice OK 2.01
- tearDown OK 1.01
- TestUserAccessPositive
- setUp OK 0.09
- test_create_user_and_dbs OK 2.03
- test_no_access OK 8.13
- test_grant_full_access OK 9.28
- test_grant_ghostdbs OK 20.47
- test_grant_ghostusers OK 8.30
- test_grant_idempotence OK 12.31
- test_revoke_all_access OK 15.36
- test_revoke_ghostdbs OK 20.13
- test_revoke_ghostusers OK 8.04
- test_revoke_non_idempotence OK 13.14
- test_revoke_one_database OK 15.72
- test_grant_full_access_ignore_databases OK 12.06
- tearDown OK 11.66
- TestUserAccessNegative
- setUp OK 0.09
- test_create_duplicate_user_and_dbs OK 2.31
- test_neg_duplicate_useraccess OK 13.33
- test_re_create_user OK 16.98
- test_user_allspaces OK 0.36
- test_user_empty_no_host OK 0.40
- test_user_empty_with_host OK 0.29
- test_user_nametoolong OK 0.50
- test_user_withperiod OK 8.72
- tearDown OK 12.10
- create_user
- Create a test user so that subsequent tests can log in.
- Create a test user so that subsequent tests can log in. OK 11.03
- ResizeInstanceTest
- setup OK 0.60
- test_instance_resize_same_size_should_fail OK 0.11
- test_status_changed_to_resize OK 5.31
- test_instance_returns_to_active_after_resize FAIL
- test_resize_instance_usage_event_sent SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- Resize should not delete users. SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- test_make_sure_mysql_is_running_after_resize SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- test_instance_has_new_flavor_after_resize SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- test_resize_down SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- test_resize_instance_down_usage_event_sent SKIP: Failure in <function test_instance_returns_to_active_after_resize at 0x3f6e1b8>
- test_instance_resize_to_ephemeral_in_volume_support_should_fail
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement