Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunToN (0.21 sec)

  1. pkg/test/framework/components/echo/echotest/filters_test.go

    						"vm.echo1.svc.cluster.local":       2,
    					},
    				},
    			},
    			"RunToN": {
    				run: func(t framework.TestContext, testTopology map[string]map[string]int) {
    					echotest.New(t, all).
    						WithDefaultFilters(1, 1).
    						FromMatch(match.And(match.NotNaked, match.NotHeadless)).
    						ToMatch(match.NotHeadless).
    						RunToN(3, func(ctx framework.TestContext, from echo.Instance, dsts echo.Services) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top