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:
Maciej Perkowski 2023-10-30 16:03:52 +01:00 committed by Carles Cufí
commit aa3e79a88a

View file

@ -24,6 +24,7 @@ doc/*
*.md
# if we change this file or associated script, it should not trigger a full
# twister.
scripts/ci/test_plan.py
scripts/ci/twister_ignore.txt
scripts/ci/what_changed.py
scripts/ci/version_mgr.py