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