Skip to content

test: added e2e for subproject register for acls passing in request body

Pratiksha Shedge requested to merge slb/ps/add-e2e-acls into master

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

Does this follow conventional commits spec?

  • 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.

Merge request reports