fix test, remove more gdata refs

This commit is contained in:
Jay Lee
2026-07-04 18:15:32 -04:00
parent c5615f9935
commit 2c6bb93d22
6 changed files with 281 additions and 6 deletions

View File

@@ -947,7 +947,7 @@ jobs:
run_gam config enable_dasa false save
# don't expose policy output
run_gam show policies > policies.csv
run_gam user $gam_user create peoplecontact names givenname GHA familyname "$JID" emailaddresses work "${newbase}@example.com" primary
run_gam user $gam_user create peoplecontact givenname GHA familyname "$JID" email work "${newbase}@example.com" primary
run_gam user $gam_user print peoplecontacts
run_gam print privileges
run_gam config enable_dasa true save