test: blacklist TEST-41 on Ubuntu CI

This test has been failing on Ubuntu CI since introduced, let's
blacklist it until we can debug what's causing it to fail.
This commit is contained in:
Dan Streetman 2019-10-17 14:06:43 -04:00 committed by Zbigniew Jędrzejewski-Szmek
parent c4742de6d8
commit 626fbf7f70
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
This appears to be failing on Ubuntu CI due to short sleep duration
waiting for the service-restarts to complete, but doubling the
sleep from 5 to 10 seconds didn't appear to help, so let's blacklist
this on Ubuntu CI while debugging the test failure.