3
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
7a09a37cd4
commit
dc80437156
|
@ -3,9 +3,9 @@ steps:
|
|||
image: busybox
|
||||
commands:
|
||||
- echo "ci working................. "
|
||||
cpu:
|
||||
image: progrium/stress:latest
|
||||
commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s
|
||||
# cpu:
|
||||
# image: progrium/stress:latest
|
||||
# commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s
|
||||
nvidia-test:
|
||||
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
||||
commands:
|
||||
|
|
Loading…
Reference in New Issue