This commit is contained in:
maltegrosse 2023-01-17 18:05:10 +01:00
parent f8f369e4af
commit 9e33f76114
1 changed files with 7 additions and 7 deletions

View File

@ -9,10 +9,10 @@ pipeline:
commands: commands:
- apk update - apk update
- apk add git - apk add git
# gpu: gpu:
# image: oguzpastirmaci/gpu-burn:latest image: oguzpastirmaci/gpu-burn:latest
# commands: commands:
## - 120 - 120
cpi: # cpu
image: progrium/stress:latest # image: progrium/stress:latest
commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s # commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s