You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uncomment ubuntu1804 in .azure-pipelines/azure-pipelines.yml that i commented
clone ansible/ansible repo, cd ansible/, source hacking/env-setup
run integration tests locally with ubuntu1804 container being in ~/ansible_collections/community/rabbitmq ansible-test integration rabbitmq_publish --docker ubuntu1804 -vvv > ~/test.log. IIRC tests at least for rabbitmq_publish failed, so you can start with this as a target.
If any difficulties, I can uncomment them in my PR, no problem. Let me know if it's needed.
SUMMARY
Tests against devel and stable-2.12 on Ubuntu1804 have been disabled in #103.
Possibly because of ansible-collections/overview#45 (comment) (also maybe relates to the later announcements).
The text was updated successfully, but these errors were encountered: