-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add e2e test #629
Merged
Merged
Add e2e test #629
Conversation
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
JacobGros
requested review from
abhi16394,
mbasha-dell,
alikdell,
bharathsreekanth,
chimanjain,
coulof,
Deepak-Ghivari,
gallacher,
HarishH-DELL,
jooseppi-luna,
karthikk92,
kumarkgosa,
bandak2,
mjsdell,
nitesh3108,
Prabhu-Dell,
rajendraindukuri,
rajkumar-palani,
shefali-malhotra,
panigs7,
tdawe,
shaynafinocchiaro,
atye,
sharmilarama and
shanmydell
as code owners
July 12, 2024 22:00
falfaroc
pushed a commit
that referenced
this pull request
Jul 15, 2024
* add e2e test for defect fix * fix upgrade * fix upgrade * add downgrade test * fix title
suryagupta4
added a commit
that referenced
this pull request
Jul 16, 2024
* velero upgrade * update new velero crds * velero-plugin-for-aws version upgrade * Update node agent and velero crds for v1.14.0 * Remove node agent when performing AM upgrade (#627) * try removing older node agent * add namespace substitute to old path * fix replace * move check to AM * add var to modules * fix small error * fix check * add debug logging * try status fix * return fmt error * return fmt error * remove debugging lohs * fix lint * fix lint * gofumpt * prevent short circuit * add UT for AppMobilityVelero * Fix sanity e2e tests * Revert auth storage templates * Revert auth storage templates * Fix incorrect replace name for auth * 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 * Change config version * Fix application mobility e2e tests --------- Co-authored-by: Fernando Alfaro Campos <Fernando.Alfaro_campos@Dell.com> Co-authored-by: JacobGros <jacobgrosner4@gmail.com> Co-authored-by: abhi16394 <abhi.muralidhara@dell.com>
shaynafinocchiaro
pushed a commit
that referenced
this pull request
Jul 18, 2024
* add e2e test for defect fix * fix upgrade * fix upgrade * add downgrade test * fix title
shaynafinocchiaro
added a commit
that referenced
this pull request
Jul 18, 2024
* 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>
ChristianAtDell
added a commit
that referenced
this pull request
Oct 15, 2024
* velero upgrade * update new velero crds * velero-plugin-for-aws version upgrade * Update node agent and velero crds for v1.14.0 * Remove node agent when performing AM upgrade (#627) * try removing older node agent * add namespace substitute to old path * fix replace * move check to AM * add var to modules * fix small error * fix check * add debug logging * try status fix * return fmt error * return fmt error * remove debugging lohs * fix lint * fix lint * gofumpt * prevent short circuit * add UT for AppMobilityVelero * Fix sanity e2e tests * Revert auth storage templates * Revert auth storage templates * Fix incorrect replace name for auth * 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 * Change config version * Fix application mobility e2e tests --------- Co-authored-by: Fernando Alfaro Campos <Fernando.Alfaro_campos@Dell.com> Co-authored-by: JacobGros <jacobgrosner4@gmail.com> Co-authored-by: abhi16394 <abhi.muralidhara@dell.com>
ChristianAtDell
added a commit
that referenced
this pull request
Oct 15, 2024
* 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a e2e test to velero-upgrade branch.
This new test will install AM v1.0.3 and upgrade to v1.1.0. Then it will downgrade AM again.
Adds standalone yaml and sets test file to point to it, to run only this test; we'll need to revert this change before merging velero-upgrade into main, but I left as is in case others want to add/edit tests for velero-upgrade
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration