integration test: latest V2 with legacy policies -> force-upgrade to latest V2 with legacy policies #2917
Labels
auth-team
anything that needs to be on the auth team board
automate-auth
testing
This issue or pull request applies to testing work for Automate
v2 force upgrade branch
Milestone
adds 1 integration test script that runs the following scenario:
a2-iam-integration-legacy
control that tests IAM specific behavior:- verify that all v1 default policies, v1 custom policies, v2 chef-managed, v2 custom policies were migrated and are enforced
- editor and viewer teams persist and have their most up-to-date names
- some IAM-specific controls ported from
a2-iam-v2-*
testsa2-api-smoke
control that has been updated to all v2 API pathsa2-api-integration
that now only tests v2 API behavior (this should involve porting tests froma2-iam-v2-*
and then removing those controls)NOTE:
a2-iam-integration
tests should focus on testing different levels of permissions on APIs, whilea2-api-integration
tests should assume the subject is allowed to exercise the API and should focus on actual API behaviorThe text was updated successfully, but these errors were encountered: