Signed-off-by: Michael Goldish <[email protected]>
---
client/tests/kvm/tests_base.cfg.sample | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/client/tests/kvm/tests_base.cfg.sample
b/client/tests/kvm/tests_base.cfg.sample
index b2419b0..351ce99 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -383,6 +383,8 @@ variants:
# Common DeviceData data
dd_data_filter = FilterIfNoInf
dd_data_virt = True
+ # Exclude jobs that have '(Manual)' in their names
+ job_filter = ^((?!\(Manual\)).)*$
variants:
- keyboard:
# test_device is a regular expression that should
match a device's
--
1.7.3.3
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html