Tests: Preemptively fail infinite blocking tests when low on disk space
authorKienan Stewart <kstewart@efficios.com>
Wed, 21 Jun 2023 13:39:06 +0000 (09:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 25 Jul 2023 19:25:30 +0000 (15:25 -0400)
commitce8adea389285b4397f1c5b743c744b18dbda56e
tree77e01fd56d05c4248c59b6c42ee6002559889135
parenta7db814eb92cdd2d5a19f37677f3ba7228655758
Tests: Preemptively fail infinite blocking tests when low on disk space

In the system tests run by LAVA, the infinite blocking tests were
hanging when the system under test ran out of disk space. This is the
expected behaviour of the failing test, but the condition can be
detected and the tests preemptively failed with a clear error of what
needs to be addressed in the system being tested.

Change-Id: I9e6126408b57c2cd5aa64c2e360e0672f9eb2314
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/ust/blocking/test_blocking
This page took 0.024633 seconds and 4 git commands to generate.