Skip to content

verify database connectivity once for all databases before running any of the tests #1103

@hamiltont

Description

@hamiltont

the toolset alreday does some DB setup before each test, like restarting or something. It should probably also verify database connectivity too, using something like nc -vz <db host> <db port>. This would be really helpful for cassandra and mongodb, who are not ready to start handling connections just because service <foo> restart has returned

See #1082

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions