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

Bulk upgrade test case #1230 #1324

Merged
merged 6 commits into from
Jul 8, 2024
Merged

Conversation

omgoswami
Copy link
Contributor

This PR adds a test case that automatically checks that when a Helm chart in a ResourceComposition is updated, all running application instances also get upgraded. This was done by adapting the steps listed in https://github.com/cloud-ark/kubeplus/blob/master/examples/multitenancy/managed-service/appday2ops/steps.txt

tests/tests.py Outdated Show resolved Hide resolved
@devdattakulkarni
Copy link
Contributor

Overall, looks good.

I have added two in-line comments.

Also, please remove pycache folder from the commit.

@devdattakulkarni
Copy link
Contributor

@omgoswami ^^

@omgoswami
Copy link
Contributor Author

Incorporated your suggestions!

@devdattakulkarni
Copy link
Contributor

Looks like CI has failed:
https://github.com/cloud-ark/kubeplus/actions/runs/9786218254/job/27157379710?pr=1324#step:5:1897

pip install is not able to find lxml. Try pinning it to a specific version.

@devdattakulkarni
Copy link
Contributor

@omgoswami ^^

@devdattakulkarni
Copy link
Contributor

@omgoswami Tests are passing!
Merging the PR now.

@devdattakulkarni devdattakulkarni merged commit dcc6424 into cloud-ark:master Jul 8, 2024
1 check passed
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.

2 participants