[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087504#comment-14087504
 ] 

ASF subversion and git services commented on CLOUDSTACK-7255:
-------------------------------------------------------------

Commit 0a7af329f5386fa5fb2a2f9ebc02a2ca38bb9b17 in cloudstack's branch 
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0a7af32 ]

CLOUDSTACK-7255: Fixed marvin issue related to creating random account usernames

Signed-off-by: Santhosh Edukulla <[email protected]>


> Account username which is already greater than 99 chars don't get appended 
> with random string, this results in "Entity already exists" error while 
> creating account through same test case if previous account is not cleaned up
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7255
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7255
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: 4.5.0
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: 4.5.0
>
>
> The account username should be trimmed to 92 characters before appending the 
> 7 char random string, because in case the random string is appended and then 
> it is trimmed, then the strings will be same if original string was greater 
> than 99 chars.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to