mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 09:40:32 +00:00
add probe
This commit is contained in:
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
@@ -73,7 +73,8 @@ jobs:
|
||||
- name: run fs
|
||||
working-directory: .
|
||||
run: |
|
||||
make e2e-server &
|
||||
make e2e-server > /dev/null &
|
||||
make probe-e2e
|
||||
env:
|
||||
PORT: 9000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user