upgrade: test pprof against the two active stable releases
This commit is contained in:
parent
0f4173555f
commit
6224249696
1 changed files with 4 additions and 4 deletions
|
@ -28,13 +28,13 @@ function test_forgejo_pprof() {
|
|||
docker run --name test_pyroscope --rm -d -p 4040:4040 docker.io/grafana/pyroscope
|
||||
|
||||
reset_forgejo $UPGRADE_DIR/default-app.ini
|
||||
log_info "run 7.0-test"
|
||||
start 7.0-test
|
||||
log_info "run 7.0-dev"
|
||||
start 7.0-dev
|
||||
test_upload_profiles
|
||||
stop
|
||||
|
||||
log_info "run 8.0-test"
|
||||
start 8.0-test
|
||||
log_info "run 9.0-dev"
|
||||
start 9.0-dev
|
||||
test_upload_profiles
|
||||
stop
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue