add 7.0-test to pprof

This commit is contained in:
TheFox0x7 2024-04-06 11:32:01 +02:00
parent 922508d1b5
commit 2d5501e15c
No known key found for this signature in database
GPG key ID: 6CA33903484AF7C2

View file

@ -27,9 +27,12 @@ function test_forgejo_pprof() {
docker run --name test_pyroscope --rm -d -p 4040:4040 docker.io/grafana/pyroscope
log_info "run 8.0-test"
start 8.0-test
test_upload_profiles
stop
log_info "run 7.0-test"
start 7.0-test
test_upload_profiles
stop