diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci b/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci new file mode 100644 index 0000000000..22b34bbb0c --- /dev/null +++ b/test/TEST-41-ONESHOT-RESTART/blacklist-ubuntu-ci @@ -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. |