Skip to content

Commit 6186bc3

Browse files
Alexandragctucker
authored andcommitted
templates: update kselftest subset parameters
this commit changes variable names according used in the linaro's test definitions. Signed-off-by: Alexandra Pereira<alexandra.pereira@collabora.com>
1 parent 8ba909e commit 6186bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/kselftest/kselftest.jinja2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
parameters:
2323
TESTPROG_URL: {{ kselftests_url }}
2424
SKIPFILE: skipfile-lkft.yaml
25-
KSELFTEST_COLLECTIONS: {{ kselftest_collections }}
26-
KSELFTEST_TESTS: {{ kselftest_tests }}
25+
TST_CMDFILES: {{ kselftest_collections }}
26+
TST_CASENAME: {{ kselftest_tests }}

0 commit comments

Comments
 (0)