Skip to content

Fast DDS Sanitizers CI (nightly 2.14.x) #41

Fast DDS Sanitizers CI (nightly 2.14.x)

Fast DDS Sanitizers CI (nightly 2.14.x) #41

name: Fast DDS Sanitizers CI (nightly 2.14.x)
on:
workflow_dispatch:
schedule:
- cron: '0 22 * * *' # At 22:00 GMT
jobs:
nightly-sanitizers-ci-2_14_x:
uses: eProsima/Fast-DDS/.github/workflows/[email protected]
with:
label: 'nightly-sec-sanitizers-ci-2.14.x'
run_asan_fastdds: true
run_asan_discovery_server: true
run_tsan_fastdds: true
colcon_build_args: ''
colcon_test_args: ''
cmake_args: ''
ctest_args: ''
fastdds_ref: '2.14.x'
discovery_server_ref: 'v1.2.2'