This commit is contained in:
parent
f8f369e4af
commit
9e33f76114
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue