From d384c20ceaf4d110c7e14b3dfcc8a128d7404ad8 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Thu, 19 Jan 2023 09:01:04 +0100 Subject: [PATCH] cpu4 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ee2c26b..5a4448c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,7 @@ pipeline: - echo "ci working........... " cpu: image: progrium/stress:latest - commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 60s + commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s nvidia-test: image: nvidia/cuda:11.6.2-base-ubuntu20.04 commands: