Skip to content

Commit

Permalink
Add support for environment variable
Browse files Browse the repository at this point in the history
This change will allow us to run some kselftests which requires
to pass parameters

Signed-off-by: Shreeya Patel <[email protected]>
  • Loading branch information
Shreeya Patel committed Aug 22, 2024
1 parent 91289e4 commit e41ee19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/runtime/tests/kselftest.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
TST_CMDFILES: '{{ collections }}'
TST_CASENAME: '{{ tests }}'
SKIP_INSTALL: True
ENV: '{{ env }}'

0 comments on commit e41ee19

Please sign in to comment.