From f8f369e4afd83c768c651f7291e5bb122482d06d Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 18:03:37 +0100 Subject: [PATCH] i --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 684597f..d99dbea 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 60s + commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s