mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-19 13:46:58 +00:00
fix tests
This commit is contained in:
@@ -160,6 +160,8 @@ jobs:
|
||||
'
|
||||
|
||||
# Setup Keycloak realm and users
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y jq
|
||||
chmod +x setup_keycloak.sh
|
||||
./setup_keycloak.sh
|
||||
|
||||
@@ -271,6 +273,8 @@ jobs:
|
||||
working-directory: test/s3/iam
|
||||
run: |
|
||||
echo "Setting up Keycloak realm and test users..."
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y jq
|
||||
chmod +x setup_keycloak.sh
|
||||
./setup_keycloak.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user