Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRecycleMultiSync (0.19 sec)

  1. pkg/controller/volume/persistentvolume/recycle_test.go

    //     of volumes/claims with expected claims/volumes and report differences.
    //
    // Some limit of calls in enforced to prevent endless loops.
    func TestRecycleMultiSync(t *testing.T) {
    	_, ctx := ktesting.NewTestContext(t)
    	tests := []controllerTest{
    		{
    			// recycle failure - recycle returns error. The controller should
    			// try again.
    			"7-1 - recycle returns error",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 00:37:30 UTC 2023
    - 14.2K bytes
    - Viewed (0)
Back to top