layer5io / learn-layer5

A sample application for learning how to service mesh and for validating SMI conformance
https://layer5.io
Apache License 2.0
63 stars 30 forks source link

[SMI] Extend default conformance test timeout #49

Closed leecalcote closed 4 years ago

leecalcote commented 4 years ago

Description SMI Conformance tests are timing out on some systems.

Expected Behavior Tests should be given ample time to complete successfully.

Implementation A quick fix is to extend the test timeout. Long-term, design of the tool needs to be a push model (event-driven), not a pull model.