pub async fn start_krill_testbed_with_rrdp_interval(
    interval: u32
) -> impl FnOnce()
Expand description

Starts a Krill server with a testbed and an RRDP interval, so that we can test that RRDP delta delays work properly.