Daniel Agar
ee8e3c4527
Jenkins reduce number of builds kept (10 -> 5)
6 years ago
Daniel Agar
abb3817d31
boards new split VENDOR_MODEL naming convention
6 years ago
Daniel Agar
f692ad04d0
boards organization
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
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
Lukas Woodtli
587c2e2477
Improve the use of ubsan in SITL pipeline
...
Also some general minor sanitizer improvements.
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
90b60d44dc
Jenkins update docker containers to 2018-09-11 ( #10463 )
7 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
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
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
Anthony Lamping
0edf4513eb
Jenkins: change log path
7 years ago
Daniel Agar
76848456bb
Jenkins split SITL tests into separate pipeline ( #10144 )
7 years ago