sonata-nfv / tng-tests

5GTANGO Integration tests repository
Apache License 2.0
6 stars 29 forks source link

[User management] Test roles #269

Open mtouloup opened 5 years ago

mtouloup commented 5 years ago

1) Create a user with a role (e.g developer) 2) Login 3) Obtain packages, licenses, requests, slices, SLAs, policies or instantiate 4) Check if he/she is allowed based on his/her role (in this case developer) 5) Logout 6) Delete the user

ekapassa commented 5 years ago

Detailed test can be found in https://github.com/sonata-nfv/tng-tests/issues/286 https://github.com/sonata-nfv/tng-tests/issues/287 and https://github.com/sonata-nfv/tng-tests/issues/288