GUI acceptance tests using environment deployed from packages.
Build: #2431 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 1 test failed
- 1 failure is new
- 15 minutes taken in total.
Build 2,431 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_deletes_account_and_fails_to_login_using_old_credentials[1oz_1op_elasticsearch]
|
12 secs | |
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueUsername","description":"Bad value: Username must be 2-32 characters long and composed only of letters and digits. Dashes and underscores are allowed (but not at the beginning or the end)."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: Username must be 2-32 characters long and composed only of letters and digits. Dashes and underscores are allowed (but not at the beginning or the end)."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fa71b2929a0> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fa71b01fc10> username = '-', options = {}, rm_users = True def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (132 more lines...) |