test limited
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
2b427532fb
commit
42ee90e6b7
|
@ -3,9 +3,8 @@ pipeline:
|
||||||
first-job:
|
first-job:
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo "ci working............. "
|
- echo "ci working.............. "
|
||||||
- sleep 60
|
- sleep 60adm
|
||||||
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