From e221315a3be2048a20122d6f635c24fd3ec8b6e9 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 17:54:47 +0100 Subject: [PATCH] 1 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 7cb7f44..684597f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,4 +15,4 @@ pipeline: ## - 120 cpi: image: progrium/stress:latest - commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 10s + commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 60s