Tests refactoring and reanimate test_keeper.py#1556
Open
Conversation
… suites which not in test_operator.py
8b3c598 to
298e13d
Compare
Signed-off-by: Slach <bloodjazman@gmail.com>
alex-zaitsev
added a commit
that referenced
this pull request
May 15, 2025
alex-zaitsev
added a commit
that referenced
this pull request
May 15, 2025
… tests_refactoring Signed-off-by: Slach <bloodjazman@gmail.com> # Conflicts: # .github/workflows/check_helm.yaml # deploy/helm/clickhouse-operator/Chart.yaml # deploy/helm/clickhouse-operator/README.md # deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallations.clickhouse.altinity.com.yaml # deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallationtemplates.clickhouse.altinity.com.yaml # deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhousekeeperinstallations.clickhouse-keeper.altinity.com.yaml # deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseoperatorconfigurations.clickhouse.altinity.com.yaml # deploy/helm/clickhouse-operator/templates/generated/Deployment-clickhouse-operator.yaml # deploy/helm/clickhouse-operator/templates/generated/Secret-clickhouse-operator.yaml # deploy/operator/clickhouse-operator-install-ansible.yaml # deploy/operator/clickhouse-operator-install-bundle-v1beta1.yaml # deploy/operator/clickhouse-operator-install-bundle.yaml # deploy/operator/clickhouse-operator-install-template-v1beta1.yaml # deploy/operator/clickhouse-operator-install-template.yaml # deploy/operator/clickhouse-operator-install-tf.yaml # deploy/operator/parts/crd.yaml # release # tests/e2e/clickhouse.py # tests/e2e/manifests/chi/test-006-ch-upgrade-1.yaml # tests/e2e/manifests/chi/test-006-ch-upgrade-2.yaml # tests/e2e/manifests/chi/test-006-ch-upgrade-3.yaml # tests/e2e/manifests/chi/test-009-operator-upgrade-2.yaml # tests/e2e/manifests/chi/test-023-auto-templates.yaml # tests/e2e/manifests/chi/test-032-rescaling-2.yaml # tests/e2e/manifests/chi/test-034-client.yaml # tests/e2e/manifests/chi/test-044-2-slow-propagation.yaml # tests/e2e/run_tests_local.sh # tests/e2e/run_tests_operator.sh # tests/e2e/test_operator.py # tests/regression.py
… tests_refactoring Signed-off-by: Slach <bloodjazman@gmail.com> # Conflicts: # tests/e2e/manifests/chi/test-005-acm.yaml # tests/e2e/manifests/chi/test-020-1-multi-volume.yaml # tests/e2e/manifests/chi/test-020-2-multi-volume.yaml # tests/e2e/manifests/chi/test-021-1-rescale-volume-01.yaml # tests/e2e/manifests/chi/test-021-1-rescale-volume-02-enlarge-disk.yaml # tests/e2e/manifests/chi/test-021-1-rescale-volume-03-add-disk.yaml # tests/e2e/manifests/chi/test-021-1-rescale-volume-04-decrease-disk.yaml # tests/e2e/manifests/chi/test-021-2-rescale-volume-01.yaml # tests/e2e/manifests/chi/test-021-2-rescale-volume-02-enlarge-disk.yaml # tests/e2e/manifests/chi/test-021-2-rescale-volume-03-add-disk.yaml # tests/e2e/manifests/chi/test-021-2-rescale-volume-04-decrease-disk.yaml # tests/e2e/manifests/chi/test-024-template-annotations-2.yaml # tests/e2e/manifests/chi/test-024-template-annotations.yaml # tests/e2e/manifests/chi/test-025-rescaling-2.yaml # tests/e2e/manifests/chi/test-025-rescaling.yaml # tests/e2e/manifests/chi/test-026-mixed-replicas.yaml # tests/e2e/manifests/chi/test-029-distribution.yaml # tests/e2e/manifests/chi/test-043-0-logs-container-customizing.yaml # tests/e2e/manifests/chi/test-043-1-logs-container-customizing.yaml
Signed-off-by: Slach <bloodjazman@gmail.com>
Signed-off-by: Slach <bloodjazman@gmail.com>
Signed-off-by: Slach <bloodjazman@gmail.com>
Signed-off-by: Slach <bloodjazman@gmail.com>
Member
|
I guess it is replaced by #1841 |
Collaborator
Author
|
@alex-zaitsev no this is not close #1841 this is contains advanced changes, when tests stabilize i will continue to work with this pull request |
Collaborator
Author
|
i will resolve conflicts after vacation |
… tests_refactoring Signed-off-by: Slach <bloodjazman@gmail.com> # Conflicts: # .github/workflows/run_tests.yaml # tests/e2e/test_keeper.py # tests/e2e/test_operator.py
… tests_refactoring Signed-off-by: Slach <bloodjazman@gmail.com> # Conflicts: # go.mod # tests/e2e/run_tests_operator.sh # tests/e2e/test_operator.py # tests/regression.py
Fix misspelled word
Signed-off-by: Slach <bloodjazman@gmail.com>
Signed-off-by: Slach <bloodjazman@gmail.com>
Signed-off-by: Slach <bloodjazman@gmail.com>
This file contains hidden or 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
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.
Important items to consider before making a Pull Request
Please check items PR complies to:
operator/blob/master/CONTRIBUTING.md#how-to-make-pr)
next-releasebranch, not intomasterbranch1. More info