X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1f82ade9be8494e114156210d600a9624262ddba..0fa894e23fb824ea9b5222d808f3c205651d3170:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 14630d9efa..56f44551e1 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -171,7 +171,7 @@ spectator: container_runtime_token_user: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-l3skomkti0c4vg4 - email: spectator@arvados.local + email: container_runtime_token_user@arvados.local first_name: Spect last_name: Ator identity_url: https://container_runtime_token_user.openid.local @@ -193,6 +193,7 @@ inactive_uninvited: identity_url: https://inactive-uninvited-user.openid.local is_active: false is_admin: false + username: inactiveuninvited prefs: {} inactive: @@ -216,6 +217,7 @@ inactive_but_signed_user_agreement: identity_url: https://inactive-but-agreeable-user.openid.local is_active: false is_admin: false + username: inactiveusersignedua prefs: profile: organization: example.com @@ -273,17 +275,19 @@ active_no_prefs: identity_url: https://active_no_prefs.openid.local is_active: true is_admin: false + username: activenoprefs prefs: {} active_no_prefs_profile_no_getting_started_shown: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-a46c98d1td4aoj4 - email: active_no_prefs_profile@arvados.local + email: active_no_prefs_profile_no_gs@arvados.local first_name: HasPrefs last_name: NoProfile identity_url: https://active_no_prefs_profile.openid.local is_active: true is_admin: false + username: activenoprefsprofilenogs prefs: test: abc @@ -296,6 +300,7 @@ active_no_prefs_profile_with_getting_started_shown: identity_url: https://active_no_prefs_profile_seen_gs.openid.local is_active: true is_admin: false + username: activenoprefsprofile prefs: test: abc getting_started_shown: 2015-03-26 12:34:56.789000000 Z @@ -308,6 +313,7 @@ active_with_prefs_profile_no_getting_started_shown: last_name: NoGettingStartedShown identity_url: https://active_nogettinstarted.openid.local is_active: true + username: activenogettinstarted prefs: profile: organization: example.com @@ -372,7 +378,7 @@ fuse: permission_perftest: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-permissionptest - email: fuse@arvados.local + email: permission_perftest@arvados.local first_name: FUSE last_name: User identity_url: https://permission_perftest.openid.local @@ -431,4 +437,4 @@ has_can_login_permission: is_active: true is_admin: false modified_at: 2015-03-26 12:34:56.789000000 Z - username: can-login-user + username: canLoginUser