Merged
Conversation
vitlibar
reviewed
Jul 27, 2021
| self.rabbitmq_docker_id = self.get_instance_docker_id('rabbitmq1') | ||
| logging.debug(f"RabbitMQ checking container try: {i}") | ||
| if self.wait_rabbitmq_to_start(throw=(i==4)): | ||
| break |
Member
There was a problem hiding this comment.
I don't think it will help.
> docker logs vitbarteststoragerabbitmq_rabbitmq1_1
error: RABBITMQ_DEFAULT_PASS is set but deprecated
error: RABBITMQ_DEFAULT_USER is set but deprecated
error: deprecated environment variables detected
Please use a configuration file instead; visit https://www.rabbitmq.com/configure.html to learn more
I think we should add rabbitmq configuration file to docker_compose_rabbitmq.yml instead.
This was referenced Jul 27, 2021
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 27, 2021
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 27, 2021
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 27, 2021
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 27, 2021
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 27, 2021
kssenii
added a commit
that referenced
this pull request
Jul 28, 2021
Backport #26826 to 21.8: Try fix rabbitmq tests
kssenii
added a commit
that referenced
this pull request
Jul 28, 2021
Backport #26826 to 21.7: Try fix rabbitmq tests
kssenii
added a commit
that referenced
this pull request
Jul 28, 2021
Backport #26826 to 21.6: Try fix rabbitmq tests
kssenii
added a commit
that referenced
this pull request
Jul 28, 2021
Backport #26826 to 21.5: Try fix rabbitmq tests
kssenii
added a commit
that referenced
this pull request
Jul 28, 2021
Backport #26826 to 20.8: Try fix rabbitmq tests
robot-clickhouse
pushed a commit
that referenced
this pull request
Jul 28, 2021
kssenii
added a commit
that referenced
this pull request
Jul 29, 2021
Backport #26826 to 21.3: Try fix rabbitmq tests
zhanglistar
pushed a commit
to zhanglistar/ClickHouse
that referenced
this pull request
Nov 12, 2021
zhanglistar
pushed a commit
to zhanglistar/ClickHouse
that referenced
this pull request
Nov 12, 2021
Backport ClickHouse#26826 to 21.8: Try fix rabbitmq tests
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.
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Changelog category (leave one):