a2573f5acd
* convert gen_upload_docs.bat * convert run.bat * forgot to add run.sh * convert gen_upload_docs.bat * remove checking from bats * fix path * fix path again * fix file extension * remove escapes * added missing quotation and escapes * add escapes * change config for testing * convert build_current_bundle * convert clean_bootloader * convert compile_bootloader_discovery * convert compile_bootloader * fix path * convert run.sh * fix path again * convert hw_test * convert flash_erase407 * convert flash_openocd407 * fix missing or * fix another missing or * fix quote * add quotes * add more quotes * remove spurious call * add more quotes * convert simulator_test * Add simulator_test * Added semicolon * add exports * change destination path * add quotes and error check * moved rm and changed path back * change path * let the dead be * add env var to skip hw test * redo logic Co-authored-by: David Holdeman <David Holdeman> |
||
---|---|---|
.. | ||
build_current_bundle.bat | ||
build_current_bundle.sh | ||
hw_test.bat | ||
hw_test.sh | ||
readme.md | ||
run.bat | ||
run.sh | ||
simulator_test.bat | ||
simulator_test.sh |
readme.md
This configuration
- builds bootloader from firmware/bootload just to validate that it builds (TODO: extract to separate job?)
- compiles two versions of F4 version of firmware - with and without asserts, fast and debug.
- flashes debug version of F4 into stm32f4discovery and runs a suite of tests against it. The source code of tests is embedded into rusEfi console by the way (TODO: nicer UI for console to test F4 outside of Jenkins?)
misc/jenkins/functional_test_and_build_bundle/run.bat