weizhouapache commented on PR #12502: URL: https://github.com/apache/cloudstack/pull/12502#issuecomment-4275399207
> To restore the functionality of the `test_regions_accounts` test, it should be updated to use valid UUID values instead of arbitrary strings. Would you like me to update the test? @erikbocks I don’t think we should update the test in that way. When creating an account with an accountid (see below), we cannot assume how the ID from an external provisioning system is formatted - it may not necessarily be a UUID string. ``` Account UUID, required for adding account from external provisioning system ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
