Commit
eb89ae67ae1d7a45f226dc255d1ecbf5d40e722c
by Cesar WongFix TestConcurrentBuildPodController integration test
Reworks test logic to wait a longer time for a transition to the desired
state. After the transition happens, it waits an additional shorter time
to see if any additional changes are made by the build pod controller.
If no additional changes are made, it continues to test the next state
transition.
(commit: eb89ae6)