Permissions/license for gitlab-qa user on a preprod environment
Summary
Lot's of tests failed on a preprod environment due to a lack of permissions/license for qa user.
Failing job(s):
- https://ops.gitlab.net/gitlab-org/quality/preprod/-/jobs/7799799
- https://ops.gitlab.net/gitlab-org/quality/preprod/-/jobs/7799487
- https://ops.gitlab.net/gitlab-org/quality/preprod/-/jobs/7799490
Failing spec(s):
- project_access_token_spec.rb
- change_vulnerability_status_spec.rb
- epics_management_spec.rb
- ...
Corresponding test case(s):
Stack trace
Fabrication of QA::Resource::ProjectAccessToken using the API failed (400) with {"message":"400 Bad request - User does not have permission to create project access token"}.
Fabrication of QA::EE::Resource::Epic using the API failed (403) with `{"message":"403 Forbidden"}`.
Screenshot / HTML page
Possible fixes
Edited by Aleksandr Lyubenkov
