Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CheckSuccessRate (0.1 sec)

  1. tests/integration/pilot/revisioned_upgrade_test.go

    				t.Fatalf("expected post-upgrade container image not to include %q, got %q", fromVersion, c.Image)
    			}
    		}
    	}
    
    	// Stop the traffic generator and get the result.
    	g.Stop().CheckSuccessRate(t, successThreshold)
    }
    
    // enableDefaultInjection takes a namespaces and relabels it such that it will have a default sidecar injected
    func enableDefaultInjection(ns namespace.Instance) error {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 4.9K bytes
    - Viewed (0)
Back to top