You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/02/02 10:11:19 UTC

[GitHub] rhtyd commented on issue #2444: CLOUDSTACK-10269: On deletion of role set name to null

rhtyd commented on issue #2444: CLOUDSTACK-10269: On deletion of role set name to null
URL: https://github.com/apache/cloudstack/pull/2444#issuecomment-362544096
 
 
   Roles related tests pass:
   ```
   Test to ensure 4 default roles cannot be deleted ... === TestName: test_default_role_deletion | Status : SUCCESS ===
   ok
   Test to check role, role permissions and account life cycles ... === TestName: test_role_account_acls | Status : SUCCESS ===
   ok
   Test for role-rule enforcement in case of multiple mgmt servers ... === TestName: test_role_account_acls_multiple_mgmt_servers | Status : SUCCESS ===
   ok
   Test to ensure role in use cannot be deleted ... === TestName: test_role_inuse_deletion | Status : SUCCESS ===
   ok
   Tests normal lifecycle operations for roles ... === TestName: test_role_lifecycle_create | Status : SUCCESS ===
   ok
   Tests role update ... === TestName: test_role_lifecycle_delete | Status : SUCCESS ===
   ok
   Tests that default four roles exist ... === TestName: test_role_lifecycle_list | Status : SUCCESS ===
   ok
   Tests role update ... === TestName: test_role_lifecycle_update | Status : SUCCESS ===
   ok
   Tests role update when role is in use by an account ... === TestName: test_role_lifecycle_update_role_inuse | Status : SUCCESS ===
   ok
   Tests concurrent order updation of role permission ... === TestName: test_rolepermission_lifecycle_concurrent_updates | Status : SUCCESS ===
   ok
   Tests creation of role permission ... === TestName: test_rolepermission_lifecycle_create | Status : SUCCESS ===
   ok
   Tests deletion of role permission ... === TestName: test_rolepermission_lifecycle_delete | Status : SUCCESS ===
   ok
   Tests listing of default role's permission ... === TestName: test_rolepermission_lifecycle_list | Status : SUCCESS ===
   ok
   Tests order updation of role permission ... === TestName: test_rolepermission_lifecycle_update | Status : SUCCESS ===
   ok
   Tests update of Allow to Deny permission of a rule ... === TestName: test_rolepermission_lifecycle_update_permission | Status : SUCCESS ===
   ok
   Tests negative test for setting incorrect value as permission ... === TestName: test_rolepermission_lifecycle_update_permission_negative | Status : SUCCESS ===
   ok
   
   ----------------------------------------------------------------------
   Ran 16 tests in 33.095s
   
   ```

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


With regards,
Apache Git Services