Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createAndCleanupServiceExport (0.6 sec)

  1. tests/integration/pilot/mcs/discoverability/discoverability_test.go

    					})
    				})
    			}
    		})
    }
    
    func TestMeshWide(t *testing.T) {
    	framework.NewTest(t).
    		Run(func(t framework.TestContext) {
    			// Export service B in all clusters.
    			createAndCleanupServiceExport(t, common.ServiceB, t.Clusters())
    			serviceA = match.ServiceName(echo.NamespacedName{Name: common.ServiceA, Namespace: echos.Namespace})
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 17.9K bytes
    - Viewed (0)
Back to top