mirror of https://github.com/grpc/grpc.git
[xds_client_fuzzer] fail bootstrap parsing if xds_servers is empty (#33119)
b/269022924pull/33127/head
parent
a1e72482e4
commit
59dbdfeea2
3 changed files with 30 additions and 0 deletions
@ -0,0 +1,10 @@ |
||||
bootstrap: "{\"xds_servers\": []}" |
||||
actions { |
||||
start_watch { |
||||
resource_type { |
||||
listener { |
||||
} |
||||
} |
||||
resource_name: "\003" |
||||
} |
||||
} |
Loading…
Reference in new issue