Skip to content

Ability to scale more workers with remote execute #488

Open
@FerrisYu

Description

@FerrisYu

Hi,

I would like to know if it's possible to run more workers than the CPU # on a single machine. I was think remote Socket Servers is a way to go, but it doesn't seem to work the way I needed( Workers are run locally?).

What I am trying to do:
pytest -n auto --dist=loadscope --tx socket=<second test server ip>:8888 --rsyncdir tests

To get tests loadbalance between two test servers

Any suggestions how I could scale up the tests run in parallel?

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