Create a changed files testrun sections to help select which tests to run

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2022-12-09 13:10:50 +00:00
parent d0ffe3a3e1
commit 2c44e3efaf
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF

View file

@ -46,18 +46,22 @@ jobs:
docs:
- doc/**
salt:
- added|modified:
- added|modified: &salt_added_modified
- setup.py
- noxfile.py
- salt/**/*.py
- tasks/**/*.py
- tools/**/*.py
tests:
- added|modified:
- added|modified: &tests_added_modified
- tests/**/*.py
pylintrc:
- added|modified:
- .pylintrc
testrun:
- added|modified:
- *salt_added_modified
- *tests_added_modified
- name: Write Changed Files To A Local File
run: