scripts: Add test_plan.py to twister_ignore.txt
There is no point in running full twister scope when test_plan.py script is modified. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
This commit is contained in:
parent
f4ee15e939
commit
aa3e79a88a
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ doc/*
|
||||||
*.md
|
*.md
|
||||||
# if we change this file or associated script, it should not trigger a full
|
# if we change this file or associated script, it should not trigger a full
|
||||||
# twister.
|
# twister.
|
||||||
|
scripts/ci/test_plan.py
|
||||||
scripts/ci/twister_ignore.txt
|
scripts/ci/twister_ignore.txt
|
||||||
scripts/ci/what_changed.py
|
scripts/ci/what_changed.py
|
||||||
scripts/ci/version_mgr.py
|
scripts/ci/version_mgr.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue