-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor the p0 and support_matrix tests Signed-off-by: Parthvi <parthvi.vala@suse.com> * Use second-highest k8s version as default and filter versions not supported by the UI Signed-off-by: Parthvi <parthvi.vala@suse.com> * Change k8s upgrade func name <Co-authored-by>: Chandan Pinjani <chandan.pinjani@suse.com> <Co-authored-by>: Parthvi Vala <parthvi.vala@suse.com> * Refactor p0 tests and revert defaultAKS changes but modify to return a different value for upgrade cases Signed-off-by: Parthvi <parthvi.vala@suse.com> * Add ClusterIsReadyChecks common function and use it in AKS Signed-off-by: Parthvi <parthvi.vala@suse.com> * Review comment: Rename c -> testData Signed-off-by: Parthvi <parthvi.vala@suse.com> * Refactor the aks provisioning and import methods to not write to config file Signed-off-by: Parthvi <parthvi.vala@suse.com> * Attempt#2 at fixing AKS provisoning failures on nightly operator chart Signed-off-by: Parthvi <parthvi.vala@suse.com> * Refactor test checks; move checks to functions Signed-off-by: Parthvi <parthvi.vala@suse.com> * Attempt#1 at fixing flakes Signed-off-by: Parthvi <parthvi.vala@suse.com> * Remove debug env and fix panic error Signed-off-by: Parthvi <parthvi.vala@suse.com> * Remove AppliedSpec references Signed-off-by: Parthvi <parthvi.vala@suse.com> * Change the nodepool add/delete checks to check for name Signed-off-by: Parthvi <parthvi.vala@suse.com> * Remove AppliedSpec references (2) Signed-off-by: Parthvi <parthvi.vala@suse.com> * Review changes Signed-off-by: Parthvi <parthvi.vala@suse.com> * Use gomega for wait block Signed-off-by: Parthvi <parthvi.vala@suse.com> * Use client instead of ctx.RancherAdminClient in k8s chart support tests Signed-off-by: Parthvi <parthvi.vala@suse.com> --------- Signed-off-by: Parthvi <parthvi.vala@suse.com>
- Loading branch information
1 parent
aa88977
commit 142cbd3
Showing
15 changed files
with
448 additions
and
546 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.