Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-evaluate parallel execution of acceptance tests #981

Closed
treydock opened this issue Sep 18, 2018 · 2 comments
Closed

Re-evaluate parallel execution of acceptance tests #981

treydock opened this issue Sep 18, 2018 · 2 comments

Comments

@treydock
Copy link
Collaborator

Description of problem

It seems that if the parallel bits of acceptance tests fail the test will just hang and eventually time out rather than fail fast. Initially parallel execution was used speed up tests but now that's mostly unnecessary because the long running tests only run for EL7 docker container.

Screen eventually gets flooded with this:

D, [2018-09-18T18:18:29.102433 #8877] DEBUG -- : Waiting for child processes.
@ghoneycutt
Copy link
Collaborator

Yeah.. I just cancel/restarted a handful of tests that had that.

@ghoneycutt
Copy link
Collaborator

Released in v2.56.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants