add 7.0-test to pprof #148

Open
thefox wants to merge 1 commit from thefox/extend-pprof-test into main

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