18858: Removed root & anonymous usernames from fixture to reflect reality.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 7 Jul 2022 17:24:17 +0000 (14:24 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 7 Jul 2022 17:24:17 +0000 (14:24 -0300)
This makes tests to fail, but I think forcing usernames on common users
is problematic on federated scenarios because of username collisions
between users that exist on every cluster.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

services/api/test/fixtures/users.yml

index 1d9bcbb040ab7c5dd955361704da7b9a81a3147b..56f44551e1992b5583a6e3cce990509ed5575b5d 100644 (file)
@@ -12,7 +12,6 @@ system_user:
   modified_by_user_uuid: zzzzz-tpzed-000000000000000
   modified_at: 2014-11-27 06:38:21.208036000 Z
   email: root
-  username: root
   first_name: root
   last_name: ''
   identity_url:
@@ -233,7 +232,6 @@ anonymous:
   last_name: anonymouspublic
   is_active: false
   is_admin: false
-  username: anonymous
   prefs: {}
 
 job_reader: