envoyproxy / envoyproxy/xds-relay
gomega executing network calls in unit tests
Open
- Dominant language
- Go
- Stars
- 135
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Unable to run these unit tests in a jailed/network-less environment:
```
14:26:06 FAIL github.com/envoyproxy/xds-relay/internal/app/cache [setup failed]
14:26:06 # github.com/envoyproxy/xds-relay/internal/app/mapper
14:26:06 package github.com/envoyproxy/xds-relay/internal/app/mapper (test)
14:26:06 imports github.com/onsi/ginkgo: github.com/onsi/ginkgo@v1.12.0: Get "/github.com/onsi/ginkgo/@v/v1.12.0.zip": dial tcp: lookup on : dial udp : connect: network is unreachable
```
Contributor guide
Assessment
This issue has not been assessed yet.