Skip to content

[CI] Consider running mod_proxy_cluster and mod_proxy_balancer tests in parallel #398

Description

@jajik

The current test suite runs for around 1.5 hours. Given we want to increase the test coverage, we should entertain the possibility of running the two parts (with mod_proxy_cluster and with mod_lbmethod_cluster/mod_proxy_balancer) in parallel.

The seemingly easiest approach is to put these two parts in an if and skip if some SKIP_ variable is defined. Also, could we share the setup phase between different sections? It would save some time and resources.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions