Skip to content
  • Klaus Aehlig's avatar
    Avoid watcher interaction in TestFilterRateLimit · 853a4fb2
    Klaus Aehlig authored
    
    
    This test verifies a global limit on the number of jobs running. This
    requires knowledge of all jobs submitted between the addition of the
    filter and the submission of our last test job. While we send these
    commands directly one after the other, this still takes a second or
    two, thus giving the watcher slightly less than a 1% change of
    interfering. Avoid this by pausing the watcher during this test.
    
    Signed-off-by: default avatarKlaus Aehlig <aehlig@google.com>
    Reviewed-by: default avatarPetr Pudlak <pudlak@google.com>
    853a4fb2