Skip to content

Fail the build when Mongo not running and tests are active #4783

Open
@marcingrzejszczak

Description

@marcingrzejszczak

Mongo is required to be running for Spring Data Mongo DB tests to pass. It would be beneficial to fail the build when skip tests is NOT turned on. In other words if someone is skipping the tests then we don't care if Mongo is running or not.

Additional note: Mongo must be running without a custom username and password, otherwise the tests will fail due to connection being unauthorized

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions