Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for idletimeoutDestinationRule (0.27 sec)

  1. tests/integration/pilot/common/routing.go

    	to := t.Apps.C
    	// Validates the config is generated correctly when only idletimeout is specified in DR.
    	t.RunTraffic(TrafficTestCase{
    		name:   "only idletimeout specified in DR",
    		config: idletimeoutDestinationRule("idletimeout-dr", to.Config().Service),
    		call:   from[0].CallOrFail,
    		opts: echo.CallOptions{
    			To: to,
    			Port: echo.Port{
    				Name: "http",
    			},
    			Count: 1,
    			HTTP: echo.HTTP{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
Back to top