community.mongodb icon indicating copy to clipboard operation
community.mongodb copied to clipboard

test_roles workflow: mongodb_mongod extra scenario

Open rhysmeister opened this issue 2 years ago • 0 comments

SUMMARY

Job was disabled https://github.com/ansible-collections/community.mongodb/blob/master/.github/workflows/test-roles.yml as it was hanging.

Believed to be the results of the custom_db_path scenario in the mongodb_mongod role. The image used for Ubuntu_22 is wrong (the version is 20.04 when it should be 22.04). Updating this to 22.04 seemed to break it although this does work elsewhere. Investigate and resolve.

ISSUE TYPE
  • Bug Report
COMPONENT NAME

test-roles.yml

rhysmeister avatar Mar 21 '23 12:03 rhysmeister