JorisHerbots / vegvisir

Vegvisir is an automated testing framework for orchestrating prototypical QUIC-HTTP/3 client-server communications using simulated network conditions.
Other
17 stars 3 forks source link

Setup commands issue time #3

Closed wlemoine closed 1 year ago

wlemoine commented 1 year ago

It seems that the provided setup commands get run for every client when a test gets started. This results in a bunch of unwanted output. It would make more sense to only run setup commands relevant to the test.

JorisHerbots commented 1 year ago

Resolved in new backend.