Skip to content

Commit

Permalink
testing to find the issue
Browse files Browse the repository at this point in the history
Signed-off-by: mineme0110 <[email protected]>
  • Loading branch information
mineme0110 committed Nov 26, 2024
1 parent 711c585 commit 9d705c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
DEFAULT_WALLET_AUTH_API_KEY: default
API_KEY_AUTO_PROVISIONING: false
API_KEY_ENABLED: true
DOCKERHOST: "host.docker.internal"
DOCKERHOST: "cloud-agent"
PG_PORT: 5432
NODE_REFRESH_AND_SUBMIT_PERIOD: 1s
NODE_MOVE_SCHEDULED_TO_PENDING_PERIOD: 1s
Expand All @@ -100,7 +100,7 @@ jobs:
DEFAULT_WALLET_AUTH_API_KEY: default
API_KEY_AUTO_PROVISIONING: false
API_KEY_ENABLED: true
DOCKERHOST: "host.docker.internal"
DOCKERHOST: "cloud-agent"
PG_PORT: 5433
uses: isbang/[email protected]
with:
Expand All @@ -117,7 +117,7 @@ jobs:
DEFAULT_WALLET_AUTH_API_KEY: default
API_KEY_AUTO_PROVISIONING: false
API_KEY_ENABLED: true
DOCKERHOST: "host.docker.internal"
DOCKERHOST: "cloud-agent"
PG_PORT: 5434
uses: isbang/[email protected]
with:
Expand Down

0 comments on commit 9d705c4

Please sign in to comment.