aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml')
-rw-r--r--openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml b/openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml
new file mode 100644
index 0000000000..118508df39
--- /dev/null
+++ b/openembedded-lkft/lava-job-definitions/testplan/ltp-fcntl-locktests.yaml
@@ -0,0 +1,4 @@
+{% extends "master/template-ltp.yaml.jinja2" %}
+
+{% set testname = 'fcntl-locktests' %}
+{% set job_timeout = 20 %}