Function k8s_e2e_tests::smoke_check_first_line
source ยท pub async fn smoke_check_first_line(log_reader: &mut Reader)
Expand description
Read the first line from vector logs and assert that it matches the expected one. This allows detecting the situations where things have gone very wrong.