-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Authorization E2E Scenarios (#641)
* fix lint * fix lint * prevent short circuit * Fix sanity e2e tests * Revert auth storage templates * Revert auth storage templates * Add e2e test (#629) * add e2e test for defect fix * fix upgrade * fix upgrade * add downgrade test * fix title * Migrate application mobility upgrade to scenarios file * Cages to correct broken authorization e2e for operator * add script changes * auth e2e changes for v1 and v2 * use conditional instead of new steps * v1 changes * minor changes * add uprade path * remove unnecessary steps * remove steps * add support for multiple drivers in a single scenario * Changing logs * add more changes for V2 and multiple drivers * add new step for deleting CRs and combine resources into one file * remove duplicate step * support both drivers on creation and delete for CRs * fix tenant name for token * update scenarios * Adding Powerscale port * only support powerflex for V2 * update readme * move scenario * update note --------- Co-authored-by: JacobGros <jacobgrosner4@gmail.com> Co-authored-by: Fernando Alfaro Campos <Fernando.Alfaro_campos@Dell.com> Co-authored-by: Alik Saring <alik.saring@dell.com> Co-authored-by: Harshita Pandey <Harshita_Pandey@dell.com>
- Loading branch information
1 parent
34bff2f
commit 1f2e9d4
Showing
18 changed files
with
590 additions
and
311 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
operatorconfig/moduleconfig/authorization/v1.10.1/upgrade-path.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
minUpgradePath: v1.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.