This commit is contained in:
parent
f8f369e4af
commit
9e33f76114
|
@ -9,10 +9,10 @@ pipeline:
|
|||
commands:
|
||||
- apk update
|
||||
- apk add git
|
||||
# gpu:
|
||||
# image: oguzpastirmaci/gpu-burn:latest
|
||||
# commands:
|
||||
## - 120
|
||||
cpi:
|
||||
image: progrium/stress:latest
|
||||
commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s
|
||||
gpu:
|
||||
image: oguzpastirmaci/gpu-burn:latest
|
||||
commands:
|
||||
- 120
|
||||
# cpu
|
||||
# image: progrium/stress:latest
|
||||
# commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s
|
||||
|
|
Loading…
Reference in New Issue