Skip to content

ClickHouse Operator rolling udpate logic testcase#936

Merged
Slach merged 4 commits intoAltinity:0.19.0from
roshanths:master
May 19, 2022
Merged

ClickHouse Operator rolling udpate logic testcase#936
Slach merged 4 commits intoAltinity:0.19.0from
roshanths:master

Conversation

@roshanths
Copy link
Copy Markdown
Contributor

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

@Slach Slach changed the base branch from master to 0.19.0 May 18, 2022 14:58
Comment thread tests/e2e/test_operator.py Outdated
Comment thread tests/e2e/test_operator.py Outdated
kubectl.launch('delete clickhouse-test-032-client')
kubectl.delete_chi(chi)

kubectl.launch(f"delete pod clickhouse-test-032-client", ns=kubectl.namespace, timeout=600, ok_to_fail=True)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ok_to_fail=False shall be here client just a simple pod without external dependencies and shall delete without error

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, change is commit now

Copy link
Copy Markdown
Collaborator

@Slach Slach left a comment

Choose a reason for hiding this comment

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

@Slach Slach merged commit 5be8cf7 into Altinity:0.19.0 May 19, 2022
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