Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestUninstallByRevision (0.18 sec)

  1. tests/integration/pilot/revisions/uninstall_test.go

    	checkResourceDelay   = time.Millisecond * 100
    
    	revisionNotFound = "could not find target revision"
    )
    
    var allGVKs = append(helmreconciler.NamespacedResources(), helmreconciler.ClusterCPResources...)
    
    func TestUninstallByRevision(t *testing.T) {
    	framework.
    		NewTest(t).
    		Run(func(t framework.TestContext) {
    			t.NewSubTest("uninstall_revision").Run(func(t framework.TestContext) {
    				istioCtl := istioctl.NewOrFail(t, t, istioctl.Config{})
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 8.8K bytes
    - Viewed (0)
Back to top