Files
kubernetes/test/integration
Mateusz Litwin b93e3d18e9 fix scheduler.TestCoSchedulinngWithPermitPlugin and test scheduler.PermitPlugin
After moving Permit() to the scheduling cycle test PermitPlugin should
no longer wait inside Permit() for another pod to enter Permit() and become waiting pod.
In the past this was a way to make test work regardless of order in
which pods enter Permit(), but now only one Permit() can be executed at
any given moment and waiting for another pod to enter Permit() inside
Permit() leads to timeouts.

In this change waitAndRejectPermit and waitAndAllowPermit flags make first
pod to enter Permit() a waiting pod and second pod to enter Permit()
either rejecting or allowing pod.

Mentioned in #88469
2020-03-04 08:45:36 -08:00
..
2020-02-08 12:30:21 -05:00
2019-11-26 13:47:12 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-07 18:16:47 -08:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-07 18:16:47 -08:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2019-11-06 17:39:05 -05:00
2020-02-08 12:30:21 -05:00
2020-02-08 12:30:21 -05:00
2020-02-07 18:16:47 -08:00