Hi, yesterday I upgraded from 1.5 to 1.6.0. I found status of pod of runner always shows Error status like following
predator.a3733d0d-5a00-443d-a956-f99be870c5fa-9tpns 0/1 Error
the logs showed
{"name":"predator-runner","hostname":"predator.a3733d0d-5a00-443d-a956-f99be870c5fa-9tpns","pid":1,"level":30,"msg":"Runner exceeded test duration, sending DONE status and existing","time":"2021-02-17T04:26:48.467Z","v":0}
Besides, I can saw the results of the test during the test but after the test finished. The test status turned to Failed so that I cannot see the result anymore.
Hi, yesterday I upgraded from
1.5to1.6.0. I found status ofpodofrunneralways showsErrorstatus like followingthe logs showed
Besides, I can saw the results of the test during the test but after the test finished. The test status turned to
Failedso that I cannot see the result anymore.