bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
711 stars 89 forks source link

fix logstream test flakiness #4678

Closed wdbaruni closed 3 weeks ago

wdbaruni commented 3 weeks ago

Fix the flakiness and improve overall test by calling the APIs to submit jobs and fetch logs instead of operating directly at the compute node.

wasm test is still disabled