Skip to content
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

E2E test to cover scenario of Kubeapps cluster not part of clusters list #5573

Merged
merged 14 commits into from
Nov 3, 2022

Conversation

castelblanque
Copy link
Collaborator

Description of the change

This PR adds an E2E test in CI to avoid regression on #5566 and hence to avoid that #4564 happens again.

Benefits

Kubeapps is usable even if Kubeapps cluster is not among the clusters configured.

Possible drawbacks

N/A

Applicable issues

Rafa Castelblanque added 4 commits October 25, 2022 15:30
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
@netlify
Copy link

netlify bot commented Oct 26, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 293a55c
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6363e1dbc6fe610009b48b60

Rafa Castelblanque added 5 commits October 26, 2022 16:50
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
@castelblanque castelblanque marked this pull request as ready for review October 27, 2022 09:24
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Copy link
Contributor

@antgamdia antgamdia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Great way to avoid regressions like the one you mentioned
+1 once the merge conflicts are solved.

Rafa Castelblanque added 4 commits November 3, 2022 11:55
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
@castelblanque castelblanque merged commit 317934a into main Nov 3, 2022
@castelblanque castelblanque deleted the 4564-ci-test branch November 3, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI coverage for environment where kubeappsCluster is empty.
2 participants