Run integration-tests in parallel
Closed this issue · 2 comments
Is your feature request related to a problem? Please describe.
As of now, it takes more than 4 hours for integration-tests to finish. We should experiment running behave features in parallel.
After research, we concluded that this will not be possible to implement unless if we want to stop using behave for testing, because there does not seem to be any stable or recent behave-parallel
package available. Closing this issue.
/close
@mayaCostantini: Closing this issue.
In response to this:
After research, we concluded that this will not be possible to implement unless if we want to stop using behave for testing, because there does not seem to be any stable or recent
behave-parallel
package available. Closing this issue.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.