1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-09 08:57:25 +00:00

metrics: Increase wait time

The new metrics runner seems slower, so we are
seeing errors like:
The iperf3 tests are failing with:
```
pod rejected: RuntimeClass "kata" not found
```
so give more time for it to succeed

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2025-02-24 16:50:41 +00:00
parent 4ce94c2d1b
commit 85bbc0e969
2 changed files with 2 additions and 2 deletions
tests/metrics/network
iperf3_kubernetes
latency_kubernetes

View File

@ -179,7 +179,7 @@ function iperf3_start_deployment() {
# Check no processes are left behind
check_processes
wait_time=20
wait_time=180
sleep_time=2
# Create deployment

View File

@ -36,7 +36,7 @@ function main() {
# Check no processes are left behind
check_processes
wait_time=20
wait_time=180
sleep_time=2
# Create server