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

incidental_setup_rabbitmq test - Use official repo for rabbitmq-erlang #74445

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

samdoran
Copy link
Contributor

SUMMARY

Previously it was hosted on bintray, but that service is shutting down on May 1. Using the new repository also required using a newer version of RabbitMQ.

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

test/integration/targets/incidental_setup_rabbitmq

Previously it was hosted on bintray, but that service is shutting down on May 1. Using the new
repository also required using a newer version of RabbitMQ.
@ansibot ansibot added affects_2.12 community_review In order to be merged, this PR must follow the community review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Apr 27, 2021
@samdoran samdoran requested a review from mattclay April 27, 2021 16:33
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Apr 27, 2021
@samdoran
Copy link
Contributor Author

I ran ansible-test integration --docker ubuntu1804 rabbitmq_binding rabbitmq_lookup rabbitmq_plugin rabbitmq_publish rabbitmq_user rabbitmq_vhost rabbitmq_vhost_limits -v in stable-2.9 and ansible-test integration --docker ubuntu1804 incidental_lookup_rabbitmq -v in stable-2.10 with the change and the tests passed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.12 community_review In order to be merged, this PR must follow the community review workflow. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants