Daniel Agar
daae9e85b8
Jenkins hardware increase test timeout and update container version
6 years ago
Anthony Lamping
22fe083666
Jenkins: bypass entrypoint temporarily ( #11329 )
...
* Jenkins: no SITL entrypoint for now
* Jenkins: complile - no snapdragon eagle entrypoint for now
6 years ago
Daniel Agar
0f386ee52a
update all docker containers to latest 2019-01-27
...
- Jenkins compile drop arch until container is updated and maintained
- clang-tidy disable for now, the new version isn't respecting the existing configuration
6 years ago
Daniel Agar
e89779364e
Jenkins update px4-dev-base to 2019-01-26
6 years ago
Daniel Agar
38e3da535f
boards/ delete unused stm32 nucleo-F767ZI example
6 years ago
Daniel Agar
9ae61b7775
boards/ delete unused stm32f4discovery example
6 years ago
Daniel Agar
1f4c3fedba
deprecate samv7 support and atmel same70xplained board
6 years ago
Daniel Agar
1ec08ec6bd
Jenkins more aggressively discard large builds
6 years ago
Daniel Agar
e77c2cdfab
Jenkins hardware test compare-sections properly
6 years ago
Daniel Agar
2a56eca910
Jenkins use px4_sitl_test build to run unit tests
...
- these only run if code coverage is enabled
6 years ago
Daniel Agar
542cd7f216
Jenkins move hardware testing to JLink debugger setup
6 years ago
Nuno Marques
8ae3f50095
CI: update container tags to '2019-01-01' ( #11128 )
6 years ago
Daniel Agar
5b2661e0f8
Jenkins archive SITL package
6 years ago
Julian Oes
9916fb9b07
Jenkins: fix path to test results
6 years ago
Julian Oes
2e78b6f2d4
Jenkins: use test board for unit test only
6 years ago
Julian Oes
6b37102b8e
Jenkins: use test board for unit and coverage test
6 years ago
Daniel Agar
b7b5b89969
Jenkins compile only archive first level of binaries
6 years ago
Daniel Agar
ee8e3c4527
Jenkins reduce number of builds kept (10 -> 5)
6 years ago
David Sidrane
729d1c32d3
Rename nxphlite-v3 to NXP fmuk66-v3 ( #10927 )
6 years ago
Daniel Agar
abb3817d31
boards new split VENDOR_MODEL naming convention
6 years ago
Daniel Agar
f692ad04d0
boards organization
6 years ago
TSC21
1268109690
bump px4-dev-raspi container tag
6 years ago
Daniel Agar
2c33a937dd
update docker images to 2018-11-22 tag
...
- keeping nuttx and armhf compile jobs on 2018-09-11 for now
6 years ago
Daniel Agar
88f6271061
Jenkins add tests on MacOS
6 years ago
Anthony Lamping
40489afbfc
jenkins: don't let ecl analysis script fail the SITL test
6 years ago
Anthony Lamping
63cc328047
jenkins: archive ekf log processing output on failure
6 years ago
Mark Sauder
ad8539bd15
Deprecate the tap_common directory, nuttx, driver, and makefile references to tap-v1. ( #10629 )
6 years ago
Lukas Woodtli
587c2e2477
Improve the use of ubsan in SITL pipeline
...
Also some general minor sanitizer improvements.
6 years ago
Daniel Agar
fff1cdfa51
Jenkins firmware compile readd av-x-v1_default
6 years ago
Daniel Agar
18a0b39968
sanitizers cleanup ( #10551 )
...
- add to AddressSanitizer and UndefinedBehaviorSanitizer to CMAKE_BUILD_TYPE options
- handle environment variable helpers outside of CMake
- add -O1 optimization
- cleanup whitespace
6 years ago
Lukas Woodtli
c1a58bda17
Add address sanitizer to SITL pipeline
...
- Environment variables for building with asan
- Docker argument for leak sanitizer
- Regex for tests to fail on sanitizer error
Signed-off-by: Lukas Woodtli <woodtli.lukas@gmail.com>
6 years ago
Daniel Agar
a87e81c61b
Jenkins update snapdragon docker to 2018-09-12
6 years ago
Daniel Agar
90b60d44dc
Jenkins update docker containers to 2018-09-11 ( #10463 )
6 years ago
Daniel Agar
c886d8d9af
Jenkins SITL tests build grab all tags
7 years ago
Daniel Agar
d32fd27129
Jenkins SITL tests restore try to always analyze
7 years ago
Daniel Agar
34da02f41b
Jenkins compile add px4fmu-v5_stackcheck
7 years ago
Daniel Agar
7cc0e69fcd
add px4fmu-v{3,4,5} stackcheck configs
7 years ago
Daniel Agar
658b957888
Jenkins build and archive all packages ( #10332 )
7 years ago
Daniel Agar
f7a20acba6
[WIP] Jenkins code coverage updates
7 years ago
Daniel Agar
efbe63c1ca
Jenkins update CMAKE_BUILD_TYPE to PX4_CMAKE_BUILD_TYPE
7 years ago
Daniel Agar
92d288e8d4
Jenkins SITL tests add cmake build type choice
7 years ago
Daniel Agar
ad4bd6b0d6
Jenkins add separate Ubuntu 18.04 posix_sitl_default build
7 years ago
Daniel Agar
e356fd89b0
CI mission tests add FW and cleanup ( #10250 )
...
* jenkins: decrease VTOL mission alt and FW mission use simple land wps
* startup: decrease min airspeed scaling factor for landing
* jenkins: FW mission include loiter_to_alt cmd
7 years ago
Daniel Agar
5acb9dfed0
Jenkins HIL test add px4fmu-v4
7 years ago
Daniel Agar
01744a9efc
Jenkins px4fmu-v2 hardware test
7 years ago
Anthony Lamping
0edf4513eb
Jenkins: change log path
7 years ago
Daniel Agar
4af7025996
Jenkins move bloaty to Analysis stage of main pipeline
7 years ago
Daniel Agar
a889ad8e8c
Jenkins move all compile jobs to dedicated pipeline ( #10149 )
7 years ago
Daniel Agar
76848456bb
Jenkins split SITL tests into separate pipeline ( #10144 )
7 years ago