And add trixie to dnsdist and rec daily package build targets
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
el-9
debian-bullseye
debian-bookworm
+ debian-trixie
ubuntu-jammy
ubuntu-noble
secrets:
el-9
debian-bullseye
debian-bookworm
+ debian-trixie
ubuntu-jammy
ubuntu-noble
secrets:
endforeach
if get_option('unit-tests')
- test('testrunner', testrunner, timeout: 60) # default timeout of 30s is a bit short for some targets
+ # default timeout of 30s is too short for some ubicloud targets. Unknown *why* they are so slow.
+ test('testrunner', testrunner, timeout: 120)
endif
# Man-pages.