cloudstack/test/integration
Suresh Kumar Anaparti 5c682677fc
Support resource name / displaytext with unicode / emoji chars, and SQL exception msg improvements (#460)
* Don't send sql exception/query from dao to upper layer, log it and send only the error message

* Updated charset to utf8mb4, for display_name column/user_vm table and job_result column/async_job table to support unicode chars & emojis

* Added API arg validator for RFC compliance domain name, to validate VM's host name

* Updated user resources name / display name column's charset to utf8mb4

* Check and update char set for affinity group name to utf8mb4, from the data migration in upgrade path

* Updated backup offering name column charset to utf8mb4

* Added unit tests for vm host/domain name validation

* Added smoke test to check resource name for vm, volume, service & disk offering, template, iso, account(first/lastname)

* Updated resource annotation charset to utf8mb4

* Updated some resources description charset to utf8mb4
2024-07-19 09:35:18 +05:30
..
broken Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
component Fix exceeding of resource limits with powerflex (#443) 2024-05-08 20:54:54 +05:30
plugins Refactoring StorPool's smoke tests (#7392) 2023-08-02 14:37:37 +08:00
smoke Support resource name / displaytext with unicode / emoji chars, and SQL exception msg improvements (#460) 2024-07-19 09:35:18 +05:30
testpaths Fix spelling (#6898) 2022-12-13 14:58:14 +01:00
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00