Skip to content

Support Database hosts  #241

@joesaunderson

Description

@joesaunderson

Our selenium tests are designed to run on an empty schema, with their own setup and tear down scripts (to ensure any data is reset in each run).

We have over 100 tests and 5000 assertions, when running in parallel, the tests cause unique constraints / failures in the DB when two tests use the same table.

Is it possible to pass through ENV variables to each node, to specify a separate DB hosts for each parallel stack.

Or even better, spread the parallel tests to a docker swarm?

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