I recently discovered that some Cypress tests has its own realm default roles in x-pack/test_serverless/shared/lib/security/kibana_roles/project_controller_security_roles.yml and I think it might be easy to support a single roles file shared across multiple test configs/frameworks and track changes update from controller.
Summary
I recently discovered that some Cypress tests has its own realm default roles in
x-pack/test_serverless/shared/lib/security/kibana_roles/project_controller_security_roles.yml
and I think it might be easy to support a single roles file shared across multiple test configs/frameworks and track changes update from controller.