Skip to content

Commit

Permalink
Rename ltp-smoktest to ltp-smoke
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Bhoj <[email protected]>
  • Loading branch information
vishalbhoj committed Aug 8, 2024
1 parent 1a8b057 commit f54adc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lava_test_plans/testcases/ltp-smoke.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "testcases/templates/ltp.yaml.jinja2" %}

{% set testnames = ['smoketest'] %}
{% set testnames = ['smoke'] %}
{% set test_timeout = 15 %}

0 comments on commit f54adc5

Please sign in to comment.