GUI acceptance tests using environment deployed from packages.
Build: #2434 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 1 test failed
- 6 tests were fixed
- 17 minutes taken in total.
Build 2,434 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_user_deletes_account_and_fails_to_login_using_old_credentials[1oz_1op_elasticsearch]
|
Failing since build #2431 (Child of ODSRV-OPRPM-2252) | 1 min | ||
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 0x7f1224a4fbb0> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7f1224adeaf0> username = '-', options = {}, rm_users = True def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (132 more lines...) |