You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will involve spinning up the streamer then, in-turn, each pair of examples to prove data flows
Add a new CI flow performing these tests
The reasoning: currently whenever we update one of the streamer implementations (binary or plugin or even the examples) we then have to go run each pair in turn to make sure we didn't break something.
IMHO it makes sense to write it in a way that supports both, but only do the stand-alone binary in CI for now.
We need to do #43 and then can enable running the Zenoh plugin in CI as well.
The text was updated successfully, but these errors were encountered:
PLeVasseur
changed the title
Turn the examples from PR #16 into integration tests
Create end-to-end tests for examples to prove data flows for 1. up-linux-streamer and 2. up-linux-streamer-plugin
Aug 13, 2024
Will involve spinning up the streamer then, in-turn, each pair of examples to prove data flows
Add a new CI flow performing these tests
The reasoning: currently whenever we update one of the streamer implementations (binary or plugin or even the examples) we then have to go run each pair in turn to make sure we didn't break something.
IMHO it makes sense to write it in a way that supports both, but only do the stand-alone binary in CI for now.
We need to do #43 and then can enable running the Zenoh plugin in CI as well.
The text was updated successfully, but these errors were encountered: