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

Covert tests to Python and run in parallel where possible #49

Closed
nchammas opened this issue Nov 9, 2015 · 0 comments
Closed

Covert tests to Python and run in parallel where possible #49

nchammas opened this issue Nov 9, 2015 · 0 comments

Comments

@nchammas
Copy link
Owner

nchammas commented Nov 9, 2015

Both lint.sh and test-integration.sh should be converted into Python so that they can be run on any platform using a Python test runner like pytest.

Secondly, the various tests in test-integration.sh should be parallelized where possible, launching multiple clusters in parallel to cover the same tests in less time.

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

1 participant