Giovanni Di Sirio
aecddb8a9e
New directory for CI.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15591 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-22 09:34:54 +00:00
Giovanni Di Sirio
b83cad19b2
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15450 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 18:33:32 +00:00
akscram
72e49f4a86
Disable new test/rt/variant tests
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15352 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-13 10:03:55 +00:00
akscram
71ea0d8a36
Add test coverate for RT tests
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15349 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-13 08:28:21 +00:00
akscram
eff7d99a5e
Fix rule to skip testhal/AVR/MEGA/EXT/Makefile
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15099 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 19:11:07 +00:00
vrepetenko
5e00d074ad
Modified targets for STM32WL root testhal makefile to disable CI build.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14904 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-12 16:26:55 +00:00
Giovanni Di Sirio
ad17f5fb31
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14819 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-22 17:22:19 +00:00
Giovanni Di Sirio
78905f0598
Path error.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14818 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-22 12:16:43 +00:00
Giovanni Di Sirio
9996e52ecc
Skipping EXT AVR MEGA demo.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-22 11:59:29 +00:00
akscram
d4aa4de53a
CI: add ability to specify custom targets
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14729 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-03 06:54:40 +00:00
akscram
44764e1112
CI: add package attribute in testsuite
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14716 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-27 21:44:43 +00:00
akscram
63818ef1aa
CI: update report.py to print summary in stdout
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14713 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 23:14:58 +00:00
akscram
ed2fbf58fd
CI: add detailed report of failures
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 22:42:45 +00:00
akscram
054aa2026a
CI: Change encoding from dos to unix
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:44:02 +00:00
akscram
01e70f7a79
CI: Fix patterns to separate makefiles
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:42:28 +00:00
akscram
72a4f54cb2
CI: Improve search of makefiles
...
Search "*.make" makefiles and exclude "Makefile" makefiles if there is
the "make" subdirectory on the same level. This is needed to build each
project separately and collect the results for each.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14679 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:19:02 +00:00
akscram
3ddb05691b
Add --check-rules flag to check skip rules locally
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 23:30:55 +00:00
akscram
adc9be23a5
Add instruction in tools/workflows/skip.yaml
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14646 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:49:25 +00:00
akscram
54b5383a6d
ci: use yaml.safe_load instead of yaml.load
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14615 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 21:10:17 +00:00
akscram
cc99d468a5
ci: unpack ext deps and fix some builds
...
* Unpack external dependencies located under the ext/ directory before
build projects.
* Added a mechanism to skip build failures. SPC5 projects that require
ppc-freevle-eabi-gcc and ccppc are skipped.
* Fixed small compilation errors with undefined variables.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14614 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 21:03:37 +00:00
akscram
614920363e
Automation: remove backslashes in makefiles grep
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14610 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 22:08:04 +00:00
akscram
bf3a0220b9
Add scripts for automation testing in Jenkins
...
The following targets are supported by the new makefile:
* makefiles (default) - builds all projects and stores results in the
test_results directory, exits with non-zero code if there is at
least one build failure.
* info - prints versions of used tools.
* lint - runs linter checks and exists with non-zero status if there
is at leat one linter error.
* docs - builds HTML versions of docs and stores results in
the doc_results directory.
* clean - removes test_results and doc_results directories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14609 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 19:26:53 +00:00