Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectedDeleteTimes (0.17 sec)

  1. pkg/controller/tainteviction/taint_eviction_test.go

    					// compute a grace duration to give controller time to process updates. Choose big
    					// enough intervals in the test cases above to avoid flakes.
    					var increment time.Duration
    					if i == len(item.expectedDeleteTimes)-1 || item.expectedDeleteTimes[i+1].timestamp == item.expectedDeleteTimes[i].timestamp {
    						increment = 500 * time.Millisecond
    					} else {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 31.3K bytes
    - Viewed (0)
Back to top