run pprof test on test build
This commit is contained in:
parent
c00a5bfc9c
commit
4a82c559b9
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@ function test_forgejo_pprof() {
|
||||||
stop
|
stop
|
||||||
docker run --name test_pyroscope --rm -d -p 4040:4040 docker.io/grafana/pyroscope
|
docker run --name test_pyroscope --rm -d -p 4040:4040 docker.io/grafana/pyroscope
|
||||||
|
|
||||||
log_info "run 8.0-dev"
|
log_info "run 8.0-test"
|
||||||
|
|
||||||
start 8.0-dev
|
start 8.0-test
|
||||||
|
|
||||||
test_upload_profiles
|
test_upload_profiles
|
||||||
stop
|
stop
|
||||||
|
|
Loading…
Add table
Reference in a new issue