test: added e2e for subproject register for acls passing in request body
Type of change
-
Bug Fix -
Feature -
Pipeline -
Test -
Documentation
Does this introduce a change in the core logic?
-
No -
Yes
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Anthos -
Azure -
GCP -
IBM
conventional commits spec?
Does this follow-
No -
Yes
Have you set the target Milestone?
-
No -
Yes
Have you set the no-detached-pipeline label?
-
No -
Yes
Updates description?
Added e2e tests for subproject register endpoint passing various combinations of acls in request body so that it should create default acls if we are not passing the customs one. either it is admin or viewer it will create the missing one.