Skip to content

Use _imaps._tcp.gmail.com in srv tests#375

Merged
mattklein123 merged 1 commit into
envoyproxy:mainfrom
arkodg:fix-srv-test
Nov 15, 2022
Merged

Use _imaps._tcp.gmail.com in srv tests#375
mattklein123 merged 1 commit into
envoyproxy:mainfrom
arkodg:fix-srv-test

Conversation

@arkodg
Copy link
Copy Markdown
Contributor

@arkodg arkodg commented Nov 15, 2022

Signed-off-by: Arko Dasgupta arko@tetrate.io

* Seeing tests failures in CI with the current SRV entry
`_xmpp-server._tcp.gmail.com.`
https://github.com/envoyproxy/ratelimit/actions/runs/3466737811/jobs/5802374477#step:3:257

* What is odd is I also tried `_xmpp-server._tcp.google.com.` which is
used in the upstream `net.LookupSRV` tests
https://cs.opensource.google/go/go/+/master:src/net/lookup_test.go;l=47;drc=2b59307ac21135ab8db58e08fb98211fbedbb10d?q=LookupSRV&ss=go%2Fgo
but that failed as well

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit a091203 into envoyproxy:main Nov 15, 2022
@arkodg arkodg deleted the fix-srv-test branch November 17, 2022 04:01
timcovar pushed a commit to goatapp/ratelimit that referenced this pull request Jan 16, 2024
* Seeing tests failures in CI with the current SRV entry
`_xmpp-server._tcp.gmail.com.`
https://github.com/envoyproxy/ratelimit/actions/runs/3466737811/jobs/5802374477#step:3:257

* What is odd is I also tried `_xmpp-server._tcp.google.com.` which is
used in the upstream `net.LookupSRV` tests
https://cs.opensource.google/go/go/+/master:src/net/lookup_test.go;l=47;drc=2b59307ac21135ab8db58e08fb98211fbedbb10d?q=LookupSRV&ss=go%2Fgo
but that failed as well

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
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