Skip to content

fix: Use in-memory filesystem for echo provisioner tests #2408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 16, 2022
Merged

Conversation

kylecarbs
Copy link
Member

This should reduce IO in CI to shave some time off tests!

This should reduce IO in CI to shave some time off tests!
@kylecarbs kylecarbs requested a review from Emyrk June 16, 2022 14:30
@kylecarbs kylecarbs self-assigned this Jun 16, 2022
It's difficult to understand what's timing out due to a lock
vs. taking a long time. This should help resolve! 🕵️
@@ -32,6 +32,7 @@ import (
"github.com/pion/turn/v2"
"github.com/pion/webrtc/v3"
"github.com/prometheus/client_golang/prometheus/promhttp"
"github.com/spf13/afero"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ❤️ this library!

@kylecarbs kylecarbs enabled auto-merge (squash) June 16, 2022 14:55
@kylecarbs kylecarbs merged commit 024ab6d into main Jun 16, 2022
@kylecarbs kylecarbs deleted the reduceio branch June 16, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants