Adding unit tests for server/utils.go
Signed-off-by: Liu Chang <liuchang@qiniu.com>
This commit is contained in:
parent
070b8bfdc5
commit
42800cc96b
2 changed files with 114 additions and 0 deletions
4
server/fixtures/resolv.conf
Normal file
4
server/fixtures/resolv.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
search 192.30.253.113 192.30.252.153
|
||||
nameserver cri-o.io
|
||||
nameserver github.com
|
||||
options timeout:5 attempts:3
|
Loading…
Add table
Add a link
Reference in a new issue