asd
This commit is contained in:
parent
6aa19ce83e
commit
92090fb3a5
|
@ -4,6 +4,8 @@ pipeline:
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo "ci working............ "
|
- echo "ci working............ "
|
||||||
|
- sleep 60
|
||||||
|
privileged: true
|
||||||
cpu:
|
cpu:
|
||||||
image: progrium/stress:latest
|
image: progrium/stress:latest
|
||||||
commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s
|
commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s
|
||||||
|
|
Loading…
Reference in New Issue