Lukas Woodtli
587c2e2477
Improve the use of ubsan in SITL pipeline
...
Also some general minor sanitizer improvements.
7 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
7 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>
7 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