From 953124a7677b295c97b3f15f7537b54dfb064ab4 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Thu, 19 Jan 2023 08:50:55 +0100 Subject: [PATCH] cpu3 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 2462783..ee2c26b 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 30s + commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 60s nvidia-test: image: nvidia/cuda:11.6.2-base-ubuntu20.04 commands: